Pull request #4001 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c9ce5f606c5e4a5060a7be91252f0469a1d24de4+8b0dec85218ed508cf19f063ec152f29e8927c81 (f3d4a5d91b5ee0e1c8b8ea73872e4de8de2ef477) 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-ssh4452408718622349636.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh18116848039224185496.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4001/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-4001/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1848513539273471431.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-4001/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14874582595518929767.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15703248968473698482.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-4001/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-4001/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6190933897778232628.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-34490 in /w/workspace/edgexfoundry_edgex-go_PR-4001 [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 Merging remotes/origin/main commit 8b0dec85218ed508cf19f063ec152f29e8927c81 into PR head commit c9ce5f606c5e4a5060a7be91252f0469a1d24de4 Merge succeeded, producing c9ce5f606c5e4a5060a7be91252f0469a1d24de4 Checking out Revision c9ce5f606c5e4a5060a7be91252f0469a1d24de4 (PR-4001) 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/4001/head:refs/remotes/origin/PR-4001 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c9ce5f606c5e4a5060a7be91252f0469a1d24de4 # 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 8b0dec85218ed508cf19f063ec152f29e8927c81 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c9ce5f606c5e4a5060a7be91252f0469a1d24de4 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-02T19:06:50.696Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-02T19:06:50.850Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-02T19:06:51.027Z] ========================================================= [2022-05-02T19:06:51.027Z] EdgeX Global Pipelines Version Info [2022-05-02T19:06:51.027Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-02T19:06:51.817Z] ------------------- [2022-05-02T19:06:51.817Z] stable info: [2022-05-02T19:06:51.817Z] ------------------- [2022-05-02T19:06:51.817Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-02T19:06:51.817Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-02T19:06:51.817Z] Message: update stable to v1.0.227 [2022-05-02T19:06:52.392Z] ------------------- [2022-05-02T19:06:52.392Z] experimental info: [2022-05-02T19:06:52.392Z] ------------------- [2022-05-02T19:06:52.392Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-05-02T19:06:52.392Z] Commit SHA: 602d0728ebfd21a5b975e02ac0465e47e5fef8c7 [2022-05-02T19:06:52.392Z] Message: update experimental to v1.0.228 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-02T19:06:52.640Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-02T19:06:52.679Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-02T19:06:52.722Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-02T19:06:52.764Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-02T19:06:52.806Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-02T19:06:52.852Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-02T19:06:52.900Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-02T19:06:52.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-02T19:06:53.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-02T19:06:53.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-02T19:06:53.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-02T19:06:53.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-02T19:06:53.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-02T19:06:53.314Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-02T19:06:53.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-02T19:06:53.392Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-02T19:06:53.431Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-02T19:06:53.476Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-02T19:06:53.514Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-02T19:06:53.553Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-02T19:06:53.592Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-02T19:06:53.632Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-02T19:06:53.668Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4001 [Pipeline] echo [2022-05-02T19:06:53.792Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4001 [Pipeline] echo [2022-05-02T19:06:53.830Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4001 [Pipeline] echo [2022-05-02T19:06:53.874Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c9ce5f606c5e4a5060a7be91252f0469a1d24de4 [Pipeline] echo [2022-05-02T19:06:53.910Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c9ce5f6 [Pipeline] echo [2022-05-02T19:06:53.949Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-02T19:06:54.054Z] provisioning config files... [2022-05-02T19:06:54.067Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5837587568102778724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-02T19:06:54.413Z] ---> docker-login.sh [2022-05-02T19:06:54.413Z] nexus3.edgexfoundry.org:10001 [2022-05-02T19:06:54.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T19:06:54.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T19:06:54.676Z] Configure a credential helper to remove this warning. See [2022-05-02T19:06:54.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T19:06:54.676Z] [2022-05-02T19:06:54.676Z] Login Succeeded [2022-05-02T19:06:54.676Z] nexus3.edgexfoundry.org:10002 [2022-05-02T19:06:54.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T19:06:54.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T19:06:54.941Z] Configure a credential helper to remove this warning. See [2022-05-02T19:06:54.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T19:06:54.941Z] [2022-05-02T19:06:54.941Z] Login Succeeded [2022-05-02T19:06:54.941Z] nexus3.edgexfoundry.org:10003 [2022-05-02T19:06:54.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T19:06:54.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T19:06:54.941Z] Configure a credential helper to remove this warning. See [2022-05-02T19:06:54.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T19:06:54.941Z] [2022-05-02T19:06:54.941Z] Login Succeeded [2022-05-02T19:06:54.941Z] nexus3.edgexfoundry.org:10004 [2022-05-02T19:06:54.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T19:06:55.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T19:06:55.204Z] Configure a credential helper to remove this warning. See [2022-05-02T19:06:55.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T19:06:55.204Z] [2022-05-02T19:06:55.204Z] Login Succeeded [2022-05-02T19:06:55.204Z] docker.io [2022-05-02T19:06:55.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T19:06:55.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T19:06:55.471Z] Configure a credential helper to remove this warning. See [2022-05-02T19:06:55.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T19:06:55.471Z] [2022-05-02T19:06:55.471Z] Login Succeeded [2022-05-02T19:06:55.471Z] ---> docker-login.sh ends [Pipeline] } [2022-05-02T19:06:55.501Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-02T19:06:55.929Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-05-02T19:06:55.929Z] + dirname cmd/core-command/Dockerfile [2022-05-02T19:06:55.929Z] + cut -d/ -f2 [2022-05-02T19:06:55.929Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-02T19:06:55.929Z] + dirname cmd/core-data/Dockerfile [2022-05-02T19:06:55.929Z] + cut -d/ -f2 [2022-05-02T19:06:55.929Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-02T19:06:55.929Z] + dirname cmd/core-metadata/Dockerfile [2022-05-02T19:06:55.929Z] + cut -d/ -f2 [2022-05-02T19:06:55.929Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-02T19:06:55.929Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-05-02T19:06:55.929Z] + cut -d/ -f2 [2022-05-02T19:06:55.929Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-02T19:06:55.929Z] + + dirname cmd/security-proxy-setup/Dockerfile [2022-05-02T19:06:55.929Z] cut -d/ -f2 [2022-05-02T19:06:55.929Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-02T19:06:55.929Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2022-05-02T19:06:55.929Z] cut -d/ -f2 [2022-05-02T19:06:55.929Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-02T19:06:55.929Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-02T19:06:55.929Z] + cut -d/ -f2 [2022-05-02T19:06:55.929Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-02T19:06:55.929Z] + dirname cmd/security-spire-agent/Dockerfile [2022-05-02T19:06:55.929Z] + cut -d/ -f2 [2022-05-02T19:06:55.929Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-02T19:06:55.929Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-02T19:06:55.929Z] + cut -d/ -f2 [2022-05-02T19:06:55.929Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-02T19:06:55.929Z] + dirname cmd/security-spire-server/Dockerfile [2022-05-02T19:06:55.929Z] + cut -d/ -f2 [2022-05-02T19:06:55.929Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-02T19:06:55.929Z] + dirname cmd/support-notifications/Dockerfile [2022-05-02T19:06:55.929Z] + cut -d/ -f2 [2022-05-02T19:06:55.929Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-02T19:06:55.929Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-02T19:06:55.929Z] + cut -d/ -f2 [2022-05-02T19:06:55.929Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-02T19:06:55.929Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-02T19:06:55.929Z] + cut -d/ -f2 [2022-05-02T19:06:55.929Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-02T19:06:56.050Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-02T19:06:56.543Z] + git rev-list -1 --merges c9ce5f606c5e4a5060a7be91252f0469a1d24de4~1..c9ce5f606c5e4a5060a7be91252f0469a1d24de4 [Pipeline] echo [2022-05-02T19:06:56.579Z] -----------> git rev-list -1 --merges c9ce5f606c5e4a5060a7be91252f0469a1d24de4~1..c9ce5f606c5e4a5060a7be91252f0469a1d24de4 c9ce5f606c5e4a5060a7be91252f0469a1d24de4 [false] [Pipeline] sh [2022-05-02T19:06:56.893Z] + git log --format=format:%s -1 c9ce5f606c5e4a5060a7be91252f0469a1d24de4 [Pipeline] echo [2022-05-02T19:06:56.926Z] ========================================================= [2022-05-02T19:06:56.926Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-02T19:06:56.926Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-02T19:06:57.489Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-02T19:06:57.490Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-02T19:06:57.490Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-02T19:06:57.490Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-02T19:06:57.490Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-02T19:06:57.490Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-02T19:06:57.490Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-02T19:06:57.871Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-02T19:06:57.871Z] [2022-05-02T19:06:57.871Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-02T19:06:58.211Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-02T19:06:58.211Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-02T19:06:58.211Z] 1fe172e4850f: Pulling fs layer [2022-05-02T19:06:58.211Z] caf521ccaac6: Pulling fs layer [2022-05-02T19:06:58.211Z] 3ead6fa29328: Pulling fs layer [2022-05-02T19:06:58.211Z] 5c2a1cbceb83: Pulling fs layer [2022-05-02T19:06:58.211Z] a8d5f1318db7: Pulling fs layer [2022-05-02T19:06:58.211Z] c427282e49a2: Pulling fs layer [2022-05-02T19:06:58.211Z] 1827001aaf11: Pulling fs layer [2022-05-02T19:06:58.211Z] 0714d37db230: Pulling fs layer [2022-05-02T19:06:58.211Z] ac28cf19c067: Pulling fs layer [2022-05-02T19:06:58.211Z] ca983d60f3e2: Pulling fs layer [2022-05-02T19:06:58.211Z] 9f894cec8388: Pulling fs layer [2022-05-02T19:06:58.211Z] 5c2a1cbceb83: Waiting [2022-05-02T19:06:58.211Z] a8d5f1318db7: Waiting [2022-05-02T19:06:58.211Z] c427282e49a2: Waiting [2022-05-02T19:06:58.211Z] ca983d60f3e2: Waiting [2022-05-02T19:06:58.211Z] 9f894cec8388: Waiting [2022-05-02T19:06:58.211Z] 1827001aaf11: Waiting [2022-05-02T19:06:58.211Z] 0714d37db230: Waiting [2022-05-02T19:06:58.474Z] caf521ccaac6: Verifying Checksum [2022-05-02T19:06:58.474Z] caf521ccaac6: Download complete [2022-05-02T19:06:58.474Z] 5c2a1cbceb83: Download complete [2022-05-02T19:06:58.474Z] a8d5f1318db7: Verifying Checksum [2022-05-02T19:06:58.474Z] a8d5f1318db7: Download complete [2022-05-02T19:06:58.474Z] c427282e49a2: Download complete [2022-05-02T19:06:58.474Z] 3ead6fa29328: Verifying Checksum [2022-05-02T19:06:58.474Z] 3ead6fa29328: Download complete [2022-05-02T19:06:58.734Z] 0714d37db230: Verifying Checksum [2022-05-02T19:06:58.734Z] 0714d37db230: Download complete [2022-05-02T19:06:58.734Z] ac28cf19c067: Download complete [2022-05-02T19:06:58.734Z] ca983d60f3e2: Verifying Checksum [2022-05-02T19:06:58.734Z] ca983d60f3e2: Download complete [2022-05-02T19:06:58.734Z] 9f894cec8388: Download complete [2022-05-02T19:06:58.734Z] 1fe172e4850f: Verifying Checksum [2022-05-02T19:06:58.734Z] 1fe172e4850f: Download complete [2022-05-02T19:06:59.302Z] 1827001aaf11: Verifying Checksum [2022-05-02T19:06:59.302Z] 1827001aaf11: Download complete [2022-05-02T19:07:00.242Z] 1fe172e4850f: Pull complete [2022-05-02T19:07:00.242Z] caf521ccaac6: Pull complete [2022-05-02T19:07:00.814Z] 3ead6fa29328: Pull complete [2022-05-02T19:07:00.814Z] 5c2a1cbceb83: Pull complete [2022-05-02T19:07:01.074Z] a8d5f1318db7: Pull complete [2022-05-02T19:07:01.335Z] c427282e49a2: Pull complete [2022-05-02T19:07:03.252Z] 1827001aaf11: Pull complete [2022-05-02T19:07:03.252Z] 0714d37db230: Pull complete [2022-05-02T19:07:03.252Z] ac28cf19c067: Pull complete [2022-05-02T19:07:03.252Z] ca983d60f3e2: Pull complete [2022-05-02T19:07:03.516Z] 9f894cec8388: Pull complete [2022-05-02T19:07:03.516Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-02T19:07:03.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-02T19:07:03.516Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-02T19:07:03.602Z] prd-ubuntu20.04-docker-8c-8g-34490 does not seem to be running inside a container [2022-05-02T19:07:03.645Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-02T19:07:05.135Z] $ docker top b8d7a2cddecb709b8b5ec503dcec528b829f8a0af75944f50f97f3b977880f42 -eo pid,comm [2022-05-02T19:07:05.204Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-02T19:07:05.204Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-02T19:07:05.334Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-02T19:07:05.334Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-02T19:07:05.465Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-02T19:07:05.470Z] $ docker exec b8d7a2cddecb709b8b5ec503dcec528b829f8a0af75944f50f97f3b977880f42 ssh-agent [2022-05-02T19:07:05.604Z] SSH_AUTH_SOCK=/tmp/ssh-NhnDGHBSKWkn/agent.33 [2022-05-02T19:07:05.604Z] SSH_AGENT_PID=39 [2022-05-02T19:07:05.613Z] Running ssh-add (command line suppressed) [2022-05-02T19:07:05.734Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4952471422761183429.key (/w/workspace/edgex-go/1@tmp/private_key_4952471422761183429.key) [2022-05-02T19:07:05.748Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-02T19:07:06.089Z] + git tag --points-at HEAD [Pipeline] } [2022-05-02T19:07:06.116Z] $ docker exec --env ******** --env ******** b8d7a2cddecb709b8b5ec503dcec528b829f8a0af75944f50f97f3b977880f42 ssh-agent -k [2022-05-02T19:07:06.227Z] unset SSH_AUTH_SOCK; [2022-05-02T19:07:06.227Z] unset SSH_AGENT_PID; [2022-05-02T19:07:06.227Z] echo Agent pid 39 killed; [2022-05-02T19:07:06.238Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-02T19:07:06.329Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-02T19:07:06.329Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-02T19:07:06.453Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-02T19:07:06.459Z] $ docker exec b8d7a2cddecb709b8b5ec503dcec528b829f8a0af75944f50f97f3b977880f42 ssh-agent [2022-05-02T19:07:06.591Z] SSH_AUTH_SOCK=/tmp/ssh-BCVCBTQbK9Do/agent.73 [2022-05-02T19:07:06.591Z] SSH_AGENT_PID=79 [2022-05-02T19:07:06.597Z] Running ssh-add (command line suppressed) [2022-05-02T19:07:06.706Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4295648450743803559.key (/w/workspace/edgex-go/1@tmp/private_key_4295648450743803559.key) [2022-05-02T19:07:06.720Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-02T19:07:07.062Z] + git semver init [2022-05-02T19:07:07.324Z] 2022-05-02 19:07:07,262 [run_init] DEBUG init version:0.0.0 force:False [2022-05-02T19:07:07.324Z] 2022-05-02 19:07:07,263 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-05-02T19:07:07.324Z] 2022-05-02 19:07:07,264 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-05-02T19:07:07.325Z] 2022-05-02 19:07:07,264 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-05-02T19:07:11.530Z] 2022-05-02 19:07:11,330 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-05-02T19:07:11.530Z] 2022-05-02 19:07:11,331 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4001 with force:False [2022-05-02T19:07:11.530Z] 2022-05-02 19:07:11,331 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4001 [2022-05-02T19:07:11.530Z] 2022-05-02 19:07:11,335 [execute] INFO git cat-file --batch-check [2022-05-02T19:07:11.530Z] 2022-05-02 19:07:11,336 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-05-02T19:07:11.530Z] 2022-05-02 19:07:11,342 [execute] INFO git cat-file --batch [2022-05-02T19:07:11.530Z] 2022-05-02 19:07:11,343 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-05-02T19:07:11.530Z] 2022-05-02 19:07:11,347 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4001 [2022-05-02T19:07:11.530Z] 0.0.0 [Pipeline] } [2022-05-02T19:07:11.559Z] $ docker exec --env ******** --env ******** b8d7a2cddecb709b8b5ec503dcec528b829f8a0af75944f50f97f3b977880f42 ssh-agent -k [2022-05-02T19:07:11.682Z] unset SSH_AUTH_SOCK; [2022-05-02T19:07:11.682Z] unset SSH_AGENT_PID; [2022-05-02T19:07:11.682Z] echo Agent pid 79 killed; [2022-05-02T19:07:11.691Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-02T19:07:12.105Z] + git semver [Pipeline] } [2022-05-02T19:07:12.390Z] $ docker stop --time=1 b8d7a2cddecb709b8b5ec503dcec528b829f8a0af75944f50f97f3b977880f42 [2022-05-02T19:07:13.702Z] $ docker rm -f b8d7a2cddecb709b8b5ec503dcec528b829f8a0af75944f50f97f3b977880f42 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-02T19:07:14.115Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-02T19:07:14.433Z] Stashed 1 file(s) [Pipeline] echo [2022-05-02T19:07:14.448Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-05-02T19:07:14.967Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-02T19:07:15.000Z] ========================================================= [2022-05-02T19:07:15.000Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-02T19:07:15.000Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-02T19:07:15.342Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-02T19:07:15.342Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-02T19:07:15.342Z] 59bf1c3509f3: Pulling fs layer [2022-05-02T19:07:15.342Z] 666ba61612fd: Pulling fs layer [2022-05-02T19:07:15.342Z] 8ed8ca486205: Pulling fs layer [2022-05-02T19:07:15.342Z] 4fe6c5a15a65: Pulling fs layer [2022-05-02T19:07:15.342Z] 22a0e8bec74d: Pulling fs layer [2022-05-02T19:07:15.342Z] ca2b28591e48: Pulling fs layer [2022-05-02T19:07:15.342Z] a51346096db8: Pulling fs layer [2022-05-02T19:07:15.342Z] daebc70d1ce1: Pulling fs layer [2022-05-02T19:07:15.342Z] 0e18a0eac166: Pulling fs layer [2022-05-02T19:07:15.342Z] daebc70d1ce1: Waiting [2022-05-02T19:07:15.342Z] 0e18a0eac166: Waiting [2022-05-02T19:07:15.342Z] 4fe6c5a15a65: Waiting [2022-05-02T19:07:15.342Z] a51346096db8: Waiting [2022-05-02T19:07:15.342Z] ca2b28591e48: Waiting [2022-05-02T19:07:15.342Z] 8ed8ca486205: Verifying Checksum [2022-05-02T19:07:15.342Z] 8ed8ca486205: Download complete [2022-05-02T19:07:15.342Z] 666ba61612fd: Download complete [2022-05-02T19:07:15.342Z] 22a0e8bec74d: Download complete [2022-05-02T19:07:15.342Z] ca2b28591e48: Download complete [2022-05-02T19:07:15.342Z] a51346096db8: Verifying Checksum [2022-05-02T19:07:15.342Z] a51346096db8: Download complete [2022-05-02T19:07:15.604Z] 59bf1c3509f3: Download complete [2022-05-02T19:07:15.604Z] daebc70d1ce1: Verifying Checksum [2022-05-02T19:07:15.604Z] daebc70d1ce1: Download complete [2022-05-02T19:07:15.604Z] 59bf1c3509f3: Pull complete [2022-05-02T19:07:15.865Z] 666ba61612fd: Pull complete [2022-05-02T19:07:15.865Z] 8ed8ca486205: Pull complete [2022-05-02T19:07:16.431Z] 0e18a0eac166: Verifying Checksum [2022-05-02T19:07:16.431Z] 0e18a0eac166: Download complete [2022-05-02T19:07:16.431Z] 4fe6c5a15a65: Verifying Checksum [2022-05-02T19:07:16.431Z] 4fe6c5a15a65: Download complete [2022-05-02T19:07:19.717Z] 4fe6c5a15a65: Pull complete [2022-05-02T19:07:19.717Z] 22a0e8bec74d: Pull complete [2022-05-02T19:07:19.717Z] ca2b28591e48: Pull complete [2022-05-02T19:07:19.977Z] a51346096db8: Pull complete [2022-05-02T19:07:19.977Z] daebc70d1ce1: Pull complete [2022-05-02T19:07:21.891Z] 0e18a0eac166: Pull complete [2022-05-02T19:07:21.891Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-02T19:07:21.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-02T19:07:21.891Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-02T19:07:22.259Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-02T19:07:22.259Z] WORKDIR /edgex [2022-05-02T19:07:22.259Z] COPY go.mod . [2022-05-02T19:07:22.259Z] RUN go mod download [2022-05-02T19:07:22.259Z] + docker build -t ci-base-image-x86_64 -f - . [2022-05-02T19:07:23.640Z] Sending build context to Docker daemon 335.2MB [2022-05-02T19:07:23.640Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-02T19:07:23.640Z] ---> f018257e8ee9 [2022-05-02T19:07:23.640Z] Step 2/4 : WORKDIR /edgex [2022-05-02T19:07:25.026Z] ---> Running in 41bc44398f61 [2022-05-02T19:07:25.026Z] Removing intermediate container 41bc44398f61 [2022-05-02T19:07:25.026Z] ---> 506e14f74f61 [2022-05-02T19:07:25.026Z] Step 3/4 : COPY go.mod . [2022-05-02T19:07:25.286Z] ---> 8646d1d6ca72 [2022-05-02T19:07:25.286Z] Step 4/4 : RUN go mod download [2022-05-02T19:07:25.286Z] ---> Running in 21b625b1e3bd [2022-05-02T19:07:29.748Z] Still waiting to schedule task [2022-05-02T19:07:29.749Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-02T19:07:37.513Z] Removing intermediate container 21b625b1e3bd [2022-05-02T19:07:37.513Z] ---> 5aa4624d88b4 [2022-05-02T19:07:37.513Z] Successfully built 5aa4624d88b4 [2022-05-02T19:07:37.513Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-02T19:07:37.846Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-02T19:07:37.846Z] . [Pipeline] withDockerContainer [2022-05-02T19:07:37.937Z] prd-ubuntu20.04-docker-8c-8g-34490 does not seem to be running inside a container [2022-05-02T19:07:37.976Z] $ 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 ******** ci-base-image-x86_64 cat [2022-05-02T19:07:38.373Z] $ docker top c563338bc74acddb59c6922345ef59cbd40806f7c41cce9afc40a3a9d3be2f2d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-02T19:07:38.772Z] + go version [2022-05-02T19:07:38.772Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-02T19:07:38.806Z] $ docker stop --time=1 c563338bc74acddb59c6922345ef59cbd40806f7c41cce9afc40a3a9d3be2f2d [2022-05-02T19:07:40.108Z] $ docker rm -f c563338bc74acddb59c6922345ef59cbd40806f7c41cce9afc40a3a9d3be2f2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-02T19:07:40.771Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-02T19:07:40.771Z] . [Pipeline] withDockerContainer [2022-05-02T19:07:40.863Z] prd-ubuntu20.04-docker-8c-8g-34490 does not seem to be running inside a container [2022-05-02T19:07:40.901Z] $ 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 ******** ci-base-image-x86_64 cat [2022-05-02T19:07:41.279Z] $ docker top 6a1618907e2fa6c1baa2dcf61e17d72c9b18c6237e07cc043962fe1c7c5f59c4 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-02T19:07:41.435Z] ========================================================= [2022-05-02T19:07:41.435Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-02T19:07:41.435Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-02T19:07:41.827Z] + make test [2022-05-02T19:07:41.827Z] go mod tidy -compat=1.17 [2022-05-02T19:07:41.827Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-02T19:07:47.168Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-02T19:07:59.378Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-02T19:07:59.378Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-02T19:07:59.378Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-02T19:07:59.378Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-02T19:07:59.378Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-02T19:07:59.378Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-02T19:07:59.378Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-02T19:07:59.378Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-02T19:07:59.378Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-02T19:07:59.378Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-02T19:07:59.378Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-02T19:07:59.378Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-02T19:07:59.378Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-02T19:07:59.378Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-02T19:07:59.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-02T19:07:59.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements [2022-05-02T19:07:59.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-02T19:07:59.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-02T19:07:59.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.133s coverage: 98.5% of statements [2022-05-02T19:07:59.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-02T19:08:00.204Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.088s coverage: 53.4% of statements [2022-05-02T19:08:00.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-02T19:08:00.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-02T19:08:04.411Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.497s coverage: 89.2% of statements [2022-05-02T19:08:04.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-02T19:08:04.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-02T19:08:04.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-02T19:08:04.411Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.072s coverage: 84.4% of statements [2022-05-02T19:08:04.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-02T19:08:04.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-02T19:08:04.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-02T19:08:04.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-02T19:08:04.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-02T19:08:04.411Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.437s coverage: 95.6% of statements [2022-05-02T19:08:04.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-02T19:08:04.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-02T19:08:04.411Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 72.2% of statements [2022-05-02T19:08:04.411Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-02T19:08:04.411Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-02T19:08:04.411Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-02T19:08:04.411Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-02T19:08:04.411Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-02T19:08:04.411Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.068s coverage: 60.0% of statements [2022-05-02T19:08:04.412Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-02T19:08:04.412Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-02T19:08:04.412Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-02T19:08:04.412Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.099s coverage: 0.9% of statements [2022-05-02T19:08:04.412Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-02T19:08:04.412Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements [2022-05-02T19:08:04.412Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.063s coverage: 29.6% of statements [2022-05-02T19:08:04.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-02T19:08:04.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements [2022-05-02T19:08:04.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.090s coverage: 79.5% of statements [2022-05-02T19:08:04.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2022-05-02T19:08:04.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements [2022-05-02T19:08:04.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2022-05-02T19:08:14.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.080s coverage: 94.4% of statements [2022-05-02T19:08:14.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.068s coverage: 44.8% of statements [2022-05-02T19:08:14.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.184s coverage: 82.5% of statements [2022-05-02T19:08:14.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-02T19:08:24.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements [2022-05-02T19:08:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-02T19:08:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-02T19:08:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-02T19:08:24.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 65.1% of statements [2022-05-02T19:08:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-02T19:08:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-02T19:08:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-02T19:08:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-02T19:08:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-02T19:08:24.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2022-05-02T19:08:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-02T19:08:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-02T19:08:24.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements [2022-05-02T19:08:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-02T19:08:24.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements [2022-05-02T19:08:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-02T19:08:24.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements [2022-05-02T19:08:24.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2022-05-02T19:08:24.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.093s coverage: 85.4% of statements [2022-05-02T19:08:24.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.156s coverage: 91.2% of statements [2022-05-02T19:08:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-02T19:08:24.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.151s coverage: 64.4% of statements [2022-05-02T19:08:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-02T19:08:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-02T19:08:24.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.075s coverage: 100.0% of statements [2022-05-02T19:08:24.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements [2022-05-02T19:08:24.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2022-05-02T19:08:24.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-05-02T19:08:24.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2022-05-02T19:08:24.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.368s coverage: 65.4% of statements [2022-05-02T19:08:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-02T19:08:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-02T19:08:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-02T19:08:24.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.165s coverage: 43.8% of statements [2022-05-02T19:08:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-02T19:08:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-02T19:08:24.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements [2022-05-02T19:08:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-02T19:08:24.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2022-05-02T19:08:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-02T19:08:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-02T19:08:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-02T19:08:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-02T19:08:24.664Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements [2022-05-02T19:08:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-02T19:08:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-02T19:08:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-02T19:08:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-02T19:08:24.664Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.171s coverage: 92.3% of statements [2022-05-02T19:08:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-02T19:08:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-02T19:08:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-02T19:08:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-02T19:08:24.664Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2022-05-02T19:08:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-02T19:08:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-02T19:08:24.664Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements [2022-05-02T19:08:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-02T19:08:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-02T19:08:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-02T19:08:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-02T19:08:24.664Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.063s coverage: 28.9% of statements [2022-05-02T19:08:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-02T19:08:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-02T19:08:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-02T19:08:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-02T19:08:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-02T19:08:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-02T19:08:24.664Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2022-05-02T19:08:24.664Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-05-02T19:08:24.664Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-05-02T19:08:42.764Z] GO111MODULE=on go vet ./... [2022-05-02T19:08:44.669Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-02T19:08:44.669Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-02T19:08:45.241Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-02T19:08:45.845Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-02T19:08:46.157Z] + ls -al . [2022-05-02T19:08:46.157Z] total 672 [2022-05-02T19:08:46.157Z] drwxrwxr-x 10 1001 1001 4096 May 2 19:08 . [2022-05-02T19:08:46.157Z] drwxr-xr-x 4 root root 4096 May 2 19:07 .. [2022-05-02T19:08:46.157Z] -rw-rw-r-- 1 1001 1001 11 May 2 19:06 .dockerignore [2022-05-02T19:08:46.157Z] drwxrwxr-x 8 1001 1001 4096 May 2 19:07 .git [2022-05-02T19:08:46.157Z] drwxrwxr-x 3 1001 1001 4096 May 2 19:06 .github [2022-05-02T19:08:46.157Z] -rw-rw-r-- 1 1001 1001 879 May 2 19:06 .gitignore [2022-05-02T19:08:46.157Z] -rw-rw-r-- 1 1001 1001 42 May 2 19:06 .golangci.yml [2022-05-02T19:08:46.157Z] -rw-rw-r-- 1 1001 1001 87 May 2 19:06 .hadolint.yml [2022-05-02T19:08:46.157Z] drwxr-xr-x 3 1001 1001 4096 May 2 19:07 .semver [2022-05-02T19:08:46.157Z] -rw-rw-r-- 1 1001 1001 166 May 2 19:06 .sonarcloud.properties [2022-05-02T19:08:46.157Z] -rw-rw-r-- 1 1001 1001 1171 May 2 19:06 ADOPTERS.md [2022-05-02T19:08:46.157Z] -rw-rw-r-- 1 1001 1001 10086 May 2 19:06 Attribution.txt [2022-05-02T19:08:46.157Z] -rw-rw-r-- 1 1001 1001 51732 May 2 19:06 CHANGELOG.md [2022-05-02T19:08:46.157Z] -rw-rw-r-- 1 1001 1001 3804 May 2 19:06 CONTRIBUTING.md [2022-05-02T19:08:46.157Z] -rw-rw-r-- 1 1001 1001 677 May 2 19:06 GOVERNANCE.md [2022-05-02T19:08:46.157Z] -rw-rw-r-- 1 1001 1001 850 May 2 19:06 Jenkinsfile [2022-05-02T19:08:46.157Z] -rw-rw-r-- 1 1001 1001 10775 May 2 19:06 LICENSE [2022-05-02T19:08:46.157Z] -rw-rw-r-- 1 1001 1001 10389 May 2 19:06 Makefile [2022-05-02T19:08:46.157Z] -rw-rw-r-- 1 1001 1001 582 May 2 19:06 OWNERS.md [2022-05-02T19:08:46.157Z] -rw-rw-r-- 1 1001 1001 9120 May 2 19:06 README.md [2022-05-02T19:08:46.157Z] -rw-rw-r-- 1 1001 1001 6912 May 2 19:06 SECURITY.md [2022-05-02T19:08:46.157Z] -rw-rw-r-- 1 1001 1001 5 May 2 19:07 VERSION [2022-05-02T19:08:46.157Z] -rw-rw-r-- 1 1001 1001 4131 May 2 19:06 ZMQWindows.md [2022-05-02T19:08:46.157Z] drwxrwxr-x 2 1001 1001 4096 May 2 19:06 bin [2022-05-02T19:08:46.157Z] drwxrwxr-x 18 1001 1001 4096 May 2 19:06 cmd [2022-05-02T19:08:46.157Z] -rw-r--r-- 1 root root 435134 May 2 19:08 coverage.out [2022-05-02T19:08:46.157Z] -rw-rw-r-- 1 1001 1001 3256 May 2 19:06 go.mod [2022-05-02T19:08:46.157Z] -rw-rw-r-- 1 1001 1001 35162 May 2 19:07 go.sum [2022-05-02T19:08:46.157Z] drwxrwxr-x 8 1001 1001 4096 May 2 19:06 internal [2022-05-02T19:08:46.157Z] drwxrwxr-x 3 1001 1001 4096 May 2 19:06 openapi [2022-05-02T19:08:46.157Z] drwxrwxr-x 4 1001 1001 4096 May 2 19:06 snap [2022-05-02T19:08:46.157Z] -rw-rw-r-- 1 1001 1001 204 May 2 19:06 version.go [Pipeline] sh [2022-05-02T19:08:46.470Z] + '[' -e coverage.out ] [2022-05-02T19:08:46.470Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-02T19:08:46.584Z] Stashed 1 file(s) [Pipeline] sh [2022-05-02T19:08:46.890Z] + make build [2022-05-02T19:08:46.890Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-02T19:08:59.110Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-02T19:09:09.096Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-02T19:09:09.096Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-02T19:09:14.378Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-02T19:09:14.378Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-02T19:09:14.948Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-02T19:09:16.333Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-02T19:09:17.275Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-02T19:09:18.216Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-02T19:09:18.783Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-02T19:09:19.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-05-02T19:09:20.737Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-05-02T19:09:22.149Z] $ docker stop --time=1 6a1618907e2fa6c1baa2dcf61e17d72c9b18c6237e07cc043962fe1c7c5f59c4 [2022-05-02T19:09:24.425Z] $ docker rm -f 6a1618907e2fa6c1baa2dcf61e17d72c9b18c6237e07cc043962fe1c7c5f59c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-02T19:09:25.883Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-02T19:09:25.883Z] [2022-05-02T19:09:25.883Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-02T19:09:26.234Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-02T19:09:26.234Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-02T19:09:26.234Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-02T19:09:26.234Z] ca9280d653b3: Pulling fs layer [2022-05-02T19:09:26.234Z] 7e9c9ca2126c: Pulling fs layer [2022-05-02T19:09:26.494Z] cbdbe7a5bc2a: Verifying Checksum [2022-05-02T19:09:26.494Z] cbdbe7a5bc2a: Download complete [2022-05-02T19:09:26.494Z] cbdbe7a5bc2a: Pull complete [2022-05-02T19:09:26.494Z] ca9280d653b3: Verifying Checksum [2022-05-02T19:09:26.494Z] ca9280d653b3: Download complete [2022-05-02T19:09:27.064Z] ca9280d653b3: Pull complete [2022-05-02T19:09:27.064Z] 7e9c9ca2126c: Download complete [2022-05-02T19:09:30.355Z] 7e9c9ca2126c: Pull complete [2022-05-02T19:09:30.355Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-02T19:09:30.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-02T19:09:30.355Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-02T19:09:30.447Z] prd-ubuntu20.04-docker-8c-8g-34490 does not seem to be running inside a container [2022-05-02T19:09:30.485Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-02T19:09:31.643Z] $ docker top 5dde122b39c87254cf458b4ca1af6cd2b26a29d286b4224b5eff2548089fb1d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-02T19:09:32.040Z] + grep parallel [2022-05-02T19:09:32.040Z] + docker-compose build --help [2022-05-02T19:09:32.612Z] --parallel Build images in parallel. [Pipeline] } [2022-05-02T19:09:32.643Z] $ docker stop --time=1 5dde122b39c87254cf458b4ca1af6cd2b26a29d286b4224b5eff2548089fb1d1 [2022-05-02T19:09:33.892Z] $ docker rm -f 5dde122b39c87254cf458b4ca1af6cd2b26a29d286b4224b5eff2548089fb1d1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-02T19:09:34.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-02T19:09:34.501Z] . [Pipeline] withDockerContainer [2022-05-02T19:09:34.587Z] prd-ubuntu20.04-docker-8c-8g-34490 does not seem to be running inside a container [2022-05-02T19:09:34.629Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-02T19:09:34.994Z] $ docker top e654022ec18c3ca326c3234d3cd3596bb153dad676be521fea74cee98108c6e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-02T19:09:35.386Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-02T19:09:35.958Z] Building core-command ... [2022-05-02T19:09:35.958Z] Building core-data ... [2022-05-02T19:09:35.958Z] Building core-metadata ... [2022-05-02T19:09:35.958Z] Building security-bootstrapper ... [2022-05-02T19:09:35.958Z] Building security-proxy-setup ... [2022-05-02T19:09:35.958Z] Building security-secretstore-setup ... [2022-05-02T19:09:35.958Z] Building security-spiffe-token-provider ... [2022-05-02T19:09:35.958Z] Building security-spire-agent ... [2022-05-02T19:09:35.958Z] Building security-spire-config ... [2022-05-02T19:09:35.958Z] Building security-spire-server ... [2022-05-02T19:09:35.958Z] Building support-notifications ... [2022-05-02T19:09:35.958Z] Building support-scheduler ... [2022-05-02T19:09:35.958Z] Building sys-mgmt-agent ... [2022-05-02T19:09:35.958Z] Building security-spire-agent [2022-05-02T19:09:35.958Z] Building security-bootstrapper [2022-05-02T19:09:35.958Z] Building security-proxy-setup [2022-05-02T19:09:35.958Z] Building core-data [2022-05-02T19:09:35.958Z] Building support-scheduler [2022-05-02T19:09:50.851Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T19:09:50.851Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-02T19:09:50.851Z] ---> 5aa4624d88b4 [2022-05-02T19:09:50.851Z] Step 3/31 : WORKDIR /edgex-go [2022-05-02T19:09:50.851Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T19:09:50.851Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-02T19:09:50.851Z] ---> 5aa4624d88b4 [2022-05-02T19:09:50.851Z] Step 3/23 : WORKDIR /edgex-go [2022-05-02T19:09:50.851Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T19:09:50.851Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-02T19:09:50.851Z] ---> 5aa4624d88b4 [2022-05-02T19:09:50.851Z] Step 3/22 : WORKDIR /edgex-go [2022-05-02T19:09:50.851Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T19:09:50.851Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-02T19:09:50.851Z] ---> 5aa4624d88b4 [2022-05-02T19:09:50.851Z] Step 3/26 : WORKDIR /edgex-go [2022-05-02T19:09:50.851Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T19:09:50.851Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-02T19:09:50.851Z] ---> 5aa4624d88b4 [2022-05-02T19:09:50.851Z] Step 3/22 : WORKDIR /edgex-go [2022-05-02T19:09:52.236Z] ---> Running in f616802c6338 [2022-05-02T19:09:52.236Z] ---> Running in 2c8fd18f0de9 [2022-05-02T19:09:52.236Z] ---> Running in 39666dc3b8a2 [2022-05-02T19:09:52.236Z] ---> Running in 23a1b8083f27 [2022-05-02T19:09:52.236Z] ---> Running in 22dd60cb9401 [2022-05-02T19:09:52.496Z] Removing intermediate container f616802c6338 [2022-05-02T19:09:52.496Z] ---> 85b0dba1b550 [2022-05-02T19:09:52.496Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T19:09:52.496Z] ---> Running in cc31e75c5ef7 [2022-05-02T19:09:52.496Z] Removing intermediate container 22dd60cb9401 [2022-05-02T19:09:52.496Z] ---> 3fa2f9a70caa [2022-05-02T19:09:52.496Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T19:09:52.496Z] Removing intermediate container 23a1b8083f27 [2022-05-02T19:09:52.496Z] ---> 4cff3babddc0 [2022-05-02T19:09:52.496Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T19:09:52.496Z] Removing intermediate container 2c8fd18f0de9 [2022-05-02T19:09:52.496Z] ---> 87cd4bc4569f [2022-05-02T19:09:52.496Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T19:09:52.496Z] Removing intermediate container 39666dc3b8a2 [2022-05-02T19:09:52.496Z] ---> d1c17433e544 [2022-05-02T19:09:52.496Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T19:09:52.496Z] ---> Running in 0865a182e825 [2022-05-02T19:09:52.496Z] ---> Running in e5eaffa4a867 [2022-05-02T19:09:52.496Z] ---> Running in d1de1eefe454 [2022-05-02T19:09:52.496Z] ---> Running in f9a0d7ec16be [2022-05-02T19:09:53.436Z] Removing intermediate container cc31e75c5ef7 [2022-05-02T19:09:53.436Z] ---> f3a9e843c4b2 [2022-05-02T19:09:53.436Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-02T19:09:53.436Z] ---> Running in 3b4aaf7c1540 [2022-05-02T19:09:53.436Z] Removing intermediate container 0865a182e825 [2022-05-02T19:09:53.436Z] ---> 9d07e7a5a02a [2022-05-02T19:09:53.436Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-02T19:09:53.436Z] ---> Running in 2028532340dc [2022-05-02T19:09:53.695Z] Removing intermediate container e5eaffa4a867 [2022-05-02T19:09:53.695Z] ---> 13ac8509548e [2022-05-02T19:09:53.695Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-02T19:09:53.695Z] ---> Running in 5dd4a23a4e1c [2022-05-02T19:09:53.954Z] Removing intermediate container d1de1eefe454 [2022-05-02T19:09:53.954Z] ---> 432cff5c3322 [2022-05-02T19:09:53.954Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-02T19:09:53.954Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T19:09:53.954Z] ---> Running in 366b9a7ac152 [2022-05-02T19:09:53.954Z] Removing intermediate container f9a0d7ec16be [2022-05-02T19:09:53.954Z] ---> ee335d8e6c5a [2022-05-02T19:09:53.954Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-02T19:09:53.954Z] ---> Running in cc6fc71aae0f [2022-05-02T19:09:54.216Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T19:09:54.216Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T19:09:54.216Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T19:09:54.216Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T19:09:54.790Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T19:09:55.051Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T19:09:55.051Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T19:09:55.051Z] OK: 221 MiB in 52 packages [2022-05-02T19:09:55.051Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T19:09:55.051Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T19:09:55.317Z] OK: 221 MiB in 52 packages [2022-05-02T19:09:55.317Z] OK: 221 MiB in 52 packages [2022-05-02T19:09:55.317Z] Removing intermediate container 3b4aaf7c1540 [2022-05-02T19:09:55.317Z] ---> 5ad44d965584 [2022-05-02T19:09:55.317Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-02T19:09:55.576Z] OK: 221 MiB in 52 packages [2022-05-02T19:09:55.576Z] ---> f518daa14dc0 [2022-05-02T19:09:55.576Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T19:09:55.576Z] ---> Running in 6a0b0606acd8 [2022-05-02T19:09:55.846Z] Removing intermediate container 2028532340dc [2022-05-02T19:09:55.846Z] ---> 2281f81d5d2e [2022-05-02T19:09:55.846Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-02T19:09:55.846Z] Removing intermediate container 366b9a7ac152 [2022-05-02T19:09:55.846Z] ---> c10c8e905640 [2022-05-02T19:09:55.846Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-02T19:09:55.846Z] Removing intermediate container 5dd4a23a4e1c [2022-05-02T19:09:55.846Z] ---> 987c8cef38cf [2022-05-02T19:09:55.846Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-02T19:09:55.846Z] OK: 221 MiB in 52 packages [2022-05-02T19:09:55.846Z] ---> eeeb62dc57e9 [2022-05-02T19:09:55.846Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T19:09:56.111Z] ---> 3080554f5c92 [2022-05-02T19:09:56.111Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T19:09:56.111Z] ---> Running in 41b9d55453a6 [2022-05-02T19:09:56.111Z] ---> Running in 253bef9a6f52 [2022-05-02T19:09:56.111Z] ---> 17eb6098b707 [2022-05-02T19:09:56.111Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T19:09:56.111Z] ---> Running in 497d401a607f [2022-05-02T19:09:56.371Z] Removing intermediate container cc6fc71aae0f [2022-05-02T19:09:56.371Z] ---> 6acd83848acc [2022-05-02T19:09:56.371Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-02T19:09:56.633Z] ---> 22e67ad435d1 [2022-05-02T19:09:56.633Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T19:09:56.633Z] ---> Running in 6eb425305ca8 [2022-05-02T19:09:56.633Z] Removing intermediate container 6a0b0606acd8 [2022-05-02T19:09:56.633Z] ---> 60a0e8be3939 [2022-05-02T19:09:56.633Z] Step 8/31 : COPY . . [2022-05-02T19:09:57.204Z] Removing intermediate container 41b9d55453a6 [2022-05-02T19:09:57.204Z] ---> 13beb6616699 [2022-05-02T19:09:57.204Z] Step 8/22 : COPY . . [2022-05-02T19:09:59.111Z] Removing intermediate container 497d401a607f [2022-05-02T19:09:59.111Z] ---> 0c126a9516d5 [2022-05-02T19:09:59.111Z] Step 8/26 : COPY . . [2022-05-02T19:09:59.111Z] Removing intermediate container 6eb425305ca8 [2022-05-02T19:09:59.111Z] ---> e3548583e0da [2022-05-02T19:09:59.111Z] Step 8/22 : COPY . . [2022-05-02T19:09:59.372Z] Removing intermediate container 253bef9a6f52 [2022-05-02T19:09:59.372Z] ---> 1de8d42b6b7b [2022-05-02T19:09:59.372Z] Step 8/23 : COPY . . [2022-05-02T19:10:04.256Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-34493 in /w/workspace/edgexfoundry_edgex-go_PR-4001 [Pipeline] { [Pipeline] ws [2022-05-02T19:10:04.295Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-05-02T19:10:04.588Z] The recommended git tool is: git [2022-05-02T19:10:05.947Z] ---> 7b4ed15a6487 [2022-05-02T19:10:05.947Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-02T19:10:05.947Z] ---> 86606c6b3f17 [2022-05-02T19:10:05.947Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-02T19:10:05.947Z] ---> Running in 10338764b32a [2022-05-02T19:10:05.947Z] ---> Running in 8d9cecde8fad [2022-05-02T19:10:05.947Z] ---> 31a01844f333 [2022-05-02T19:10:05.947Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-02T19:10:05.947Z] ---> a4c47596daf5 [2022-05-02T19:10:05.947Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-02T19:10:05.947Z] ---> 6dfdaff69c44 [2022-05-02T19:10:05.947Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-02T19:10:05.947Z] ---> Running in 787f36a8d5dc [2022-05-02T19:10:05.947Z] ---> Running in 484f09b6ebd0 [2022-05-02T19:10:05.947Z] ---> Running in 9a930f5ff91e [2022-05-02T19:10:05.947Z] Removing intermediate container 787f36a8d5dc [2022-05-02T19:10:05.947Z] ---> 7a8b98e0aea8 [2022-05-02T19:10:05.947Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-02T19:10:05.947Z] ---> Running in 973711a434c3 [2022-05-02T19:10:06.208Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-02T19:10:06.208Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-02T19:10:06.466Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-02T19:10:06.466Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-02T19:10:07.032Z] Removing intermediate container 973711a434c3 [2022-05-02T19:10:07.032Z] ---> c97c34918c34 [2022-05-02T19:10:07.032Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-02T19:10:07.032Z] ---> Running in df5cbfc96327 [2022-05-02T19:10:07.296Z] Removing intermediate container df5cbfc96327 [2022-05-02T19:10:07.296Z] ---> 51caf513482d [2022-05-02T19:10:07.296Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-02T19:10:07.296Z] ---> Running in 2f3aa9238a49 [2022-05-02T19:10:08.233Z] spire-1.2.1/ [2022-05-02T19:10:08.233Z] spire-1.2.1/.data/ [2022-05-02T19:10:08.233Z] spire-1.2.1/.data/.file [2022-05-02T19:10:08.233Z] spire-1.2.1/.dockerignore [2022-05-02T19:10:08.233Z] spire-1.2.1/.gitattributes [2022-05-02T19:10:08.233Z] spire-1.2.1/.githooks/ [2022-05-02T19:10:08.233Z] spire-1.2.1/.githooks/pre-commit [2022-05-02T19:10:08.233Z] spire-1.2.1/.github/ [2022-05-02T19:10:08.233Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-02T19:10:08.233Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-02T19:10:08.233Z] spire-1.2.1/.github/dependabot.yml [2022-05-02T19:10:08.233Z] spire-1.2.1/.github/workflows/ [2022-05-02T19:10:08.233Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-02T19:10:08.233Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-02T19:10:08.233Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-02T19:10:08.233Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-02T19:10:08.233Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-02T19:10:08.233Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-02T19:10:08.233Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-02T19:10:08.233Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-02T19:10:08.233Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-02T19:10:08.233Z] spire-1.2.1/.gitignore [2022-05-02T19:10:08.233Z] spire-1.2.1/.go-version [2022-05-02T19:10:08.233Z] spire-1.2.1/.golangci.yml [2022-05-02T19:10:08.233Z] spire-1.2.1/ADOPTERS.md [2022-05-02T19:10:08.233Z] spire-1.2.1/CHANGELOG.md [2022-05-02T19:10:08.233Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-02T19:10:08.233Z] spire-1.2.1/CODEOWNERS [2022-05-02T19:10:08.233Z] spire-1.2.1/CONTRIBUTING.md [2022-05-02T19:10:08.233Z] spire-1.2.1/Dockerfile [2022-05-02T19:10:08.233Z] spire-1.2.1/Dockerfile.dev [2022-05-02T19:10:08.233Z] spire-1.2.1/Dockerfile.scratch [2022-05-02T19:10:08.233Z] spire-1.2.1/LICENSE [2022-05-02T19:10:08.233Z] spire-1.2.1/MAINTAINERS.md [2022-05-02T19:10:08.233Z] spire-1.2.1/Makefile [2022-05-02T19:10:08.233Z] spire-1.2.1/README.md [2022-05-02T19:10:08.233Z] spire-1.2.1/ROADMAP.md [2022-05-02T19:10:08.233Z] spire-1.2.1/SECURITY.md [2022-05-02T19:10:08.233Z] spire-1.2.1/cmd/ [2022-05-02T19:10:08.233Z] spire-1.2.1/cmd/spire-agent/ [2022-05-02T19:10:08.233Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-02T19:10:08.233Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-02T19:10:08.233Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-02T19:10:08.233Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-02T19:10:08.233Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-02T19:10:08.233Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-02T19:10:08.233Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-02T19:10:08.233Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-02T19:10:08.233Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-02T19:10:08.233Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-02T19:10:08.233Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-02T19:10:08.233Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-02T19:10:08.233Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-02T19:10:08.233Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-02T19:10:08.233Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-02T19:10:08.233Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-02T19:10:08.233Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-02T19:10:08.233Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-02T19:10:08.233Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-02T19:10:08.233Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-02T19:10:08.233Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-02T19:10:08.233Z] spire-1.2.1/cmd/spire-server/ [2022-05-02T19:10:08.233Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-02T19:10:08.233Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-02T19:10:08.233Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-02T19:10:08.233Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-02T19:10:08.233Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-02T19:10:08.233Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-02T19:10:08.233Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-02T19:10:08.233Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-02T19:10:08.233Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-02T19:10:08.233Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-02T19:10:08.233Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-02T19:10:08.233Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-02T19:10:08.233Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-02T19:10:08.233Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-02T19:10:08.233Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-02T19:10:08.233Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-02T19:10:08.233Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-02T19:10:08.233Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-02T19:10:08.234Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-02T19:10:08.234Z] spire-1.2.1/conf/ [2022-05-02T19:10:08.234Z] spire-1.2.1/conf/agent/ [2022-05-02T19:10:08.234Z] spire-1.2.1/conf/agent/agent.conf [2022-05-02T19:10:08.234Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-02T19:10:08.234Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-02T19:10:08.234Z] spire-1.2.1/conf/server/ [2022-05-02T19:10:08.234Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-02T19:10:08.234Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-02T19:10:08.234Z] spire-1.2.1/conf/server/server.conf [2022-05-02T19:10:08.234Z] spire-1.2.1/conf/server/server_full.conf [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/ [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/SPIRE101.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/auditlog.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/images/ [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/scaling_spire.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/spire_agent.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/spire_server.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/supported_integrations.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/telemetry.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/telemetry_config.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/upgrading.md [2022-05-02T19:10:08.234Z] spire-1.2.1/doc/using_spire.md [2022-05-02T19:10:08.234Z] spire-1.2.1/examples/ [2022-05-02T19:10:08.234Z] spire-1.2.1/examples/README.md [2022-05-02T19:10:08.234Z] spire-1.2.1/go.mod [2022-05-02T19:10:08.234Z] spire-1.2.1/go.sum [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/ [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/ [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/agent.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/api/ [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/client/ [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/common/ [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/config.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/manager/ [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-02T19:10:08.234Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/svid/ [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/ [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/api/ [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/api/names.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/auth/ [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/catalog/ [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/cli/ [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-02T19:10:08.235Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/health/ [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/health/config.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/health/context.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/health/health.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/idutil/ [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/log/ [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/log/log.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/log/options.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/plugin/ [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/profiling/ [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/selector/ [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-02T19:10:08.236Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/common/uptime/ [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/common/util/ [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/common/util/task.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/common/version/ [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/common/version/version.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/common/x509util/ [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/ [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/ [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/api.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/health/ [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/id.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/status.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/bundle/ [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/ca/ [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/cache/ [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/catalog/ [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/config.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/datastore/ [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-02T19:10:08.237Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/ [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-02T19:10:08.238Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-02T19:10:08.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/registration/ [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/server.go [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/server_test.go [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/svid/ [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-02T19:10:08.502Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-02T19:10:08.502Z] spire-1.2.1/proto/ [2022-05-02T19:10:08.502Z] spire-1.2.1/proto/private/ [2022-05-02T19:10:08.502Z] spire-1.2.1/proto/private/server/ [2022-05-02T19:10:08.502Z] spire-1.2.1/proto/private/server/journal/ [2022-05-02T19:10:08.502Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-02T19:10:08.502Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-02T19:10:08.502Z] spire-1.2.1/proto/spire/ [2022-05-02T19:10:08.502Z] spire-1.2.1/proto/spire/common/ [2022-05-02T19:10:08.502Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-02T19:10:08.502Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-02T19:10:08.502Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-02T19:10:08.502Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-02T19:10:08.502Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-02T19:10:08.502Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-02T19:10:08.502Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-02T19:10:08.502Z] spire-1.2.1/proto/spire/plugin/ [2022-05-02T19:10:08.502Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-02T19:10:08.502Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-02T19:10:08.502Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-02T19:10:08.502Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-02T19:10:08.502Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-02T19:10:08.502Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-02T19:10:08.502Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-02T19:10:08.502Z] spire-1.2.1/release/ [2022-05-02T19:10:08.502Z] spire-1.2.1/release/spire-extras/ [2022-05-02T19:10:08.502Z] spire-1.2.1/release/spire-extras/README.md [2022-05-02T19:10:08.502Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-02T19:10:08.502Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-02T19:10:08.502Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-02T19:10:08.502Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-02T19:10:08.502Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-02T19:10:08.502Z] spire-1.2.1/release/spire/ [2022-05-02T19:10:08.502Z] spire-1.2.1/release/spire/README.md [2022-05-02T19:10:08.502Z] spire-1.2.1/release/spire/conf/ [2022-05-02T19:10:08.502Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-02T19:10:08.502Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-02T19:10:08.502Z] spire-1.2.1/release/spire/conf/server/ [2022-05-02T19:10:08.502Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-02T19:10:08.502Z] spire-1.2.1/script/ [2022-05-02T19:10:08.502Z] spire-1.2.1/script/build-artifact.sh [2022-05-02T19:10:08.502Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-02T19:10:08.502Z] spire-1.2.1/support/ [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/ [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-02T19:10:08.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-02T19:10:08.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-02T19:10:08.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-02T19:10:08.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-02T19:10:08.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-02T19:10:08.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-02T19:10:08.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-02T19:10:08.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-02T19:10:08.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-02T19:10:08.503Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-02T19:10:08.503Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-02T19:10:08.503Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-02T19:10:08.503Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-02T19:10:08.503Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-02T19:10:08.503Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-02T19:10:08.503Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-02T19:10:08.503Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-02T19:10:08.503Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-02T19:10:08.503Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-02T19:10:08.503Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-02T19:10:08.503Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-02T19:10:08.503Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-02T19:10:08.503Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-02T19:10:08.503Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-02T19:10:08.503Z] spire-1.2.1/test/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/clock/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/clock/clock.go [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fakes/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/certs/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/config/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/fixture.go [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/registration/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-02T19:10:08.503Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/README.md [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/common [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/setup/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/suites/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-02T19:10:08.503Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-02T19:10:08.504Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-02T19:10:08.505Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-02T19:10:08.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-02T19:10:08.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-02T19:10:08.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-02T19:10:08.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-02T19:10:08.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-02T19:10:08.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-02T19:10:08.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-02T19:10:08.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-02T19:10:08.506Z] spire-1.2.1/test/integration/test-one.sh [2022-05-02T19:10:08.506Z] spire-1.2.1/test/integration/test.sh [2022-05-02T19:10:08.506Z] spire-1.2.1/test/plugintest/ [2022-05-02T19:10:08.506Z] spire-1.2.1/test/plugintest/config.go [2022-05-02T19:10:08.506Z] spire-1.2.1/test/plugintest/load.go [2022-05-02T19:10:08.506Z] spire-1.2.1/test/plugintest/option.go [2022-05-02T19:10:08.506Z] spire-1.2.1/test/spiretest/ [2022-05-02T19:10:08.506Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-02T19:10:08.506Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-02T19:10:08.506Z] spire-1.2.1/test/spiretest/dir.go [2022-05-02T19:10:08.506Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-02T19:10:08.506Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-02T19:10:08.506Z] spire-1.2.1/test/spiretest/logs.go [2022-05-02T19:10:08.506Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-02T19:10:08.506Z] spire-1.2.1/test/spiretest/suite.go [2022-05-02T19:10:08.506Z] spire-1.2.1/test/spiretest/x509.go [2022-05-02T19:10:08.506Z] spire-1.2.1/test/testca/ [2022-05-02T19:10:08.506Z] spire-1.2.1/test/testca/ca.go [2022-05-02T19:10:08.506Z] spire-1.2.1/test/testkey/ [2022-05-02T19:10:08.506Z] spire-1.2.1/test/testkey/generate.sh [2022-05-02T19:10:08.506Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-02T19:10:08.506Z] spire-1.2.1/test/testkey/keys.go [2022-05-02T19:10:08.506Z] spire-1.2.1/test/testkey/new.go [2022-05-02T19:10:08.506Z] spire-1.2.1/test/tpmsimulator/ [2022-05-02T19:10:08.506Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-02T19:10:08.506Z] spire-1.2.1/test/util/ [2022-05-02T19:10:08.506Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-02T19:10:08.506Z] spire-1.2.1/test/util/cert_generation.go [2022-05-02T19:10:08.506Z] spire-1.2.1/test/util/io_redirection.go [2022-05-02T19:10:08.506Z] spire-1.2.1/test/util/race.go [2022-05-02T19:10:08.506Z] spire-1.2.1/test/util/util.go [2022-05-02T19:10:08.506Z] building spire from source... [2022-05-02T19:10:08.506Z] Installing go1.17.7... [2022-05-02T19:10:11.538Z] using credential edgex-jenkins-ssh [2022-05-02T19:10:11.562Z] Cloning the remote Git repository [2022-05-02T19:10:11.637Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-02T19:10:11.725Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-05-02T19:10:11.827Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-02T19:10:11.828Z] > git --version # timeout=10 [2022-05-02T19:10:11.858Z] > git --version # 'git version 2.25.1' [2022-05-02T19:10:11.860Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-02T19:10:11.950Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-02T19:10:13.772Z] Building bin/spire-server... [2022-05-02T19:10:13.772Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-02T19:10:13.772Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-02T19:10:13.772Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-02T19:10:13.772Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-02T19:10:14.031Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-02T19:10:14.290Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-02T19:10:14.290Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-02T19:10:14.290Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-02T19:10:14.551Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-02T19:10:14.551Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-02T19:10:14.551Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-02T19:10:14.551Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-02T19:10:14.551Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-02T19:10:14.551Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-02T19:10:14.551Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-02T19:10:14.551Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-02T19:10:14.551Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-02T19:10:14.810Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-02T19:10:14.810Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-02T19:10:14.810Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-02T19:10:14.810Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-02T19:10:14.810Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-02T19:10:14.810Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-02T19:10:14.810Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-02T19:10:15.072Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-02T19:10:15.072Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-02T19:10:15.072Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-02T19:10:15.072Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-02T19:10:15.072Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-02T19:10:15.072Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-02T19:10:15.072Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-02T19:10:15.330Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-02T19:10:15.330Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-02T19:10:15.330Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-02T19:10:15.330Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-02T19:10:15.330Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-02T19:10:15.330Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-02T19:10:15.330Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-02T19:10:15.330Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-02T19:10:15.330Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-02T19:10:15.590Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-02T19:10:15.590Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-02T19:10:15.590Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-02T19:10:15.590Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-02T19:10:15.590Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-02T19:10:15.590Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-02T19:10:15.590Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-02T19:10:15.590Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-02T19:10:15.590Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-02T19:10:15.590Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-02T19:10:15.590Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-02T19:10:15.849Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-02T19:10:15.849Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-02T19:10:15.849Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-02T19:10:16.111Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-02T19:10:16.372Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-02T19:10:18.906Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-02T19:10:18.906Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-02T19:10:18.906Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-02T19:10:18.906Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-02T19:10:18.906Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-02T19:10:23.094Z] go: downloading google.golang.org/api v0.70.0 [2022-05-02T19:10:23.094Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-02T19:10:23.094Z] go: downloading k8s.io/api v0.23.4 [2022-05-02T19:10:23.094Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-02T19:10:23.094Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-02T19:10:23.094Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-02T19:10:23.094Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-02T19:10:23.094Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-02T19:10:23.094Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-02T19:10:23.094Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-02T19:10:24.031Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-02T19:10:24.598Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-02T19:10:24.598Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-02T19:10:24.598Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-02T19:10:25.165Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-02T19:10:25.165Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-02T19:10:25.423Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-02T19:10:25.423Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-02T19:10:25.683Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-02T19:10:25.683Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-02T19:10:25.683Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-02T19:10:25.943Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-02T19:10:26.312Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-02T19:10:26.312Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-02T19:10:26.312Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-02T19:10:26.312Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-02T19:10:26.312Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-02T19:10:26.312Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-02T19:10:26.312Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-02T19:10:26.572Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-02T19:10:26.572Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-02T19:10:26.832Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-02T19:10:27.402Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-02T19:10:27.402Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-02T19:10:27.402Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-02T19:10:27.402Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-02T19:10:27.402Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-02T19:10:27.402Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-02T19:10:27.402Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-02T19:10:27.402Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-02T19:10:27.402Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-02T19:10:27.661Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-02T19:10:27.661Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-02T19:10:27.661Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-02T19:10:27.661Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-02T19:10:27.661Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-02T19:10:27.661Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-02T19:10:27.661Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-02T19:10:27.661Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-02T19:10:27.661Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-02T19:10:27.661Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-02T19:10:27.919Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-02T19:10:27.920Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-02T19:10:27.920Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-02T19:10:27.920Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-02T19:10:27.920Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-02T19:10:27.920Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-02T19:10:27.920Z] go: downloading go.opencensus.io v0.23.0 [2022-05-02T19:10:27.920Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-02T19:10:27.920Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-02T19:10:27.920Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-02T19:10:28.184Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-02T19:10:28.184Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-02T19:10:28.184Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-02T19:10:28.184Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-02T19:10:28.184Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-02T19:10:28.184Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-02T19:10:28.184Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-02T19:10:28.184Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-02T19:10:28.184Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-02T19:10:28.564Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-02T19:10:28.564Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-02T19:10:28.564Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-02T19:10:28.564Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-02T19:10:28.564Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-02T19:10:28.564Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-02T19:10:28.564Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-02T19:10:28.564Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-02T19:10:28.564Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-02T19:10:28.564Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-02T19:10:28.564Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-02T19:10:28.564Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-02T19:10:30.441Z] Merging remotes/origin/main commit 8b0dec85218ed508cf19f063ec152f29e8927c81 into PR head commit c9ce5f606c5e4a5060a7be91252f0469a1d24de4 [2022-05-02T19:10:30.888Z] Merge succeeded, producing c9ce5f606c5e4a5060a7be91252f0469a1d24de4 [2022-05-02T19:10:30.889Z] Checking out Revision c9ce5f606c5e4a5060a7be91252f0469a1d24de4 (PR-4001) [2022-05-02T19:10:29.512Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-02T19:10:29.532Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-02T19:10:29.566Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-02T19:10:29.610Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-02T19:10:29.611Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-02T19:10:29.631Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4001/head:refs/remotes/origin/PR-4001 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-02T19:10:30.466Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T19:10:30.486Z] > git checkout -f c9ce5f606c5e4a5060a7be91252f0469a1d24de4 # timeout=10 [2022-05-02T19:10:30.766Z] > git remote # timeout=10 [2022-05-02T19:10:30.793Z] > git config --get remote.origin.url # timeout=10 [2022-05-02T19:10:30.813Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-02T19:10:30.828Z] > git merge 8b0dec85218ed508cf19f063ec152f29e8927c81 # timeout=10 [2022-05-02T19:10:30.869Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-02T19:10:30.901Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T19:10:30.917Z] > git checkout -f c9ce5f606c5e4a5060a7be91252f0469a1d24de4 # timeout=10 [2022-05-02T19:10:33.845Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-02T19:10:33.845Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-02T19:10:35.412Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2022-05-02T19:10:35.482Z] > git --version # timeout=10 [2022-05-02T19:10:35.495Z] > git --version # 'git version 2.25.1' [2022-05-02T19:10:35.512Z] fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-02T19:10:36.654Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-02T19:10:36.654Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-02T19:10:36.654Z] Dload Upload Total Spent Left Speed [2022-05-02T19:10:36.654Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh [2022-05-02T19:10:37.214Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-02T19:10:37.589Z] + sudo tee /etc/docker/daemon.new [2022-05-02T19:10:37.589Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-02T19:10:37.589Z] { [2022-05-02T19:10:37.589Z] "registry-mirrors": [ [2022-05-02T19:10:37.589Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-02T19:10:37.589Z] ], [2022-05-02T19:10:37.589Z] "bip": "10.250.0.254/24", [2022-05-02T19:10:37.589Z] "hosts": [ [2022-05-02T19:10:37.589Z] "tcp://0.0.0.0:5555", [2022-05-02T19:10:37.589Z] "unix:///var/run/docker.sock" [2022-05-02T19:10:37.589Z] ], [2022-05-02T19:10:37.589Z] "mtu": 1458, [2022-05-02T19:10:37.589Z] "selinux-enabled": true, [2022-05-02T19:10:37.589Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-02T19:10:37.589Z] } [Pipeline] sh [2022-05-02T19:10:37.964Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-02T19:10:38.056Z] Removing intermediate container 9a930f5ff91e [2022-05-02T19:10:38.056Z] ---> 9ee31e5d6963 [2022-05-02T19:10:38.056Z] [2022-05-02T19:10:38.056Z] Step 10/23 : FROM alpine:3.14 [2022-05-02T19:10:38.056Z] Removing intermediate container 10338764b32a [2022-05-02T19:10:38.056Z] ---> e424bd086995 [2022-05-02T19:10:38.056Z] [2022-05-02T19:10:38.056Z] Step 10/31 : FROM alpine:3.14 [2022-05-02T19:10:38.056Z] Removing intermediate container 8d9cecde8fad [2022-05-02T19:10:38.056Z] ---> 68981ae0f887 [2022-05-02T19:10:38.056Z] [2022-05-02T19:10:38.056Z] Step 10/22 : FROM alpine:3.14 [2022-05-02T19:10:38.056Z] Removing intermediate container 484f09b6ebd0 [2022-05-02T19:10:38.056Z] ---> 1fd315813a80 [2022-05-02T19:10:38.056Z] [2022-05-02T19:10:38.056Z] Step 10/22 : FROM alpine:3.14 [2022-05-02T19:10:38.333Z] + sudo service docker restart [2022-05-02T19:10:38.625Z] 3.14: Pulling from library/alpine [2022-05-02T19:10:39.191Z] 3.14: Pulling from library/alpine [2022-05-02T19:10:40.131Z] 3.14: Pulling from library/alpine [2022-05-02T19:10:40.131Z] 3.14: Pulling from library/alpine [2022-05-02T19:10:41.516Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-02T19:10:41.516Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-02T19:10:41.516Z] Status: Downloaded newer image for alpine:3.14 [2022-05-02T19:10:41.516Z] Status: Image is up to date for alpine:3.14 [2022-05-02T19:10:41.516Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-02T19:10:41.516Z] Status: Image is up to date for alpine:3.14 [2022-05-02T19:10:41.516Z] ---> e04c818066af [2022-05-02T19:10:41.516Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-02T19:10:41.516Z] ---> e04c818066af [2022-05-02T19:10:41.516Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-02T19:10:41.516Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-02T19:10:41.516Z] Status: Image is up to date for alpine:3.14 [2022-05-02T19:10:41.516Z] ---> e04c818066af [2022-05-02T19:10:41.516Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-02T19:10:41.516Z] ---> e04c818066af [2022-05-02T19:10:41.516Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-02T19:10:42.118Z] ---> Running in 9b16286079c2 [2022-05-02T19:10:42.118Z] ---> Running in 8bab049b293a [2022-05-02T19:10:42.118Z] ---> Running in e163a8577990 [2022-05-02T19:10:42.118Z] ---> Running in 0bd2fe74a666 [2022-05-02T19:10:42.378Z] Removing intermediate container e163a8577990 [2022-05-02T19:10:42.378Z] ---> 63000a075b68 [2022-05-02T19:10:42.378Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-02T19:10:42.378Z] Removing intermediate container 8bab049b293a [2022-05-02T19:10:42.378Z] ---> 47144132cb36 [2022-05-02T19:10:42.378Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-02T19:10:42.378Z] ---> Running in 573f34cefb66 [2022-05-02T19:10:42.378Z] ---> Running in 9a06538f0703 [2022-05-02T19:10:42.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-02T19:10:42.640Z] Removing intermediate container 573f34cefb66 [2022-05-02T19:10:42.640Z] ---> 3d5dd417942a [2022-05-02T19:10:42.640Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-02T19:10:42.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-02T19:10:42.640Z] ---> Running in 06d377ded71a [2022-05-02T19:10:42.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-02T19:10:42.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-02T19:10:42.640Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-02T19:10:42.640Z] Executing busybox-1.33.1-r7.trigger [2022-05-02T19:10:42.923Z] OK: 6 MiB in 15 packages [2022-05-02T19:10:42.923Z] Removing intermediate container 06d377ded71a [2022-05-02T19:10:42.923Z] ---> da2d12144179 [2022-05-02T19:10:42.923Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T19:10:42.923Z] ---> Running in 79a0343caa0a [2022-05-02T19:10:42.923Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-02T19:10:42.923Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-02T19:10:42.923Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-02T19:10:42.923Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-02T19:10:42.923Z] (5/6) Installing curl (7.79.1-r1) [2022-05-02T19:10:42.923Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-02T19:10:42.923Z] Executing busybox-1.33.1-r7.trigger [2022-05-02T19:10:42.923Z] Executing ca-certificates-20211220-r0.trigger [2022-05-02T19:10:42.923Z] OK: 8 MiB in 20 packages [2022-05-02T19:10:43.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-02T19:10:43.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-02T19:10:43.440Z] Removing intermediate container 9b16286079c2 [2022-05-02T19:10:43.440Z] ---> 2471fa8a8ae3 [2022-05-02T19:10:43.440Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-02T19:10:43.440Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-02T19:10:43.440Z] ---> Running in 8fd4c6e723b0 [2022-05-02T19:10:43.440Z] (2/2) Installing su-exec (0.2-r1) [2022-05-02T19:10:43.440Z] Executing busybox-1.33.1-r7.trigger [2022-05-02T19:10:43.440Z] OK: 6 MiB in 16 packages [2022-05-02T19:10:43.740Z] Removing intermediate container 8fd4c6e723b0 [2022-05-02T19:10:43.740Z] ---> 47da4ecc5748 [2022-05-02T19:10:43.740Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-02T19:10:44.002Z] Removing intermediate container 0bd2fe74a666 [2022-05-02T19:10:44.002Z] ---> 7dabce81f9c1 [2022-05-02T19:10:44.002Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-02T19:10:44.002Z] ---> Running in 7a4e8642bc38 [2022-05-02T19:10:44.002Z] ---> Running in e94eaa925658 [2022-05-02T19:10:44.262Z] Removing intermediate container 79a0343caa0a [2022-05-02T19:10:44.262Z] ---> 37c6f8557322 [2022-05-02T19:10:44.262Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-02T19:10:44.262Z] Removing intermediate container e94eaa925658 [2022-05-02T19:10:44.262Z] ---> 7f3b89707bcc [2022-05-02T19:10:44.262Z] Step 13/22 : WORKDIR /edgex [2022-05-02T19:10:44.262Z] Removing intermediate container 7a4e8642bc38 [2022-05-02T19:10:44.523Z] ---> 802f04a1f7c0 [2022-05-02T19:10:44.523Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-02T19:10:44.523Z] Removing intermediate container 9a06538f0703 [2022-05-02T19:10:44.523Z] ---> 01ed6f79d243 [2022-05-02T19:10:44.523Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-02T19:10:44.523Z] ---> Running in 30777d1645cd [2022-05-02T19:10:44.523Z] ---> Running in a0c01c42d6f0 [2022-05-02T19:10:44.523Z] ---> Running in 2b1757e55192 [2022-05-02T19:10:44.523Z] ---> Running in e64e93c00143 [2022-05-02T19:10:44.782Z] Removing intermediate container 2b1757e55192 [2022-05-02T19:10:44.782Z] ---> 18a1b6928960 [2022-05-02T19:10:44.782Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-02T19:10:44.782Z] Removing intermediate container e64e93c00143 [2022-05-02T19:10:44.782Z] ---> fdf16592c75d [2022-05-02T19:10:44.782Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-02T19:10:45.040Z] Removing intermediate container 30777d1645cd [2022-05-02T19:10:45.040Z] ---> 0ceabd9aeffb [2022-05-02T19:10:45.040Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-02T19:10:45.040Z] ---> Running in 46858b4adbae [2022-05-02T19:10:45.040Z] ---> d189badd4a3f [2022-05-02T19:10:45.040Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-02T19:10:45.301Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-02T19:10:45.301Z] ---> e624b2a39657 [2022-05-02T19:10:45.301Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-02T19:10:45.301Z] Removing intermediate container 46858b4adbae [2022-05-02T19:10:45.301Z] ---> 20c41e3fb331 [2022-05-02T19:10:45.301Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-02T19:10:45.301Z] ---> Running in 4d50a025d23c [2022-05-02T19:10:45.870Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-02T19:10:46.131Z] ---> bfdcd2e4c632 [2022-05-02T19:10:46.131Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-02T19:10:46.131Z] ---> 5ef641d72c9d [2022-05-02T19:10:46.131Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-02T19:10:46.389Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-02T19:10:46.389Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-02T19:10:46.389Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-02T19:10:46.649Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-02T19:10:46.649Z] ---> e2ea136a0bc9 [2022-05-02T19:10:46.649Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-02T19:10:46.649Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-02T19:10:46.649Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-02T19:10:46.649Z] ---> Running in 87e400e7b74f [2022-05-02T19:10:46.910Z] Executing busybox-1.33.1-r7.trigger [2022-05-02T19:10:46.910Z] Removing intermediate container 4d50a025d23c [2022-05-02T19:10:46.910Z] ---> 9a5fee66fcef [2022-05-02T19:10:46.910Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-02T19:10:46.910Z] OK: 8 MiB in 20 packages [2022-05-02T19:10:46.910Z] ---> 00b8f38f38ab [2022-05-02T19:10:46.910Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-02T19:10:46.910Z] ---> Running in a8c6da167a65 [2022-05-02T19:10:47.173Z] Removing intermediate container 87e400e7b74f [2022-05-02T19:10:47.173Z] ---> a6bc7627d944 [2022-05-02T19:10:47.173Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-02T19:10:47.173Z] ---> 3ce98c7a4457 [2022-05-02T19:10:47.173Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-02T19:10:47.173Z] ---> Running in f9e28cf78992 [2022-05-02T19:10:47.437Z] Removing intermediate container a8c6da167a65 [2022-05-02T19:10:47.437Z] ---> 12bc33be0fb9 [2022-05-02T19:10:47.437Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-02T19:10:47.437Z] ---> Running in 3e8ccae4ec18 [2022-05-02T19:10:47.437Z] Removing intermediate container a0c01c42d6f0 [2022-05-02T19:10:47.437Z] ---> d66aedce015d [2022-05-02T19:10:47.437Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-02T19:10:47.696Z] Removing intermediate container f9e28cf78992 [2022-05-02T19:10:47.696Z] ---> 9210029487f9 [2022-05-02T19:10:47.696Z] Step 20/22 : LABEL arch=x86_64 [2022-05-02T19:10:47.696Z] ---> Running in 9431e3569229 [2022-05-02T19:10:48.004Z] ---> 35c0073f2e4f [2022-05-02T19:10:48.004Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-02T19:10:48.004Z] ---> Running in fca5dd0e7200 [2022-05-02T19:10:48.004Z] Removing intermediate container 9431e3569229 [2022-05-02T19:10:48.004Z] ---> 06189895be7a [2022-05-02T19:10:48.004Z] Step 21/22 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 [2022-05-02T19:10:48.264Z] ---> 9acf5b6471ff [2022-05-02T19:10:48.264Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-02T19:10:48.264Z] ---> Running in ff6214e0c3d7 [2022-05-02T19:10:48.527Z] Removing intermediate container ff6214e0c3d7 [2022-05-02T19:10:48.527Z] ---> f1a49bc039c8 [2022-05-02T19:10:48.527Z] Step 22/22 : LABEL version=0.0.0 [2022-05-02T19:10:48.787Z] ---> Running in 32521865033a [2022-05-02T19:10:48.787Z] Removing intermediate container 3e8ccae4ec18 [2022-05-02T19:10:48.787Z] ---> 8a6e05118abf [2022-05-02T19:10:48.787Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-02T19:10:49.045Z] ---> Running in 8a9c30fad227 [2022-05-02T19:10:49.045Z] Removing intermediate container 32521865033a [2022-05-02T19:10:49.045Z] ---> 8f59b095ecb4 [2022-05-02T19:10:49.045Z] [2022-05-02T19:10:49.045Z] ---> 2a6ee8dcbbd0 [2022-05-02T19:10:49.045Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-02T19:10:49.045Z] Removing intermediate container 8a9c30fad227 [2022-05-02T19:10:49.045Z] ---> 5112b629d39c [2022-05-02T19:10:49.045Z] Step 20/22 : LABEL arch=x86_64 [2022-05-02T19:10:49.305Z] Successfully built 8f59b095ecb4 [2022-05-02T19:10:49.305Z] Successfully tagged support-scheduler:latest [2022-05-02T19:10:49.305Z]  Building support-scheduler ... done Building security-secretstore-setup [2022-05-02T19:10:49.305Z] ---> Running in e14648d97307 [2022-05-02T19:10:50.685Z] ---> 06e2d2d0f5e4 [2022-05-02T19:10:50.685Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-02T19:10:51.252Z] Removing intermediate container e14648d97307 [2022-05-02T19:10:51.252Z] ---> b64a5ac3f8b5 [2022-05-02T19:10:51.252Z] Step 21/22 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 [2022-05-02T19:10:51.511Z] Removing intermediate container fca5dd0e7200 [2022-05-02T19:10:51.511Z] ---> fa5c70e48b99 [2022-05-02T19:10:51.511Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-02T19:10:51.511Z] ---> Running in 0ba1ecb115ee [2022-05-02T19:10:51.511Z] ---> Running in 15cacc973bb6 [2022-05-02T19:10:52.099Z] Removing intermediate container 15cacc973bb6 [2022-05-02T19:10:52.099Z] ---> 0363d9a71e26 [2022-05-02T19:10:52.099Z] Step 22/22 : LABEL version=0.0.0 [2022-05-02T19:10:52.099Z] Removing intermediate container 0ba1ecb115ee [2022-05-02T19:10:52.099Z] ---> 4d5b3884d97c [2022-05-02T19:10:52.099Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-02T19:10:52.699Z] ---> f60d858639f0 [2022-05-02T19:10:52.699Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-02T19:10:52.699Z] ---> Running in 2ab16b9bdf7f [2022-05-02T19:10:52.699Z] ---> Running in d1ff606324d8 [2022-05-02T19:10:53.076Z] Removing intermediate container 2ab16b9bdf7f [2022-05-02T19:10:53.076Z] ---> fa0de84b1185 [2022-05-02T19:10:53.076Z] Step 21/23 : LABEL arch=x86_64 [2022-05-02T19:10:53.076Z] Removing intermediate container d1ff606324d8 [2022-05-02T19:10:53.076Z] ---> c3176a0cb54b [2022-05-02T19:10:53.076Z] [2022-05-02T19:10:53.445Z] Successfully built c3176a0cb54b [2022-05-02T19:10:53.445Z] Successfully tagged security-proxy-setup:latest [2022-05-02T19:10:53.445Z]  Building security-proxy-setup ... done Building support-notifications [2022-05-02T19:10:53.445Z] ---> Running in 2e67d7e8c61d [2022-05-02T19:10:53.445Z] ---> e7f42bf0697e [2022-05-02T19:10:53.445Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-02T19:10:54.395Z] Removing intermediate container 2e67d7e8c61d [2022-05-02T19:10:54.395Z] ---> 182138a1acae [2022-05-02T19:10:54.395Z] Step 22/23 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 [2022-05-02T19:10:54.656Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T19:10:54.656Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-02T19:10:55.225Z] ---> 5aa4624d88b4 [2022-05-02T19:10:55.225Z] Step 3/25 : WORKDIR /edgex-go [2022-05-02T19:10:55.225Z] ---> Using cache [2022-05-02T19:10:55.225Z] ---> d1c17433e544 [2022-05-02T19:10:55.225Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T19:10:55.225Z] ---> Using cache [2022-05-02T19:10:55.225Z] ---> 432cff5c3322 [2022-05-02T19:10:55.225Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-02T19:10:56.176Z] ---> 8feb6c780a5b [2022-05-02T19:10:56.176Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-02T19:10:56.176Z] ---> Running in 91e4f5b92a4e [2022-05-02T19:10:56.176Z] ---> Running in a8fdcdd9784f [2022-05-02T19:10:56.435Z] Removing intermediate container 91e4f5b92a4e [2022-05-02T19:10:56.435Z] ---> 7f3a7ace3332 [2022-05-02T19:10:56.435Z] Step 23/23 : LABEL version=0.0.0 [2022-05-02T19:10:56.694Z] ---> Running in a97c09c1c6fb [2022-05-02T19:10:56.694Z] ---> 6c859c4677cc [2022-05-02T19:10:56.694Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-02T19:10:56.952Z] Removing intermediate container a97c09c1c6fb [2022-05-02T19:10:56.952Z] ---> 94c28a4d5992 [2022-05-02T19:10:56.952Z] [2022-05-02T19:10:56.952Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T19:10:56.952Z] Successfully built 94c28a4d5992 [2022-05-02T19:10:56.952Z] Successfully tagged core-data:latest [2022-05-02T19:10:56.952Z] Building security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-02T19:10:57.033Z] provisioning config files... [2022-05-02T19:10:57.061Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3338263687723306834tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-02T19:10:57.628Z] ---> docker-login.sh [2022-05-02T19:10:57.628Z] nexus3.edgexfoundry.org:10001 [2022-05-02T19:10:57.906Z]  Building core-data ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T19:10:57.906Z] ---> 2fd990a147ad [2022-05-02T19:10:57.906Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-02T19:10:58.170Z] OK: 221 MiB in 52 packages [2022-05-02T19:10:58.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T19:10:58.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T19:10:58.497Z] Configure a credential helper to remove this warning. See [2022-05-02T19:10:58.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T19:10:58.497Z] [2022-05-02T19:10:58.497Z] Login Succeeded [2022-05-02T19:10:58.497Z] nexus3.edgexfoundry.org:10002 [2022-05-02T19:10:59.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T19:10:59.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T19:10:59.093Z] Configure a credential helper to remove this warning. See [2022-05-02T19:10:59.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T19:10:59.093Z] [2022-05-02T19:10:59.093Z] Login Succeeded [2022-05-02T19:10:59.093Z] nexus3.edgexfoundry.org:10003 [2022-05-02T19:10:59.114Z] ---> Running in 8e95d39e9139 [2022-05-02T19:10:59.680Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T19:10:59.680Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-02T19:10:59.680Z] ---> 5aa4624d88b4 [2022-05-02T19:10:59.680Z] Step 3/22 : WORKDIR /edgex-go [2022-05-02T19:10:59.680Z] ---> Using cache [2022-05-02T19:10:59.680Z] ---> d1c17433e544 [2022-05-02T19:10:59.680Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T19:10:59.680Z] ---> Using cache [2022-05-02T19:10:59.680Z] ---> 432cff5c3322 [2022-05-02T19:10:59.680Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-02T19:10:59.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T19:10:59.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T19:10:59.689Z] Configure a credential helper to remove this warning. See [2022-05-02T19:10:59.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T19:10:59.689Z] [2022-05-02T19:10:59.689Z] Login Succeeded [2022-05-02T19:10:59.689Z] nexus3.edgexfoundry.org:10004 [2022-05-02T19:10:59.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T19:11:00.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T19:11:00.239Z] Configure a credential helper to remove this warning. See [2022-05-02T19:11:00.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T19:11:00.239Z] [2022-05-02T19:11:00.239Z] Login Succeeded [2022-05-02T19:11:00.239Z] docker.io [2022-05-02T19:11:00.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T19:11:01.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T19:11:01.119Z] Configure a credential helper to remove this warning. See [2022-05-02T19:11:01.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T19:11:01.119Z] [2022-05-02T19:11:01.119Z] Login Succeeded [2022-05-02T19:11:01.119Z] ---> docker-login.sh ends [Pipeline] } [2022-05-02T19:11:01.147Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-02T19:11:01.567Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-02T19:11:01.602Z] ========================================================= [2022-05-02T19:11:01.602Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-02T19:11:01.602Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-02T19:11:01.986Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-02T19:11:02.223Z] ---> Running in f7fb6ab87faa [2022-05-02T19:11:02.223Z] Removing intermediate container 8e95d39e9139 [2022-05-02T19:11:02.223Z] ---> a941227305e3 [2022-05-02T19:11:02.223Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-02T19:11:02.263Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-02T19:11:02.263Z] 9b3977197b4f: Pulling fs layer [2022-05-02T19:11:02.263Z] 1a89e8eeedd5: Pulling fs layer [2022-05-02T19:11:02.263Z] 94645a83ff95: Pulling fs layer [2022-05-02T19:11:02.263Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-02T19:11:02.263Z] 0c92f367c5e7: Pulling fs layer [2022-05-02T19:11:02.263Z] 3096ccb668a1: Pulling fs layer [2022-05-02T19:11:02.263Z] e8cf19c19ddd: Pulling fs layer [2022-05-02T19:11:02.263Z] a4caa8a26152: Pulling fs layer [2022-05-02T19:11:02.263Z] 3096ccb668a1: Waiting [2022-05-02T19:11:02.263Z] e8cf19c19ddd: Waiting [2022-05-02T19:11:02.263Z] 3f3a8bcf1eab: Waiting [2022-05-02T19:11:02.263Z] a4caa8a26152: Waiting [2022-05-02T19:11:02.263Z] 0c92f367c5e7: Waiting [2022-05-02T19:11:02.263Z] 94645a83ff95: Verifying Checksum [2022-05-02T19:11:02.263Z] 94645a83ff95: Download complete [2022-05-02T19:11:02.263Z] 1a89e8eeedd5: Verifying Checksum [2022-05-02T19:11:02.263Z] 1a89e8eeedd5: Download complete [2022-05-02T19:11:02.263Z] 0c92f367c5e7: Verifying Checksum [2022-05-02T19:11:02.263Z] 0c92f367c5e7: Download complete [2022-05-02T19:11:02.263Z] 3096ccb668a1: Verifying Checksum [2022-05-02T19:11:02.263Z] 3096ccb668a1: Download complete [2022-05-02T19:11:02.263Z] 9b3977197b4f: Verifying Checksum [2022-05-02T19:11:02.263Z] 9b3977197b4f: Download complete [2022-05-02T19:11:02.263Z] e8cf19c19ddd: Verifying Checksum [2022-05-02T19:11:02.263Z] e8cf19c19ddd: Download complete [2022-05-02T19:11:02.493Z] Removing intermediate container a8fdcdd9784f [2022-05-02T19:11:02.494Z] ---> 4c9f4ea9c0d7 [2022-05-02T19:11:02.494Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-02T19:11:02.752Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T19:11:02.752Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-02T19:11:02.752Z] ---> 5aa4624d88b4 [2022-05-02T19:11:02.752Z] Step 3/20 : WORKDIR /edgex-go [2022-05-02T19:11:02.752Z] ---> Using cache [2022-05-02T19:11:02.752Z] ---> d1c17433e544 [2022-05-02T19:11:02.752Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-02T19:11:02.752Z] ---> 3362dca2b6da [2022-05-02T19:11:02.752Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-02T19:11:02.752Z] ---> Running in 66669fc6c995 [2022-05-02T19:11:03.018Z] ---> Running in 4266d326486e [2022-05-02T19:11:03.018Z] ---> d2482bebd250 [2022-05-02T19:11:03.018Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T19:11:03.018Z] ---> Running in fbb9eabd6bed [2022-05-02T19:11:03.265Z] 9b3977197b4f: Pull complete [2022-05-02T19:11:03.546Z] 1a89e8eeedd5: Pull complete [2022-05-02T19:11:03.592Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T19:11:03.831Z] 94645a83ff95: Pull complete [2022-05-02T19:11:04.178Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T19:11:04.439Z] a4caa8a26152: Verifying Checksum [2022-05-02T19:11:04.439Z] a4caa8a26152: Download complete [2022-05-02T19:11:04.503Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T19:11:04.761Z] OK: 221 MiB in 52 packages [2022-05-02T19:11:04.761Z] Removing intermediate container 4266d326486e [2022-05-02T19:11:04.761Z] ---> 9678ef89506f [2022-05-02T19:11:04.761Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-02T19:11:05.019Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T19:11:05.019Z] ---> Running in e7f278b099e4 [2022-05-02T19:11:05.019Z] Removing intermediate container fbb9eabd6bed [2022-05-02T19:11:05.019Z] ---> dcd8928aa9d8 [2022-05-02T19:11:05.019Z] Step 8/25 : COPY . . [2022-05-02T19:11:05.048Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-02T19:11:05.048Z] 3f3a8bcf1eab: Download complete [2022-05-02T19:11:05.290Z] Removing intermediate container e7f278b099e4 [2022-05-02T19:11:05.290Z] ---> 2785d8c34b4e [2022-05-02T19:11:05.290Z] Step 28/31 : CMD ["gate"] [2022-05-02T19:11:05.290Z] v3.15.4-78-ge239b26b75 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-02T19:11:05.290Z] v3.15.4-77-gad26fcbf85 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-02T19:11:05.290Z] OK: 15864 distinct packages available [2022-05-02T19:11:05.290Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T19:11:05.290Z] ---> Running in 9a493acc0073 [2022-05-02T19:11:05.552Z] Removing intermediate container f7fb6ab87faa [2022-05-02T19:11:05.552Z] ---> 65e7a1f327cb [2022-05-02T19:11:05.552Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-02T19:11:05.811Z] Removing intermediate container 9a493acc0073 [2022-05-02T19:11:05.811Z] ---> e6df3e3ecdb7 [2022-05-02T19:11:05.811Z] Step 29/31 : LABEL arch=x86_64 [2022-05-02T19:11:06.072Z] ---> Running in 02d7cdf8d054 [2022-05-02T19:11:06.072Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T19:11:06.072Z] ---> 2749a77b3c99 [2022-05-02T19:11:06.072Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T19:11:06.332Z] ---> Running in 757f03feb9b0 [2022-05-02T19:11:06.332Z] Removing intermediate container 02d7cdf8d054 [2022-05-02T19:11:06.332Z] ---> 47e8d949b2e2 [2022-05-02T19:11:06.332Z] Step 30/31 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 [2022-05-02T19:11:06.332Z] OK: 221 MiB in 52 packages [2022-05-02T19:11:07.268Z] ---> Running in 0f84cfd2b742 [2022-05-02T19:11:08.209Z] Removing intermediate container 0f84cfd2b742 [2022-05-02T19:11:08.209Z] ---> 2f38d8542776 [2022-05-02T19:11:08.209Z] Step 31/31 : LABEL version=0.0.0 [2022-05-02T19:11:08.209Z] Removing intermediate container 66669fc6c995 [2022-05-02T19:11:08.209Z] ---> 86dc08db78c4 [2022-05-02T19:11:08.209Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-02T19:11:08.209Z] ---> Running in cf4f8f5090c2 [2022-05-02T19:11:08.471Z] ---> 2063a3128ca0 [2022-05-02T19:11:08.471Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T19:11:08.730Z] ---> Running in 1cce7643f14e [2022-05-02T19:11:08.731Z] Removing intermediate container cf4f8f5090c2 [2022-05-02T19:11:08.731Z] ---> c530baf03d70 [2022-05-02T19:11:08.731Z] [2022-05-02T19:11:08.731Z] Successfully built c530baf03d70 [2022-05-02T19:11:08.731Z] Successfully tagged security-bootstrapper:latest [2022-05-02T19:11:08.731Z] Building security-spire-server [2022-05-02T19:11:11.265Z]  Building security-bootstrapper ... done Removing intermediate container 757f03feb9b0 [2022-05-02T19:11:11.265Z] ---> b3b118451dcb [2022-05-02T19:11:11.265Z] Step 8/22 : COPY . . [2022-05-02T19:11:11.832Z] Removing intermediate container 1cce7643f14e [2022-05-02T19:11:11.832Z] ---> 2584aca90316 [2022-05-02T19:11:11.832Z] Step 7/20 : COPY . . [2022-05-02T19:11:17.106Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T19:11:17.106Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-02T19:11:17.106Z] ---> 5aa4624d88b4 [2022-05-02T19:11:17.106Z] Step 3/25 : WORKDIR /edgex-go [2022-05-02T19:11:17.106Z] ---> Using cache [2022-05-02T19:11:17.106Z] ---> d1c17433e544 [2022-05-02T19:11:17.106Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T19:11:17.106Z] ---> Using cache [2022-05-02T19:11:17.106Z] ---> 432cff5c3322 [2022-05-02T19:11:17.106Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-02T19:11:17.453Z] 3f3a8bcf1eab: Pull complete [2022-05-02T19:11:17.728Z] 0c92f367c5e7: Pull complete [2022-05-02T19:11:18.004Z] 3096ccb668a1: Pull complete [2022-05-02T19:11:18.277Z] e8cf19c19ddd: Pull complete [2022-05-02T19:11:23.672Z] ---> 90bc30d7273e [2022-05-02T19:11:23.672Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-02T19:11:23.672Z] ---> Running in eaba7306a927 [2022-05-02T19:11:23.672Z] ---> 81d31dd4d2df [2022-05-02T19:11:23.672Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-02T19:11:23.672Z] ---> 287ac2386d40 [2022-05-02T19:11:23.672Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-02T19:11:23.672Z] ---> Running in 7319ff6985a8 [2022-05-02T19:11:23.672Z] ---> Running in f7f08839c63f [2022-05-02T19:11:23.672Z] ---> Running in eaf89665452e [2022-05-02T19:11:23.672Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-02T19:11:23.672Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T19:11:23.929Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-02T19:11:23.929Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-02T19:11:24.494Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T19:11:24.753Z] OK: 221 MiB in 52 packages [2022-05-02T19:11:24.991Z] a4caa8a26152: Pull complete [2022-05-02T19:11:24.991Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-02T19:11:24.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-02T19:11:24.991Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-02T19:11:25.414Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-02T19:11:25.414Z] WORKDIR /edgex [2022-05-02T19:11:25.414Z] COPY go.mod . [2022-05-02T19:11:25.414Z] RUN go mod download [2022-05-02T19:11:25.414Z] + docker build -t ci-base-image-arm64 -f - . [2022-05-02T19:11:25.698Z] Removing intermediate container eaba7306a927 [2022-05-02T19:11:25.698Z] ---> 2da55b06b144 [2022-05-02T19:11:25.698Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-02T19:11:26.272Z] ---> 09157d1a1aef [2022-05-02T19:11:26.272Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T19:11:26.272Z] ---> Running in 67b644818e27 [2022-05-02T19:11:28.066Z] Sending build context to Docker daemon 169.3MB [2022-05-02T19:11:28.066Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-02T19:11:28.066Z] ---> 725f1c02e7f9 [2022-05-02T19:11:28.066Z] Step 2/4 : WORKDIR /edgex [2022-05-02T19:11:28.177Z] Removing intermediate container 67b644818e27 [2022-05-02T19:11:28.177Z] ---> 56f61d292270 [2022-05-02T19:11:28.177Z] Step 8/25 : COPY . . [2022-05-02T19:11:30.060Z] ---> Running in 29cf568ade77 [2022-05-02T19:11:30.338Z] Removing intermediate container 29cf568ade77 [2022-05-02T19:11:30.338Z] ---> 2e8a560a2309 [2022-05-02T19:11:30.338Z] Step 3/4 : COPY go.mod . [2022-05-02T19:11:30.941Z] ---> ad3b422441a5 [2022-05-02T19:11:30.941Z] Step 4/4 : RUN go mod download [2022-05-02T19:11:30.941Z] ---> Running in 14fed9d17e4e [2022-05-02T19:11:36.325Z] ---> 881d69be3bba [2022-05-02T19:11:36.325Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-02T19:11:36.325Z] ---> Running in d3bf39c93750 [2022-05-02T19:11:36.325Z] Removing intermediate container d3bf39c93750 [2022-05-02T19:11:36.325Z] ---> dd0033fb7251 [2022-05-02T19:11:36.325Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-02T19:11:36.585Z] ---> Running in e2a7a457aedc [2022-05-02T19:11:38.492Z] Removing intermediate container e2a7a457aedc [2022-05-02T19:11:38.492Z] ---> a50a0e0669bb [2022-05-02T19:11:38.492Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-02T19:11:38.754Z] ---> Running in 623976ef9903 [2022-05-02T19:11:39.018Z] Removing intermediate container 623976ef9903 [2022-05-02T19:11:39.018Z] ---> 7f570de37169 [2022-05-02T19:11:39.018Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-02T19:11:39.018Z] ---> Running in 78ffc852fc81 [2022-05-02T19:11:40.411Z] spire-1.2.1/ [2022-05-02T19:11:40.411Z] spire-1.2.1/.data/ [2022-05-02T19:11:40.411Z] spire-1.2.1/.data/.file [2022-05-02T19:11:40.411Z] spire-1.2.1/.dockerignore [2022-05-02T19:11:40.411Z] spire-1.2.1/.gitattributes [2022-05-02T19:11:40.411Z] spire-1.2.1/.githooks/ [2022-05-02T19:11:40.411Z] spire-1.2.1/.githooks/pre-commit [2022-05-02T19:11:40.411Z] spire-1.2.1/.github/ [2022-05-02T19:11:40.411Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-02T19:11:40.411Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-02T19:11:40.411Z] spire-1.2.1/.github/dependabot.yml [2022-05-02T19:11:40.411Z] spire-1.2.1/.github/workflows/ [2022-05-02T19:11:40.411Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-02T19:11:40.411Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-02T19:11:40.411Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-02T19:11:40.411Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-02T19:11:40.411Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-02T19:11:40.411Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-02T19:11:40.411Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-02T19:11:40.411Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-02T19:11:40.411Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-02T19:11:40.411Z] spire-1.2.1/.gitignore [2022-05-02T19:11:40.411Z] spire-1.2.1/.go-version [2022-05-02T19:11:40.411Z] spire-1.2.1/.golangci.yml [2022-05-02T19:11:40.411Z] spire-1.2.1/ADOPTERS.md [2022-05-02T19:11:40.411Z] spire-1.2.1/CHANGELOG.md [2022-05-02T19:11:40.411Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-02T19:11:40.411Z] spire-1.2.1/CODEOWNERS [2022-05-02T19:11:40.411Z] spire-1.2.1/CONTRIBUTING.md [2022-05-02T19:11:40.411Z] spire-1.2.1/Dockerfile [2022-05-02T19:11:40.411Z] spire-1.2.1/Dockerfile.dev [2022-05-02T19:11:40.411Z] spire-1.2.1/Dockerfile.scratch [2022-05-02T19:11:40.411Z] spire-1.2.1/LICENSE [2022-05-02T19:11:40.411Z] spire-1.2.1/MAINTAINERS.md [2022-05-02T19:11:40.411Z] spire-1.2.1/Makefile [2022-05-02T19:11:40.411Z] spire-1.2.1/README.md [2022-05-02T19:11:40.411Z] spire-1.2.1/ROADMAP.md [2022-05-02T19:11:40.411Z] spire-1.2.1/SECURITY.md [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/ [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-agent/ [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/ [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-02T19:11:40.411Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-02T19:11:40.411Z] spire-1.2.1/conf/ [2022-05-02T19:11:40.411Z] spire-1.2.1/conf/agent/ [2022-05-02T19:11:40.412Z] spire-1.2.1/conf/agent/agent.conf [2022-05-02T19:11:40.412Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-02T19:11:40.412Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-02T19:11:40.412Z] spire-1.2.1/conf/server/ [2022-05-02T19:11:40.412Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-02T19:11:40.412Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-02T19:11:40.412Z] spire-1.2.1/conf/server/server.conf [2022-05-02T19:11:40.412Z] spire-1.2.1/conf/server/server_full.conf [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/ [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/SPIRE101.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/auditlog.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/images/ [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/scaling_spire.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/spire_agent.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/spire_server.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/supported_integrations.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/telemetry.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/telemetry_config.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/upgrading.md [2022-05-02T19:11:40.412Z] spire-1.2.1/doc/using_spire.md [2022-05-02T19:11:40.412Z] spire-1.2.1/examples/ [2022-05-02T19:11:40.412Z] spire-1.2.1/examples/README.md [2022-05-02T19:11:40.412Z] spire-1.2.1/go.mod [2022-05-02T19:11:40.412Z] spire-1.2.1/go.sum [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/ [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/ [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/agent.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/api/ [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/client/ [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/common/ [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/config.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/manager/ [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-02T19:11:40.412Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/svid/ [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/ [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/api/ [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/api/names.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/auth/ [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/catalog/ [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/cli/ [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-02T19:11:40.413Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/health/ [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/health/config.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/health/context.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/health/health.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/idutil/ [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/log/ [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/log/log.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/log/options.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/plugin/ [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/profiling/ [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/selector/ [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/uptime/ [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/util/ [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/util/task.go [2022-05-02T19:11:40.414Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/common/version/ [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/common/version/version.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/common/x509util/ [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/ [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/ [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/api.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/health/ [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/id.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/status.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/bundle/ [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/ca/ [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/cache/ [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/catalog/ [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/config.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/datastore/ [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-02T19:11:40.415Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/ [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-02T19:11:40.416Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/registration/ [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/server.go [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/server_test.go [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/svid/ [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-02T19:11:40.417Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-02T19:11:40.417Z] spire-1.2.1/proto/ [2022-05-02T19:11:40.417Z] spire-1.2.1/proto/private/ [2022-05-02T19:11:40.417Z] spire-1.2.1/proto/private/server/ [2022-05-02T19:11:40.417Z] spire-1.2.1/proto/private/server/journal/ [2022-05-02T19:11:40.417Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-02T19:11:40.417Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-02T19:11:40.417Z] spire-1.2.1/proto/spire/ [2022-05-02T19:11:40.417Z] spire-1.2.1/proto/spire/common/ [2022-05-02T19:11:40.417Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-02T19:11:40.417Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-02T19:11:40.417Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-02T19:11:40.417Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-02T19:11:40.417Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-02T19:11:40.417Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-02T19:11:40.417Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-02T19:11:40.417Z] spire-1.2.1/proto/spire/plugin/ [2022-05-02T19:11:40.417Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-02T19:11:40.417Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-02T19:11:40.417Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-02T19:11:40.417Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-02T19:11:40.417Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-02T19:11:40.417Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-02T19:11:40.417Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-02T19:11:40.417Z] spire-1.2.1/release/ [2022-05-02T19:11:40.417Z] spire-1.2.1/release/spire-extras/ [2022-05-02T19:11:40.417Z] spire-1.2.1/release/spire-extras/README.md [2022-05-02T19:11:40.417Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-02T19:11:40.417Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-02T19:11:40.417Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-02T19:11:40.417Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-02T19:11:40.417Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-02T19:11:40.417Z] spire-1.2.1/release/spire/ [2022-05-02T19:11:40.417Z] spire-1.2.1/release/spire/README.md [2022-05-02T19:11:40.417Z] spire-1.2.1/release/spire/conf/ [2022-05-02T19:11:40.417Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-02T19:11:40.417Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-02T19:11:40.417Z] spire-1.2.1/release/spire/conf/server/ [2022-05-02T19:11:40.417Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-02T19:11:40.417Z] spire-1.2.1/script/ [2022-05-02T19:11:40.417Z] spire-1.2.1/script/build-artifact.sh [2022-05-02T19:11:40.417Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-02T19:11:40.417Z] spire-1.2.1/support/ [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/ [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-02T19:11:40.417Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-02T19:11:40.417Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-02T19:11:40.417Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-02T19:11:40.417Z] spire-1.2.1/test/ [2022-05-02T19:11:40.417Z] spire-1.2.1/test/clock/ [2022-05-02T19:11:40.417Z] spire-1.2.1/test/clock/clock.go [2022-05-02T19:11:40.417Z] spire-1.2.1/test/fakes/ [2022-05-02T19:11:40.417Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-02T19:11:40.417Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-02T19:11:40.417Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-02T19:11:40.417Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-02T19:11:40.417Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-02T19:11:40.417Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-02T19:11:40.417Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-02T19:11:40.417Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-02T19:11:40.417Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-02T19:11:40.417Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-02T19:11:40.417Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-02T19:11:40.417Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-02T19:11:40.417Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-02T19:11:40.417Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-02T19:11:40.417Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-02T19:11:40.417Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-02T19:11:40.417Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-02T19:11:40.417Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-02T19:11:40.417Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-02T19:11:40.417Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-02T19:11:40.417Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-02T19:11:40.417Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-02T19:11:40.417Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-02T19:11:40.417Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-02T19:11:40.417Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-02T19:11:40.417Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-02T19:11:40.417Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-02T19:11:40.417Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-02T19:11:40.417Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-02T19:11:40.417Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-02T19:11:40.417Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-02T19:11:40.417Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-02T19:11:40.417Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-02T19:11:40.417Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-02T19:11:40.417Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-02T19:11:40.417Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-02T19:11:40.417Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-02T19:11:40.417Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-02T19:11:40.417Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-02T19:11:40.417Z] spire-1.2.1/test/fixture/ [2022-05-02T19:11:40.417Z] spire-1.2.1/test/fixture/certs/ [2022-05-02T19:11:40.417Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-02T19:11:40.417Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/config/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/fixture.go [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/registration/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-02T19:11:40.418Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/README.md [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/common [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/setup/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-02T19:11:40.418Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-02T19:11:40.419Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-02T19:11:40.678Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-02T19:11:40.678Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-02T19:11:40.678Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-02T19:11:40.678Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-02T19:11:40.678Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-02T19:11:40.678Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-02T19:11:40.678Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-02T19:11:40.678Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-02T19:11:40.678Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-02T19:11:40.678Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-02T19:11:40.678Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-02T19:11:40.678Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-02T19:11:40.678Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-02T19:11:40.678Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-02T19:11:40.678Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-02T19:11:40.678Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-02T19:11:40.678Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-02T19:11:40.678Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-02T19:11:40.678Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-02T19:11:40.678Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-02T19:11:40.678Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-02T19:11:40.678Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-02T19:11:40.678Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-02T19:11:40.678Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-02T19:11:40.678Z] spire-1.2.1/test/integration/test-one.sh [2022-05-02T19:11:40.678Z] spire-1.2.1/test/integration/test.sh [2022-05-02T19:11:40.678Z] spire-1.2.1/test/plugintest/ [2022-05-02T19:11:40.678Z] spire-1.2.1/test/plugintest/config.go [2022-05-02T19:11:40.678Z] spire-1.2.1/test/plugintest/load.go [2022-05-02T19:11:40.678Z] spire-1.2.1/test/plugintest/option.go [2022-05-02T19:11:40.678Z] spire-1.2.1/test/spiretest/ [2022-05-02T19:11:40.678Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-02T19:11:40.678Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-02T19:11:40.678Z] spire-1.2.1/test/spiretest/dir.go [2022-05-02T19:11:40.678Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-02T19:11:40.678Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-02T19:11:40.678Z] spire-1.2.1/test/spiretest/logs.go [2022-05-02T19:11:40.678Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-02T19:11:40.678Z] spire-1.2.1/test/spiretest/suite.go [2022-05-02T19:11:40.678Z] spire-1.2.1/test/spiretest/x509.go [2022-05-02T19:11:40.678Z] spire-1.2.1/test/testca/ [2022-05-02T19:11:40.678Z] spire-1.2.1/test/testca/ca.go [2022-05-02T19:11:40.678Z] spire-1.2.1/test/testkey/ [2022-05-02T19:11:40.678Z] spire-1.2.1/test/testkey/generate.sh [2022-05-02T19:11:40.678Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-02T19:11:40.678Z] spire-1.2.1/test/testkey/keys.go [2022-05-02T19:11:40.678Z] spire-1.2.1/test/testkey/new.go [2022-05-02T19:11:40.678Z] spire-1.2.1/test/tpmsimulator/ [2022-05-02T19:11:40.678Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-02T19:11:40.678Z] spire-1.2.1/test/util/ [2022-05-02T19:11:40.678Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-02T19:11:40.678Z] spire-1.2.1/test/util/cert_generation.go [2022-05-02T19:11:40.678Z] spire-1.2.1/test/util/io_redirection.go [2022-05-02T19:11:40.678Z] spire-1.2.1/test/util/race.go [2022-05-02T19:11:40.678Z] spire-1.2.1/test/util/util.go [2022-05-02T19:11:40.678Z] building spire from source... [2022-05-02T19:11:40.678Z] Installing go1.17.7... [2022-05-02T19:11:43.428Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-02T19:11:45.965Z] Building bin/spire-server... [2022-05-02T19:11:45.965Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-02T19:11:45.965Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-02T19:11:45.965Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-02T19:11:45.965Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-02T19:11:45.965Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-02T19:11:46.226Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-02T19:11:46.226Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-02T19:11:46.226Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-02T19:11:46.226Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-02T19:11:46.226Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-02T19:11:46.486Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-02T19:11:46.486Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-02T19:11:46.486Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-02T19:11:46.486Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-02T19:11:46.486Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-02T19:11:46.486Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-02T19:11:46.486Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-02T19:11:46.486Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-02T19:11:46.486Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-02T19:11:46.486Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-02T19:11:46.486Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-02T19:11:46.486Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-02T19:11:46.746Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-02T19:11:46.746Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-02T19:11:46.746Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-02T19:11:46.746Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-02T19:11:46.746Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-02T19:11:46.746Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-02T19:11:46.746Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-02T19:11:46.746Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-02T19:11:46.746Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-02T19:11:46.746Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-02T19:11:46.746Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-02T19:11:46.746Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-02T19:11:46.746Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-02T19:11:46.746Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-02T19:11:46.746Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-02T19:11:46.746Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-02T19:11:46.746Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-02T19:11:47.007Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-02T19:11:47.007Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-02T19:11:47.007Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-02T19:11:47.007Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-02T19:11:47.007Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-02T19:11:47.007Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-02T19:11:47.007Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-02T19:11:47.007Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-02T19:11:48.388Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-02T19:11:48.388Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-02T19:11:48.388Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-02T19:11:48.388Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-02T19:11:48.388Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-02T19:11:48.388Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-02T19:11:48.388Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-02T19:11:48.388Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-02T19:11:48.665Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-02T19:11:48.665Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-02T19:11:48.665Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-02T19:11:48.665Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-02T19:11:49.606Z] Removing intermediate container 7319ff6985a8 [2022-05-02T19:11:49.606Z] ---> 05da0bc74a06 [2022-05-02T19:11:49.606Z] [2022-05-02T19:11:49.606Z] Step 10/25 : FROM alpine:3.14 [2022-05-02T19:11:49.606Z] ---> e04c818066af [2022-05-02T19:11:49.606Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-02T19:11:49.606Z] ---> Running in 1aa4f2939663 [2022-05-02T19:11:50.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-02T19:11:50.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-02T19:11:50.432Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-02T19:11:50.432Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-02T19:11:50.432Z] (3/3) Installing su-exec (0.2-r1) [2022-05-02T19:11:50.432Z] Executing busybox-1.33.1-r7.trigger [2022-05-02T19:11:50.432Z] Executing ca-certificates-20211220-r0.trigger [2022-05-02T19:11:50.432Z] OK: 6 MiB in 17 packages [2022-05-02T19:11:51.809Z] go: downloading google.golang.org/api v0.70.0 [2022-05-02T19:11:51.809Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-02T19:11:51.809Z] go: downloading k8s.io/api v0.23.4 [2022-05-02T19:11:51.809Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-02T19:11:51.809Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-02T19:11:51.809Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-02T19:11:51.809Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-02T19:11:52.068Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-02T19:11:52.328Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-02T19:11:52.328Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-02T19:11:52.328Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-02T19:11:52.604Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-02T19:11:52.864Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-02T19:11:52.864Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-02T19:11:52.864Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-02T19:11:53.124Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-02T19:11:53.124Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-02T19:11:53.124Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-02T19:11:53.124Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-02T19:11:53.386Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-02T19:11:53.386Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-02T19:11:53.386Z] Removing intermediate container 1aa4f2939663 [2022-05-02T19:11:53.386Z] ---> 60eefdb9441f [2022-05-02T19:11:53.386Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-02T19:11:53.386Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-02T19:11:53.386Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-02T19:11:53.386Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-02T19:11:53.645Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-02T19:11:53.645Z]  ---> Running in 668fd9259481 [2022-05-02T19:11:53.645Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-02T19:11:53.645Z] Removing intermediate container f7f08839c63f [2022-05-02T19:11:53.645Z] ---> f77cc5a51a24 [2022-05-02T19:11:53.645Z] [2022-05-02T19:11:53.645Z] Step 9/20 : FROM alpine:3.15 [2022-05-02T19:11:53.645Z] Removing intermediate container eaf89665452e [2022-05-02T19:11:53.645Z] ---> 800e48cd3bb0 [2022-05-02T19:11:53.645Z] [2022-05-02T19:11:53.645Z] Step 10/22 : FROM alpine:3.14 [2022-05-02T19:11:53.645Z] ---> e04c818066af [2022-05-02T19:11:53.645Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-02T19:11:53.645Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-02T19:11:53.645Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-02T19:11:53.645Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-02T19:11:53.645Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-02T19:11:53.645Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-02T19:11:53.903Z]  ---> Running in 1d71241cb652 [2022-05-02T19:11:53.903Z] Removing intermediate container 668fd9259481 [2022-05-02T19:11:53.903Z] ---> 8758b10e1a6e [2022-05-02T19:11:53.903Z] Step 13/25 : WORKDIR / [2022-05-02T19:11:54.162Z] ---> Running in 7f55024ce995 [2022-05-02T19:11:54.162Z] 3.15: Pulling from library/alpine [2022-05-02T19:11:54.162Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-02T19:11:54.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-02T19:11:54.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-02T19:11:54.422Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-02T19:11:54.422Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-02T19:11:54.422Z] Removing intermediate container 7f55024ce995 [2022-05-02T19:11:54.422Z] ---> 9eab65d6cbdf [2022-05-02T19:11:54.422Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-05-02T19:11:54.422Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-02T19:11:54.422Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-02T19:11:54.682Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-02T19:11:54.682Z] Executing busybox-1.33.1-r7.trigger [2022-05-02T19:11:54.682Z] Executing ca-certificates-20211220-r0.trigger [2022-05-02T19:11:54.682Z] OK: 6 MiB in 16 packages [2022-05-02T19:11:54.942Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-02T19:11:54.942Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-02T19:11:54.942Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-02T19:11:54.942Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-02T19:11:54.942Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-02T19:11:54.942Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-02T19:11:54.942Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-02T19:11:55.201Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-02T19:11:55.201Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-02T19:11:55.201Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-02T19:11:55.201Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-02T19:11:55.201Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-02T19:11:55.464Z]  ---> 27572092e719 [2022-05-02T19:11:55.464Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-05-02T19:11:55.464Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-02T19:11:55.464Z] Status: Downloaded newer image for alpine:3.15 [2022-05-02T19:11:55.464Z] ---> 0ac33e5f5afa [2022-05-02T19:11:55.464Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-02T19:11:55.464Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-02T19:11:55.464Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-02T19:11:55.464Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-02T19:11:55.464Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-02T19:11:55.464Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-02T19:11:55.464Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-02T19:11:55.464Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-02T19:11:55.464Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-02T19:11:55.464Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-02T19:11:55.464Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-02T19:11:55.464Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-02T19:11:55.464Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-02T19:11:55.464Z] go: downloading go.opencensus.io v0.23.0 [2022-05-02T19:11:55.464Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-02T19:11:55.727Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-02T19:11:55.727Z]  ---> Running in 9c0d2343b0ee [2022-05-02T19:11:55.727Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-02T19:11:55.727Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-02T19:11:55.727Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-02T19:11:55.727Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-02T19:11:55.727Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-02T19:11:55.727Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-02T19:11:55.727Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-02T19:11:55.727Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-02T19:11:55.727Z] Removing intermediate container 1d71241cb652 [2022-05-02T19:11:55.727Z] ---> 2a5981189bb7 [2022-05-02T19:11:55.727Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-02T19:11:55.727Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-02T19:11:55.727Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-02T19:11:55.727Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-02T19:11:55.727Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-02T19:11:55.727Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-02T19:11:55.727Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-02T19:11:55.727Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-02T19:11:55.987Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-02T19:11:55.987Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-02T19:11:55.987Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-02T19:11:55.987Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-02T19:11:55.987Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-02T19:11:55.987Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-02T19:11:55.987Z]  ---> 2ee477adc9df [2022-05-02T19:11:55.987Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-02T19:11:55.987Z] Removing intermediate container 9c0d2343b0ee [2022-05-02T19:11:55.987Z] ---> c64fc20363ad [2022-05-02T19:11:55.987Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T19:11:55.987Z] ---> Running in 4a45b8d799d5 [2022-05-02T19:11:56.259Z] ---> fbf9be5856f5 [2022-05-02T19:11:56.259Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-05-02T19:11:56.259Z] ---> Running in a48dcd0437fe [2022-05-02T19:11:56.259Z] Removing intermediate container 4a45b8d799d5 [2022-05-02T19:11:56.259Z] ---> 5239956df5dc [2022-05-02T19:11:56.259Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-02T19:11:56.259Z] ---> Running in 2a4a8d429ede [2022-05-02T19:11:56.259Z] ---> 40ec1b263602 [2022-05-02T19:11:56.259Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-02T19:11:56.524Z] Removing intermediate container 2a4a8d429ede [2022-05-02T19:11:56.524Z] ---> bf6268cb12da [2022-05-02T19:11:56.524Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-02T19:11:56.524Z] ---> Running in 39c01b4f49db [2022-05-02T19:11:56.789Z] Removing intermediate container 39c01b4f49db [2022-05-02T19:11:56.789Z] ---> 6c297e6f63f4 [2022-05-02T19:11:56.789Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-02T19:11:57.359Z] ---> 5f3904e8976f [2022-05-02T19:11:57.359Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-02T19:11:57.666Z] ---> fb7dafa17204 [2022-05-02T19:11:57.667Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-02T19:11:57.667Z] Removing intermediate container a48dcd0437fe [2022-05-02T19:11:57.667Z] ---> f2b3b08b2dd5 [2022-05-02T19:11:57.667Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-02T19:11:58.239Z] ---> Running in eafe443af051 [2022-05-02T19:11:58.239Z] ---> 8c65f063db28 [2022-05-02T19:11:58.239Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-02T19:11:58.503Z] ---> 71eb0e50dfbe [2022-05-02T19:11:58.503Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-02T19:11:58.503Z] ---> cbf459949b77 [2022-05-02T19:11:58.503Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-05-02T19:11:58.764Z] ---> Running in 2a86e8e777bc [2022-05-02T19:11:58.764Z] ---> 9cc3ac8ab73d [2022-05-02T19:11:58.764Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-02T19:11:58.764Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T19:11:59.025Z] ---> Running in bb694bfe4a99 [2022-05-02T19:11:59.290Z] Removing intermediate container bb694bfe4a99 [2022-05-02T19:11:59.290Z] ---> ba427b9bdf97 [2022-05-02T19:11:59.290Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-02T19:11:59.568Z] ---> Running in db3136d5036a [2022-05-02T19:11:59.828Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T19:11:59.828Z] Removing intermediate container db3136d5036a [2022-05-02T19:11:59.828Z] ---> cfc01c59b7a8 [2022-05-02T19:11:59.828Z] Step 20/22 : LABEL arch=x86_64 [2022-05-02T19:11:59.828Z] ---> Running in b1902412edb0 [2022-05-02T19:12:00.112Z] Removing intermediate container 2a86e8e777bc [2022-05-02T19:12:00.112Z] ---> 0fbc1ddd1588 [2022-05-02T19:12:00.112Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-02T19:12:00.112Z] v3.15.4-78-ge239b26b75 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-02T19:12:00.112Z] v3.15.4-77-gad26fcbf85 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-02T19:12:00.112Z] OK: 15855 distinct packages available [2022-05-02T19:12:00.112Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T19:12:00.371Z] Removing intermediate container b1902412edb0 [2022-05-02T19:12:00.371Z] ---> cba6587703f9 [2022-05-02T19:12:00.371Z] Step 21/22 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 [2022-05-02T19:12:00.371Z] ---> Running in 964b9f646ad1 [2022-05-02T19:12:00.371Z] ---> Running in d446ac355c2b [2022-05-02T19:12:00.632Z] Removing intermediate container 964b9f646ad1 [2022-05-02T19:12:00.632Z] ---> c1352a882973 [2022-05-02T19:12:00.632Z] Step 23/25 : LABEL arch=x86_64 [2022-05-02T19:12:00.632Z] Removing intermediate container d446ac355c2b [2022-05-02T19:12:00.632Z] ---> 560885654519 [2022-05-02T19:12:00.632Z] Step 22/22 : LABEL version=0.0.0 [2022-05-02T19:12:00.632Z] ---> Running in 880750022d85 [2022-05-02T19:12:00.899Z] ---> Running in 781c04471616 [2022-05-02T19:12:00.899Z] Removing intermediate container 880750022d85 [2022-05-02T19:12:00.899Z] ---> 6f573de40f1d [2022-05-02T19:12:00.899Z] Step 24/25 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 [2022-05-02T19:12:00.899Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T19:12:00.899Z] Removing intermediate container 781c04471616 [2022-05-02T19:12:00.899Z] ---> 54475c9993e6 [2022-05-02T19:12:00.899Z] [2022-05-02T19:12:00.899Z] ---> Running in 8d727cacd9dc [2022-05-02T19:12:01.225Z] Successfully built 54475c9993e6 [2022-05-02T19:12:01.225Z] Successfully tagged support-notifications:latest [2022-05-02T19:12:01.225Z]  Building support-notifications ... done Building security-spire-config [2022-05-02T19:12:01.225Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-02T19:12:01.485Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-02T19:12:01.485Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-02T19:12:01.485Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-02T19:12:01.485Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-02T19:12:01.485Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-02T19:12:01.746Z] (5/9) Installing curl (7.80.0-r1) [2022-05-02T19:12:01.746Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-02T19:12:02.029Z] Removing intermediate container 8d727cacd9dc [2022-05-02T19:12:02.029Z] ---> 9712a0c24413 [2022-05-02T19:12:02.029Z] Step 25/25 : LABEL version=0.0.0 [2022-05-02T19:12:02.029Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-02T19:12:02.289Z] (8/9) Installing libucontext (1.1-r0) [2022-05-02T19:12:02.289Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-02T19:12:02.289Z] Executing busybox-1.34.1-r5.trigger [2022-05-02T19:12:02.289Z] Executing ca-certificates-20211220-r0.trigger [2022-05-02T19:12:02.547Z] OK: 8 MiB in 23 packages [2022-05-02T19:12:03.116Z] ---> Running in a06730d6023c [2022-05-02T19:12:03.116Z] Removing intermediate container a06730d6023c [2022-05-02T19:12:03.116Z] ---> 218dfc8c73ba [2022-05-02T19:12:03.116Z] [2022-05-02T19:12:03.116Z] Successfully built 218dfc8c73ba [2022-05-02T19:12:03.382Z] Successfully tagged security-secretstore-setup:latest [2022-05-02T19:12:03.382Z]  Building security-secretstore-setup ... done Building core-command [2022-05-02T19:12:03.688Z] Removing intermediate container eafe443af051 [2022-05-02T19:12:03.688Z] ---> 47b33ce76911 [2022-05-02T19:12:03.688Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-02T19:12:06.370Z] ---> 0e7d6223cafb [2022-05-02T19:12:06.370Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-02T19:12:06.630Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T19:12:06.630Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-02T19:12:06.630Z] ---> 5aa4624d88b4 [2022-05-02T19:12:06.630Z] Step 3/26 : WORKDIR /edgex-go [2022-05-02T19:12:06.630Z] ---> Using cache [2022-05-02T19:12:06.630Z] ---> d1c17433e544 [2022-05-02T19:12:06.630Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T19:12:06.630Z] ---> Using cache [2022-05-02T19:12:06.630Z] ---> 432cff5c3322 [2022-05-02T19:12:06.630Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-02T19:12:06.630Z] ---> Using cache [2022-05-02T19:12:06.630Z] ---> 2da55b06b144 [2022-05-02T19:12:06.630Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-02T19:12:06.630Z] ---> Using cache [2022-05-02T19:12:06.630Z] ---> 09157d1a1aef [2022-05-02T19:12:06.630Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T19:12:06.630Z] ---> Using cache [2022-05-02T19:12:06.630Z] ---> 56f61d292270 [2022-05-02T19:12:06.630Z] Step 8/26 : COPY . . [2022-05-02T19:12:06.630Z] ---> Using cache [2022-05-02T19:12:06.630Z] ---> 881d69be3bba [2022-05-02T19:12:06.630Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-02T19:12:06.630Z] ---> Using cache [2022-05-02T19:12:06.630Z] ---> dd0033fb7251 [2022-05-02T19:12:06.630Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-02T19:12:06.630Z] ---> Using cache [2022-05-02T19:12:06.630Z] ---> a50a0e0669bb [2022-05-02T19:12:06.630Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-02T19:12:06.630Z] ---> Using cache [2022-05-02T19:12:06.630Z] ---> 7f570de37169 [2022-05-02T19:12:06.630Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-02T19:12:08.019Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T19:12:08.019Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-02T19:12:08.019Z] ---> 5aa4624d88b4 [2022-05-02T19:12:08.019Z] Step 3/23 : WORKDIR /edgex-go [2022-05-02T19:12:08.019Z] ---> Using cache [2022-05-02T19:12:08.019Z] ---> d1c17433e544 [2022-05-02T19:12:08.019Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T19:12:08.019Z] ---> Using cache [2022-05-02T19:12:08.019Z] ---> 432cff5c3322 [2022-05-02T19:12:08.019Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-02T19:12:08.019Z] ---> Using cache [2022-05-02T19:12:08.019Z] ---> 4c9f4ea9c0d7 [2022-05-02T19:12:08.019Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-02T19:12:08.019Z] ---> Using cache [2022-05-02T19:12:08.019Z] ---> d2482bebd250 [2022-05-02T19:12:08.019Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T19:12:08.019Z] ---> Using cache [2022-05-02T19:12:08.019Z] ---> dcd8928aa9d8 [2022-05-02T19:12:08.019Z] Step 8/23 : COPY . . [2022-05-02T19:12:08.019Z] ---> Using cache [2022-05-02T19:12:08.019Z] ---> 90bc30d7273e [2022-05-02T19:12:08.019Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-02T19:12:08.277Z] ---> Running in e7db3c9f4b9a [2022-05-02T19:12:08.277Z] ---> 53e7ecd41b73 [2022-05-02T19:12:08.277Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-02T19:12:08.535Z] ---> Running in 7eba901e5437 [2022-05-02T19:12:09.474Z] ---> 383889ebb14b [2022-05-02T19:12:09.474Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-02T19:12:09.474Z] spire-1.2.1/ [2022-05-02T19:12:09.474Z] spire-1.2.1/.data/ [2022-05-02T19:12:09.474Z] spire-1.2.1/.data/.file [2022-05-02T19:12:09.474Z] spire-1.2.1/.dockerignore [2022-05-02T19:12:09.474Z] spire-1.2.1/.gitattributes [2022-05-02T19:12:09.474Z] spire-1.2.1/.githooks/ [2022-05-02T19:12:09.474Z] spire-1.2.1/.githooks/pre-commit [2022-05-02T19:12:09.474Z] spire-1.2.1/.github/ [2022-05-02T19:12:09.474Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-02T19:12:09.474Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-02T19:12:09.474Z] spire-1.2.1/.github/dependabot.yml [2022-05-02T19:12:09.474Z] spire-1.2.1/.github/workflows/ [2022-05-02T19:12:09.474Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-02T19:12:09.474Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-02T19:12:09.474Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-02T19:12:09.474Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-02T19:12:09.474Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-02T19:12:09.474Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-02T19:12:09.474Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-02T19:12:09.474Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-02T19:12:09.474Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-02T19:12:09.474Z] spire-1.2.1/.gitignore [2022-05-02T19:12:09.474Z] spire-1.2.1/.go-version [2022-05-02T19:12:09.474Z] spire-1.2.1/.golangci.yml [2022-05-02T19:12:09.474Z] spire-1.2.1/ADOPTERS.md [2022-05-02T19:12:09.474Z] spire-1.2.1/CHANGELOG.md [2022-05-02T19:12:09.474Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-02T19:12:09.474Z] spire-1.2.1/CODEOWNERS [2022-05-02T19:12:09.474Z] spire-1.2.1/CONTRIBUTING.md [2022-05-02T19:12:09.474Z] spire-1.2.1/Dockerfile [2022-05-02T19:12:09.474Z] spire-1.2.1/Dockerfile.dev [2022-05-02T19:12:09.474Z] spire-1.2.1/Dockerfile.scratch [2022-05-02T19:12:09.474Z] spire-1.2.1/LICENSE [2022-05-02T19:12:09.474Z] spire-1.2.1/MAINTAINERS.md [2022-05-02T19:12:09.474Z] spire-1.2.1/Makefile [2022-05-02T19:12:09.474Z] spire-1.2.1/README.md [2022-05-02T19:12:09.474Z] spire-1.2.1/ROADMAP.md [2022-05-02T19:12:09.474Z] spire-1.2.1/SECURITY.md [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/ [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-agent/ [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-server/ [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-02T19:12:09.474Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-02T19:12:09.475Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-02T19:12:09.475Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-02T19:12:09.475Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-02T19:12:09.475Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-02T19:12:09.475Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-02T19:12:09.475Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-02T19:12:09.475Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-02T19:12:09.475Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-02T19:12:09.475Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-02T19:12:09.475Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-02T19:12:09.475Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-02T19:12:09.475Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-02T19:12:09.475Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-02T19:12:09.475Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-02T19:12:09.475Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-02T19:12:09.475Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-02T19:12:09.475Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-02T19:12:09.475Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-02T19:12:09.475Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-02T19:12:09.475Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-02T19:12:09.475Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-02T19:12:09.475Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-02T19:12:09.475Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-02T19:12:09.475Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-02T19:12:09.475Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-02T19:12:09.475Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-02T19:12:09.475Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-02T19:12:09.475Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-02T19:12:09.475Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-02T19:12:09.475Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-02T19:12:09.475Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-02T19:12:09.475Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-02T19:12:09.475Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-02T19:12:09.475Z] spire-1.2.1/conf/ [2022-05-02T19:12:09.475Z] spire-1.2.1/conf/agent/ [2022-05-02T19:12:09.475Z] spire-1.2.1/conf/agent/agent.conf [2022-05-02T19:12:09.475Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-02T19:12:09.475Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-02T19:12:09.475Z] spire-1.2.1/conf/server/ [2022-05-02T19:12:09.475Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-02T19:12:09.475Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-02T19:12:09.475Z] spire-1.2.1/conf/server/server.conf [2022-05-02T19:12:09.475Z] spire-1.2.1/conf/server/server_full.conf [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/ [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/SPIRE101.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/auditlog.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/images/ [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md ---> Running in 5de1f7a6f531 [2022-05-02T19:12:09.475Z] [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/scaling_spire.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/spire_agent.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/spire_server.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/supported_integrations.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/telemetry.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/telemetry_config.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/upgrading.md [2022-05-02T19:12:09.475Z] spire-1.2.1/doc/using_spire.md [2022-05-02T19:12:09.475Z] spire-1.2.1/examples/ [2022-05-02T19:12:09.475Z] spire-1.2.1/examples/README.md [2022-05-02T19:12:09.475Z] spire-1.2.1/go.mod [2022-05-02T19:12:09.475Z] spire-1.2.1/go.sum [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/ [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/ [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/agent.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/api/ [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/client/ [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/common/ [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/config.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/manager/ [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-02T19:12:09.475Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/svid/ [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/ [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/api/ [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/api/names.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/auth/ [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/catalog/ [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/cli/ [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-02T19:12:09.476Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/health/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/health/config.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/health/context.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/health/health.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/idutil/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/log/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/log/log.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/log/options.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/plugin/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/profiling/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/selector/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/uptime/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/util/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/util/task.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/version/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/version/version.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/x509util/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/server/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/server/api/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/server/api/api.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/server/api/health/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/server/api/id.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-02T19:12:09.477Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/api/status.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/bundle/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/ca/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/cache/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/catalog/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/config.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/datastore/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.goCGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-02T19:12:09.478Z] [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-02T19:12:09.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/registration/ [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/server.go [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/server_test.go [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/svid/ [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-02T19:12:09.479Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-02T19:12:09.479Z] spire-1.2.1/proto/ [2022-05-02T19:12:09.479Z] spire-1.2.1/proto/private/ [2022-05-02T19:12:09.479Z] spire-1.2.1/proto/private/server/ [2022-05-02T19:12:09.479Z] spire-1.2.1/proto/private/server/journal/ [2022-05-02T19:12:09.479Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-02T19:12:09.479Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-02T19:12:09.479Z] spire-1.2.1/proto/spire/ [2022-05-02T19:12:09.479Z] spire-1.2.1/proto/spire/common/ [2022-05-02T19:12:09.479Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-02T19:12:09.479Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-02T19:12:09.479Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-02T19:12:09.479Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-02T19:12:09.479Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-02T19:12:09.479Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-02T19:12:09.479Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-02T19:12:09.479Z] spire-1.2.1/proto/spire/plugin/ [2022-05-02T19:12:09.479Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-02T19:12:09.479Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-02T19:12:09.479Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-02T19:12:09.479Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-02T19:12:09.479Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-02T19:12:09.479Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-02T19:12:09.479Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-02T19:12:09.744Z] spire-1.2.1/release/ [2022-05-02T19:12:09.744Z] spire-1.2.1/release/spire-extras/ [2022-05-02T19:12:09.744Z] spire-1.2.1/release/spire-extras/README.md [2022-05-02T19:12:09.744Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-02T19:12:09.744Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-02T19:12:09.744Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-02T19:12:09.744Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-02T19:12:09.744Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-02T19:12:09.744Z] spire-1.2.1/release/spire/ [2022-05-02T19:12:09.744Z] spire-1.2.1/release/spire/README.md [2022-05-02T19:12:09.744Z] spire-1.2.1/release/spire/conf/ [2022-05-02T19:12:09.744Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-02T19:12:09.744Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-02T19:12:09.744Z] spire-1.2.1/release/spire/conf/server/ [2022-05-02T19:12:09.744Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-02T19:12:09.744Z] spire-1.2.1/script/ [2022-05-02T19:12:09.744Z] spire-1.2.1/script/build-artifact.sh [2022-05-02T19:12:09.744Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-02T19:12:09.744Z] spire-1.2.1/support/ [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/ [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-02T19:12:09.744Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-02T19:12:09.744Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-02T19:12:09.744Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-02T19:12:09.744Z] spire-1.2.1/test/ [2022-05-02T19:12:09.744Z] spire-1.2.1/test/clock/ [2022-05-02T19:12:09.744Z] spire-1.2.1/test/clock/clock.go [2022-05-02T19:12:09.744Z] spire-1.2.1/test/fakes/ [2022-05-02T19:12:09.744Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-02T19:12:09.744Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-02T19:12:09.744Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-02T19:12:09.744Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-02T19:12:09.744Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-02T19:12:09.744Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-02T19:12:09.744Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-02T19:12:09.744Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-02T19:12:09.744Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-02T19:12:09.744Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-02T19:12:09.744Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-02T19:12:09.744Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-02T19:12:09.744Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-02T19:12:09.744Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-02T19:12:09.744Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-02T19:12:09.744Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-02T19:12:09.744Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-02T19:12:09.744Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-02T19:12:09.744Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-02T19:12:09.744Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-02T19:12:09.744Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-02T19:12:09.744Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-02T19:12:09.744Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-02T19:12:09.744Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-02T19:12:09.744Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-02T19:12:09.744Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-02T19:12:09.744Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-02T19:12:09.744Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-02T19:12:09.744Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-02T19:12:09.744Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-02T19:12:09.744Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-02T19:12:09.744Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-02T19:12:09.744Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-02T19:12:09.744Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-02T19:12:09.744Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-02T19:12:09.744Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-02T19:12:09.744Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-02T19:12:09.744Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-02T19:12:09.744Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-02T19:12:09.744Z] spire-1.2.1/test/fixture/ [2022-05-02T19:12:09.744Z] spire-1.2.1/test/fixture/certs/ [2022-05-02T19:12:09.744Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-02T19:12:09.744Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/config/ [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/fixture.go [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/registration/ [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-02T19:12:09.745Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/ [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/README.md [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/common [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/setup/ [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/ [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-02T19:12:09.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-02T19:12:09.746Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/test-one.sh [2022-05-02T19:12:09.747Z] spire-1.2.1/test/integration/test.sh [2022-05-02T19:12:09.747Z] spire-1.2.1/test/plugintest/ [2022-05-02T19:12:09.747Z] spire-1.2.1/test/plugintest/config.go [2022-05-02T19:12:09.747Z] spire-1.2.1/test/plugintest/load.go [2022-05-02T19:12:09.747Z] spire-1.2.1/test/plugintest/option.go [2022-05-02T19:12:09.747Z] spire-1.2.1/test/spiretest/ [2022-05-02T19:12:09.747Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-02T19:12:09.747Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-02T19:12:09.747Z] spire-1.2.1/test/spiretest/dir.go [2022-05-02T19:12:09.747Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-02T19:12:09.747Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-02T19:12:09.747Z] spire-1.2.1/test/spiretest/logs.go [2022-05-02T19:12:09.747Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-02T19:12:09.747Z] spire-1.2.1/test/spiretest/suite.go [2022-05-02T19:12:09.747Z] spire-1.2.1/test/spiretest/x509.go [2022-05-02T19:12:09.747Z] spire-1.2.1/test/testca/ [2022-05-02T19:12:09.747Z] spire-1.2.1/test/testca/ca.go [2022-05-02T19:12:09.747Z] spire-1.2.1/test/testkey/ [2022-05-02T19:12:09.747Z] spire-1.2.1/test/testkey/generate.sh [2022-05-02T19:12:09.747Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-02T19:12:09.747Z] spire-1.2.1/test/testkey/keys.go [2022-05-02T19:12:09.747Z] spire-1.2.1/test/testkey/new.go [2022-05-02T19:12:09.747Z] spire-1.2.1/test/tpmsimulator/ [2022-05-02T19:12:09.747Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-02T19:12:09.747Z] spire-1.2.1/test/util/ [2022-05-02T19:12:09.747Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-02T19:12:09.747Z] spire-1.2.1/test/util/cert_generation.go [2022-05-02T19:12:09.747Z] spire-1.2.1/test/util/io_redirection.go [2022-05-02T19:12:09.747Z] spire-1.2.1/test/util/race.go [2022-05-02T19:12:09.747Z] spire-1.2.1/test/util/util.go [2022-05-02T19:12:09.747Z] building spire from source... [2022-05-02T19:12:09.747Z] Installing go1.17.7... [2022-05-02T19:12:10.009Z] Removing intermediate container 5de1f7a6f531 [2022-05-02T19:12:10.009Z] ---> c0692835b628 [2022-05-02T19:12:10.009Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-02T19:12:10.602Z] ---> Running in f701169e16df [2022-05-02T19:12:10.602Z] Building bin/spire-agent... [2022-05-02T19:12:10.862Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-02T19:12:10.862Z] Removing intermediate container f701169e16df [2022-05-02T19:12:10.862Z] ---> 2cb9412f4542 [2022-05-02T19:12:10.862Z] Step 18/20 : LABEL arch=x86_64 [2022-05-02T19:12:11.122Z] ---> Running in 58865a25d908 [2022-05-02T19:12:11.380Z] Removing intermediate container 58865a25d908 [2022-05-02T19:12:11.380Z] ---> ccce19ba8afe [2022-05-02T19:12:11.380Z] Step 19/20 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 [2022-05-02T19:12:11.638Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-02T19:12:11.638Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-02T19:12:11.638Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-02T19:12:11.638Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-02T19:12:11.638Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-02T19:12:11.638Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-02T19:12:11.897Z]  ---> Running in f3478a3c634a [2022-05-02T19:12:12.508Z] Removing intermediate container f3478a3c634a [2022-05-02T19:12:12.508Z] ---> ea7e6cc3cb8a [2022-05-02T19:12:12.508Z] Step 20/20 : LABEL version=0.0.0 [2022-05-02T19:12:12.767Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-02T19:12:12.767Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-02T19:12:12.767Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-02T19:12:12.767Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-02T19:12:12.767Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-02T19:12:12.767Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-02T19:12:13.028Z]  ---> Running in 5c469f2d3f1e [2022-05-02T19:12:13.597Z] Removing intermediate container 5c469f2d3f1e [2022-05-02T19:12:13.597Z] ---> 334a95a97df1 [2022-05-02T19:12:13.597Z] [2022-05-02T19:12:13.855Z] Successfully built 334a95a97df1 [2022-05-02T19:12:13.855Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-02T19:12:13.855Z]  Building security-spiffe-token-provider ... done Building sys-mgmt-agent [2022-05-02T19:12:15.761Z] Building bin/spire-server... [2022-05-02T19:12:15.761Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-02T19:12:15.761Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-02T19:12:15.761Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-02T19:12:15.761Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-02T19:12:15.761Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-02T19:12:15.761Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-02T19:12:15.761Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-02T19:12:16.021Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-02T19:12:16.021Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-02T19:12:16.021Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-02T19:12:16.021Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-02T19:12:16.021Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-02T19:12:16.021Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-02T19:12:16.021Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-02T19:12:16.021Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-02T19:12:16.021Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-02T19:12:16.280Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-02T19:12:16.280Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-02T19:12:16.280Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-02T19:12:16.280Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-02T19:12:16.280Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-02T19:12:16.280Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-02T19:12:16.280Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-02T19:12:16.745Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-02T19:12:16.745Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-02T19:12:16.745Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-02T19:12:16.745Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-02T19:12:16.745Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-02T19:12:16.745Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-02T19:12:16.745Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-02T19:12:16.745Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-02T19:12:16.745Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-02T19:12:16.745Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-02T19:12:16.745Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-02T19:12:16.745Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-02T19:12:16.745Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-02T19:12:16.745Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-02T19:12:16.745Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-02T19:12:16.745Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-02T19:12:17.006Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-02T19:12:17.006Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-02T19:12:17.006Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-02T19:12:17.006Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-02T19:12:17.006Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-02T19:12:17.006Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-02T19:12:17.006Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-02T19:12:17.006Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-02T19:12:17.006Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-02T19:12:17.006Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-02T19:12:17.006Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-02T19:12:17.268Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-02T19:12:17.268Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-02T19:12:17.268Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-02T19:12:17.268Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-02T19:12:17.836Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T19:12:17.836Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-02T19:12:17.836Z] ---> 5aa4624d88b4 [2022-05-02T19:12:17.836Z] Step 3/23 : WORKDIR /edgex-go [2022-05-02T19:12:17.836Z] ---> Using cache [2022-05-02T19:12:17.836Z] ---> d1c17433e544 [2022-05-02T19:12:17.836Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T19:12:17.836Z] ---> Using cache [2022-05-02T19:12:17.836Z] ---> 432cff5c3322 [2022-05-02T19:12:17.836Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-02T19:12:17.836Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-02T19:12:17.936Z] Removing intermediate container 14fed9d17e4e [2022-05-02T19:12:17.936Z] ---> 4c9293d98eed [2022-05-02T19:12:17.936Z] Successfully built 4c9293d98eed [2022-05-02T19:12:17.936Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-02T19:12:18.327Z] + docker inspect -f . ci-base-image-arm64 [2022-05-02T19:12:18.327Z] . [Pipeline] withDockerContainer [2022-05-02T19:12:18.567Z] prd-ubuntu20.04-docker-arm64-4c-16g-34493 does not seem to be running inside a container [2022-05-02T19:12:18.653Z] $ 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 ******** ci-base-image-arm64 cat [2022-05-02T19:12:19.211Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-02T19:12:19.211Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-02T19:12:19.471Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-02T19:12:19.471Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-02T19:12:19.471Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-02T19:12:19.940Z] $ docker top f010908fe7cdbf0c524cbbcd90b9a4d09c7d4bf1662da76031df972ffc460694 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-02T19:12:20.908Z] + go version [2022-05-02T19:12:20.908Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-02T19:12:20.943Z] $ docker stop --time=1 f010908fe7cdbf0c524cbbcd90b9a4d09c7d4bf1662da76031df972ffc460694 [2022-05-02T19:12:22.582Z] $ docker rm -f f010908fe7cdbf0c524cbbcd90b9a4d09c7d4bf1662da76031df972ffc460694 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-02T19:12:23.456Z] + docker inspect -f . ci-base-image-arm64 [2022-05-02T19:12:23.456Z] . [Pipeline] withDockerContainer [2022-05-02T19:12:23.661Z] go: downloading google.golang.org/api v0.70.0 [2022-05-02T19:12:23.661Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-02T19:12:23.661Z] go: downloading k8s.io/api v0.23.4 [2022-05-02T19:12:23.661Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-02T19:12:23.661Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-02T19:12:23.661Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-02T19:12:23.661Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-02T19:12:23.661Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-02T19:12:23.661Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-02T19:12:23.686Z] prd-ubuntu20.04-docker-arm64-4c-16g-34493 does not seem to be running inside a container [2022-05-02T19:12:23.771Z] $ 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 ******** ci-base-image-arm64 cat [2022-05-02T19:12:24.596Z]  ---> Running in 980a423e174d [2022-05-02T19:12:24.855Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-02T19:12:25.005Z] $ docker top c9906d34c5442100ec392810b3ca7c6d899e76949df368b5f0e97a070afb0e54 -eo pid,comm [2022-05-02T19:12:25.114Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-02T19:12:25.114Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-02T19:12:25.114Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-02T19:12:25.372Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-02T19:12:25.372Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-02T19:12:25.372Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-02T19:12:25.372Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-02T19:12:25.372Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T19:12:25.372Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-02T19:12:25.372Z] go: downloading github.com/aws/smithy-go v1.11.0 [Pipeline] { [Pipeline] echo [2022-05-02T19:12:25.604Z] ========================================================= [2022-05-02T19:12:25.604Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-02T19:12:25.604Z] ========================================================= [Pipeline] fileExists [2022-05-02T19:12:25.631Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-02T19:12:25.631Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-02T19:12:25.631Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-02T19:12:25.631Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-02T19:12:25.631Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-02T19:12:25.631Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-02T19:12:25.631Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-02T19:12:25.631Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-02T19:12:25.631Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [Pipeline] sh [2022-05-02T19:12:25.890Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-02T19:12:25.890Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-02T19:12:25.890Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-02T19:12:25.890Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-02T19:12:25.890Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-02T19:12:26.149Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T19:12:26.323Z] + make test [2022-05-02T19:12:26.323Z] go mod tidy -compat=1.17 [2022-05-02T19:12:26.717Z] OK: 221 MiB in 52 packages [2022-05-02T19:12:27.304Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-02T19:12:28.653Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-02T19:12:28.653Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-02T19:12:28.653Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-02T19:12:28.653Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-02T19:12:28.653Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-02T19:12:28.653Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-02T19:12:28.653Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-02T19:12:28.653Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-02T19:12:28.653Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-02T19:12:28.653Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-02T19:12:28.653Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-02T19:12:28.653Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-02T19:12:28.653Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-02T19:12:28.653Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-02T19:12:28.653Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-02T19:12:28.653Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-02T19:12:28.653Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-02T19:12:28.653Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-02T19:12:28.653Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-02T19:12:28.653Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-02T19:12:28.653Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-02T19:12:28.653Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-02T19:12:28.953Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-02T19:12:28.953Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-02T19:12:28.953Z] go: downloading go.opencensus.io v0.23.0 [2022-05-02T19:12:28.953Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-02T19:12:28.953Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-02T19:12:28.953Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-02T19:12:28.953Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-02T19:12:28.953Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-02T19:12:28.953Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-02T19:12:29.213Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-02T19:12:29.213Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-02T19:12:29.213Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-02T19:12:29.213Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-02T19:12:29.213Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-02T19:12:29.213Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-02T19:12:29.213Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-02T19:12:29.213Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-02T19:12:29.213Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-02T19:12:29.213Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-02T19:12:29.471Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-02T19:12:29.471Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-02T19:12:29.471Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-02T19:12:29.471Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-02T19:12:29.471Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-02T19:12:29.471Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-02T19:12:29.471Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-02T19:12:29.471Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-02T19:12:29.471Z] Removing intermediate container 980a423e174d [2022-05-02T19:12:29.471Z] ---> 52ab6a609e4b [2022-05-02T19:12:29.471Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-02T19:12:30.038Z] ---> f024c139dff8 [2022-05-02T19:12:30.038Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T19:12:30.038Z] ---> Running in 5494133edfbd [2022-05-02T19:12:34.243Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-02T19:12:34.243Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-02T19:12:34.810Z] Removing intermediate container 7eba901e5437 [2022-05-02T19:12:34.810Z] ---> 9fc44a660df2 [2022-05-02T19:12:34.810Z] [2022-05-02T19:12:34.810Z] Step 10/23 : FROM alpine:3.14 [2022-05-02T19:12:34.810Z] ---> e04c818066af [2022-05-02T19:12:34.810Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-02T19:12:34.810Z] ---> Using cache [2022-05-02T19:12:34.810Z] ---> 2471fa8a8ae3 [2022-05-02T19:12:34.810Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-02T19:12:34.810Z] ---> Using cache [2022-05-02T19:12:34.810Z] ---> 47da4ecc5748 [2022-05-02T19:12:34.810Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-02T19:12:35.760Z] ---> Running in e595b44f9c45 [2022-05-02T19:12:35.760Z] Removing intermediate container 5494133edfbd [2022-05-02T19:12:35.760Z] ---> 476d454fcffc [2022-05-02T19:12:35.760Z] Step 8/23 : COPY . . [2022-05-02T19:12:36.362Z] Removing intermediate container e595b44f9c45 [2022-05-02T19:12:36.362Z] ---> 9a93bba308a0 [2022-05-02T19:12:36.362Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-02T19:12:36.621Z] ---> Running in 79df0b679754 [2022-05-02T19:12:37.187Z] Removing intermediate container 79df0b679754 [2022-05-02T19:12:37.188Z] ---> e975dc55caae [2022-05-02T19:12:37.188Z] Step 15/23 : WORKDIR / [2022-05-02T19:12:37.188Z] ---> Running in fac9cb344b6e [2022-05-02T19:12:37.755Z] Removing intermediate container fac9cb344b6e [2022-05-02T19:12:37.755Z] ---> 19c04817434c [2022-05-02T19:12:37.755Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-02T19:12:39.137Z] ---> 32b6845c73ac [2022-05-02T19:12:39.137Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-02T19:12:41.047Z] ---> 5222eceececd [2022-05-02T19:12:41.047Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-02T19:12:42.430Z] ---> fb4c2300372e [2022-05-02T19:12:42.430Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-02T19:12:42.430Z] ---> Running in 76577732812a [2022-05-02T19:12:42.998Z] Removing intermediate container 76577732812a [2022-05-02T19:12:42.998Z] ---> 36ee8ccdf222 [2022-05-02T19:12:42.998Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-02T19:12:43.258Z] ---> Running in 1749b2b460ad [2022-05-02T19:12:43.830Z] Removing intermediate container 1749b2b460ad [2022-05-02T19:12:43.830Z] ---> 9022ad222922 [2022-05-02T19:12:43.830Z] Step 21/23 : LABEL arch=x86_64 [2022-05-02T19:12:43.830Z] ---> Running in 510916cadfa5 [2022-05-02T19:12:44.398Z] Removing intermediate container 510916cadfa5 [2022-05-02T19:12:44.398Z] ---> 2692276eadbd [2022-05-02T19:12:44.398Z] Step 22/23 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 [2022-05-02T19:12:44.659Z] ---> Running in 5db94b12f45f [2022-05-02T19:12:44.925Z] Removing intermediate container 5db94b12f45f [2022-05-02T19:12:44.925Z] ---> e9115d18ed73 [2022-05-02T19:12:44.925Z] Step 23/23 : LABEL version=0.0.0 [2022-05-02T19:12:45.186Z] ---> Running in 9cc9d391b783 [2022-05-02T19:12:46.128Z] Removing intermediate container 9cc9d391b783 [2022-05-02T19:12:46.128Z] ---> e6087c15d98d [2022-05-02T19:12:46.128Z] [2022-05-02T19:12:46.128Z] Successfully built e6087c15d98d [2022-05-02T19:12:46.128Z] Successfully tagged core-command:latest [2022-05-02T19:12:46.128Z] Building core-metadata [2022-05-02T19:12:54.261Z]  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T19:12:54.261Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-02T19:12:54.261Z] ---> 5aa4624d88b4 [2022-05-02T19:12:54.261Z] Step 3/23 : WORKDIR /edgex-go [2022-05-02T19:12:54.261Z] ---> Using cache [2022-05-02T19:12:54.261Z] ---> d1c17433e544 [2022-05-02T19:12:54.261Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T19:12:54.261Z] ---> Using cache [2022-05-02T19:12:54.261Z] ---> 432cff5c3322 [2022-05-02T19:12:54.261Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-02T19:12:54.261Z] ---> Using cache [2022-05-02T19:12:54.261Z] ---> 4c9f4ea9c0d7 [2022-05-02T19:12:54.261Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-02T19:12:54.261Z] ---> Using cache [2022-05-02T19:12:54.261Z] ---> d2482bebd250 [2022-05-02T19:12:54.261Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T19:12:54.261Z] ---> Using cache [2022-05-02T19:12:54.261Z] ---> dcd8928aa9d8 [2022-05-02T19:12:54.261Z] Step 8/23 : COPY . . [2022-05-02T19:12:54.261Z] ---> Using cache [2022-05-02T19:12:54.261Z] ---> 90bc30d7273e [2022-05-02T19:12:54.261Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-02T19:12:56.800Z] ---> bfaae3223a61 [2022-05-02T19:12:56.800Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-02T19:12:57.059Z] ---> Running in cb825adebd9f [2022-05-02T19:12:57.320Z] ---> Running in 6b595477bb1f [2022-05-02T19:12:58.261Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-02T19:12:58.261Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-02T19:12:59.655Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-02T19:13:44.958Z] Removing intermediate container 2f3aa9238a49 [2022-05-02T19:13:44.958Z] ---> bf3c3921a3a5 [2022-05-02T19:13:44.958Z] [2022-05-02T19:13:44.958Z] Step 13/26 : FROM alpine:3.15 [2022-05-02T19:13:44.958Z] ---> 0ac33e5f5afa [2022-05-02T19:13:44.958Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-02T19:13:44.958Z] ---> Using cache [2022-05-02T19:13:44.958Z] ---> c64fc20363ad [2022-05-02T19:13:44.958Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T19:13:44.958Z] ---> Using cache [2022-05-02T19:13:44.958Z] ---> f2b3b08b2dd5 [2022-05-02T19:13:44.958Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-02T19:13:44.958Z] ---> Running in c78bb962a068 [2022-05-02T19:13:44.958Z] Removing intermediate container cb825adebd9f [2022-05-02T19:13:44.958Z] ---> 78909e080b67 [2022-05-02T19:13:44.958Z] [2022-05-02T19:13:44.958Z] Step 10/23 : FROM alpine:3.14 [2022-05-02T19:13:44.958Z] ---> e04c818066af [2022-05-02T19:13:44.958Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-02T19:13:44.958Z] ---> Using cache [2022-05-02T19:13:44.958Z] ---> 2471fa8a8ae3 [2022-05-02T19:13:44.958Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-02T19:13:44.958Z] ---> Using cache [2022-05-02T19:13:44.958Z] ---> 47da4ecc5748 [2022-05-02T19:13:44.958Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-02T19:13:44.958Z] Removing intermediate container 6b595477bb1f [2022-05-02T19:13:44.958Z] ---> c559670cd67b [2022-05-02T19:13:44.958Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-02T19:13:45.531Z] ---> Running in ec24c7db3374 [2022-05-02T19:13:45.531Z] ---> Running in 5edeedcc2ed1 [2022-05-02T19:13:45.531Z] Removing intermediate container ec24c7db3374 [2022-05-02T19:13:45.531Z] ---> fcac1d841374 [2022-05-02T19:13:45.531Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-02T19:13:45.793Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T19:13:45.793Z] ---> Running in 40e1e584de1f [2022-05-02T19:13:46.052Z] Removing intermediate container 40e1e584de1f [2022-05-02T19:13:46.052Z] ---> 701e9944a10e [2022-05-02T19:13:46.052Z] Step 15/23 : WORKDIR / [2022-05-02T19:13:46.052Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-02T19:13:46.052Z] ---> Running in c7bafb71f146 [2022-05-02T19:13:46.311Z] Removing intermediate container c7bafb71f146 [2022-05-02T19:13:46.311Z] ---> 8925496a1396 [2022-05-02T19:13:46.311Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-02T19:13:46.570Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T19:13:46.830Z] ---> 112b90cb07fd [2022-05-02T19:13:46.830Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-02T19:13:47.090Z] v3.15.4-78-ge239b26b75 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-02T19:13:47.090Z] v3.15.4-77-gad26fcbf85 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-02T19:13:47.090Z] OK: 15855 distinct packages available [2022-05-02T19:13:47.090Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T19:13:47.349Z] Removing intermediate container 5edeedcc2ed1 [2022-05-02T19:13:47.349Z] ---> a2f610bc719c [2022-05-02T19:13:47.349Z] [2022-05-02T19:13:47.349Z] Step 11/23 : FROM docker:20.10.14 [2022-05-02T19:13:47.609Z] ---> cfe3dd2bc096 [2022-05-02T19:13:47.609Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-02T19:13:47.609Z] 20.10.14: Pulling from library/docker [2022-05-02T19:13:47.869Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T19:13:48.128Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-02T19:13:48.128Z] ---> 8ae3f72a363d [2022-05-02T19:13:48.128Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-02T19:13:48.128Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-02T19:13:48.387Z] (3/5) Installing libucontext (1.1-r0) [2022-05-02T19:13:48.387Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-02T19:13:48.387Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-02T19:13:48.647Z] Executing busybox-1.34.1-r5.trigger [2022-05-02T19:13:48.647Z] OK: 6 MiB in 19 packages [2022-05-02T19:13:48.647Z] ---> Running in f3fd280091bc [2022-05-02T19:13:49.249Z] Removing intermediate container f3fd280091bc [2022-05-02T19:13:49.249Z] ---> ab210555347f [2022-05-02T19:13:49.249Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-02T19:13:49.249Z] ---> Running in f24a235ee594 [2022-05-02T19:13:49.249Z] Removing intermediate container c78bb962a068 [2022-05-02T19:13:49.249Z] ---> f925d8172f40 [2022-05-02T19:13:49.249Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-02T19:13:49.508Z] Removing intermediate container f24a235ee594 [2022-05-02T19:13:49.508Z] ---> 16fb3396fe29 [2022-05-02T19:13:49.508Z] Step 21/23 : LABEL arch=x86_64 [2022-05-02T19:13:49.508Z] ---> Running in 81095719a0f8 [2022-05-02T19:13:50.077Z] Removing intermediate container 81095719a0f8 [2022-05-02T19:13:50.077Z] ---> 3d8707661cc3 [2022-05-02T19:13:50.077Z] Step 22/23 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 [2022-05-02T19:13:50.336Z] ---> f7b64a9e1f48 [2022-05-02T19:13:50.336Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-02T19:13:50.336Z] ---> Running in 84ed7ff2d02b [2022-05-02T19:13:50.595Z] Removing intermediate container 84ed7ff2d02b [2022-05-02T19:13:50.595Z] ---> 578e0f527aa7 [2022-05-02T19:13:50.595Z] Step 23/23 : LABEL version=0.0.0 [2022-05-02T19:13:50.595Z] ---> Running in 367edbfd2456 [2022-05-02T19:13:51.161Z] Removing intermediate container 367edbfd2456 [2022-05-02T19:13:51.161Z] ---> 352c190703a6 [2022-05-02T19:13:51.161Z] [2022-05-02T19:13:51.161Z] Successfully built 352c190703a6 [2022-05-02T19:13:51.161Z] Successfully tagged core-metadata:latest [2022-05-02T19:13:51.420Z]  Building core-metadata ... done  ---> c0678d2832ae [2022-05-02T19:13:51.420Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-02T19:13:51.420Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-02T19:13:51.420Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-02T19:13:51.420Z] ---> 7417809fdb73 [2022-05-02T19:13:51.420Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-05-02T19:13:51.679Z] ---> Running in d34173f3b689 [2022-05-02T19:13:51.679Z] ---> bdeb530eb94d [2022-05-02T19:13:51.679Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-02T19:13:51.679Z] Removing intermediate container d34173f3b689 [2022-05-02T19:13:51.679Z] ---> 548fff081dcd [2022-05-02T19:13:51.679Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-05-02T19:13:51.943Z] ---> Running in 8601a5f47554 [2022-05-02T19:13:51.943Z] ---> ef0d6767baa9 [2022-05-02T19:13:51.943Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-02T19:13:52.203Z] ---> 1baf35f4b188 [2022-05-02T19:13:52.203Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-02T19:13:52.203Z] ---> Running in 9b0ccaf32565 [2022-05-02T19:13:52.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T19:13:52.203Z] Removing intermediate container 9b0ccaf32565 [2022-05-02T19:13:52.203Z] ---> 7b2c7e3dcd5d [2022-05-02T19:13:52.203Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-02T19:13:52.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T19:13:52.203Z] ---> Running in 174c22f46441 [2022-05-02T19:13:52.470Z] Removing intermediate container 174c22f46441 [2022-05-02T19:13:52.470Z] ---> d8a4218a012f [2022-05-02T19:13:52.470Z] Step 24/26 : LABEL arch=x86_64 [2022-05-02T19:13:52.470Z] ---> Running in 5016602ed50f [2022-05-02T19:13:52.470Z] (1/43) Installing readline (8.1.1-r0) [2022-05-02T19:13:52.470Z] (2/43) Installing bash (5.1.16-r0) [2022-05-02T19:13:52.470Z] Executing bash-5.1.16-r0.post-install [2022-05-02T19:13:52.470Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-02T19:13:52.470Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-02T19:13:52.470Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-02T19:13:52.470Z] (6/43) Installing curl (7.80.0-r1) [2022-05-02T19:13:52.470Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-02T19:13:52.470Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-02T19:13:52.470Z] (9/43) Installing expat (2.4.7-r0) [2022-05-02T19:13:52.730Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-02T19:13:52.730Z] (11/43) Installing gdbm (1.22-r0) [2022-05-02T19:13:52.730Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-02T19:13:52.730Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-02T19:13:52.730Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-02T19:13:52.730Z] Removing intermediate container 5016602ed50f [2022-05-02T19:13:52.730Z] ---> 3cc70ab0fc7a [2022-05-02T19:13:52.730Z] Step 25/26 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 [2022-05-02T19:13:52.730Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-02T19:13:52.730Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-02T19:13:52.730Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-02T19:13:52.730Z] ---> Running in a23ec7b5ad27 [2022-05-02T19:13:52.990Z] Removing intermediate container a23ec7b5ad27 [2022-05-02T19:13:52.990Z] ---> 3c1dd30c233a [2022-05-02T19:13:52.990Z] Step 26/26 : LABEL version=0.0.0 [2022-05-02T19:13:53.249Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-02T19:13:53.249Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-02T19:13:53.249Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-02T19:13:53.249Z] ---> Running in c0e517b44424 [2022-05-02T19:13:53.249Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-02T19:13:53.249Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-02T19:13:53.249Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-02T19:13:53.249Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-02T19:13:53.249Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-02T19:13:53.249Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-02T19:13:53.249Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-02T19:13:53.249Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-02T19:13:53.249Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-02T19:13:53.249Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-02T19:13:53.249Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-02T19:13:53.249Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-02T19:13:53.249Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-02T19:13:53.249Z] Removing intermediate container c0e517b44424 [2022-05-02T19:13:53.249Z] ---> 72448d99242b [2022-05-02T19:13:53.249Z] [2022-05-02T19:13:53.249Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-02T19:13:53.249Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-02T19:13:53.249Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-02T19:13:53.249Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-02T19:13:53.249Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-02T19:13:53.249Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-02T19:13:53.249Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-02T19:13:53.249Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-02T19:13:53.510Z] Successfully built 72448d99242b [2022-05-02T19:13:53.510Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-02T19:13:53.510Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-02T19:13:53.510Z] Successfully tagged security-spire-agent:latest [2022-05-02T19:13:53.510Z]  Building security-spire-agent ... done Executing busybox-1.34.1-r5.trigger [2022-05-02T19:13:53.510Z] OK: 83 MiB in 65 packages [2022-05-02T19:13:54.109Z] Collecting docker-compose==1.23.2 [2022-05-02T19:13:54.109Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-02T19:13:54.414Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-02T19:13:54.414Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-02T19:13:54.414Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-02T19:13:54.414Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-02T19:13:54.674Z] Collecting texttable<0.10,>=0.9.0 [2022-05-02T19:13:54.674Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-02T19:13:54.964Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-02T19:13:54.964Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-02T19:13:55.256Z] Collecting jsonschema<3,>=2.5.1 [2022-05-02T19:13:55.256Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-02T19:13:55.256Z] Collecting cached-property<2,>=1.2.0 [2022-05-02T19:13:55.256Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-02T19:13:55.256Z] Collecting docker<4.0,>=3.6.0 [2022-05-02T19:13:55.256Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-02T19:13:55.256Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-05-02T19:13:55.256Z] Collecting docopt<0.7,>=0.6.1 [2022-05-02T19:13:55.256Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-02T19:13:55.516Z] Collecting PyYAML<4,>=3.10 [2022-05-02T19:13:55.516Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-02T19:13:56.089Z] Collecting docker-pycreds>=0.4.0 [2022-05-02T19:13:56.089Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-02T19:13:56.089Z] Collecting idna<2.8,>=2.5 [2022-05-02T19:13:56.089Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-02T19:13:56.349Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-02T19:13:56.349Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-02T19:13:56.349Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-02T19:13:56.349Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-02T19:13:56.349Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-05-02T19:13:56.349Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-02T19:13:56.349Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-02T19:13:56.349Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-02T19:13:56.349Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-02T19:13:56.349Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-02T19:13:56.349Z] Attempting uninstall: urllib3 [2022-05-02T19:13:56.349Z] Found existing installation: urllib3 1.26.7 [2022-05-02T19:13:56.349Z] Uninstalling urllib3-1.26.7: [2022-05-02T19:13:56.349Z] Successfully uninstalled urllib3-1.26.7 [2022-05-02T19:13:56.615Z] Attempting uninstall: idna [2022-05-02T19:13:56.615Z] Found existing installation: idna 3.3 [2022-05-02T19:13:56.615Z] Uninstalling idna-3.3: [2022-05-02T19:13:56.615Z] Successfully uninstalled idna-3.3 [2022-05-02T19:13:56.877Z] Attempting uninstall: requests [2022-05-02T19:13:56.877Z] Found existing installation: requests 2.26.0 [2022-05-02T19:13:56.877Z] Uninstalling requests-2.26.0: [2022-05-02T19:13:57.137Z] Successfully uninstalled requests-2.26.0 [2022-05-02T19:13:57.137Z] Running setup.py install for texttable: started [2022-05-02T19:13:57.396Z] Running setup.py install for texttable: finished with status 'done' [2022-05-02T19:13:57.396Z] Running setup.py install for PyYAML: started [2022-05-02T19:13:57.658Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-02T19:13:57.918Z] Running setup.py install for docopt: started [2022-05-02T19:13:58.178Z] Running setup.py install for docopt: finished with status 'done' [2022-05-02T19:13:58.178Z] Running setup.py install for dockerpty: started [2022-05-02T19:13:58.438Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-02T19:13:58.699Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-05-02T19:14:01.990Z] Removing intermediate container 8601a5f47554 [2022-05-02T19:14:01.990Z] ---> 450dee7ad8ec [2022-05-02T19:14:01.990Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-02T19:14:01.990Z] ---> Running in 62511ab5fa25 [2022-05-02T19:14:02.251Z] Removing intermediate container 62511ab5fa25 [2022-05-02T19:14:02.251Z] ---> b45d1b9a871f [2022-05-02T19:14:02.251Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-02T19:14:02.509Z] ---> Running in e3108ced920e [2022-05-02T19:14:03.108Z] Removing intermediate container e3108ced920e [2022-05-02T19:14:03.108Z] ---> 3d59ece0bcea [2022-05-02T19:14:03.108Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-02T19:14:03.381Z] ---> ba6d5be60c72 [2022-05-02T19:14:03.381Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-02T19:14:03.644Z] ---> 3c4589f1887c [2022-05-02T19:14:03.644Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-02T19:14:03.907Z] ---> 72798772bcfe [2022-05-02T19:14:03.907Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-02T19:14:03.907Z] ---> Running in a13f191ffb8b [2022-05-02T19:14:03.907Z] Removing intermediate container a13f191ffb8b [2022-05-02T19:14:03.907Z] ---> fa07eb35e3ca [2022-05-02T19:14:03.907Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-02T19:14:04.168Z] ---> Running in c3b72113d9f0 [2022-05-02T19:14:04.168Z] Removing intermediate container c3b72113d9f0 [2022-05-02T19:14:04.168Z] ---> 637aa934fba3 [2022-05-02T19:14:04.168Z] Step 21/23 : LABEL arch=x86_64 [2022-05-02T19:14:04.168Z] ---> Running in 179a3587f779 [2022-05-02T19:14:04.450Z] Removing intermediate container 179a3587f779 [2022-05-02T19:14:04.450Z] ---> 1c997052a83a [2022-05-02T19:14:04.450Z] Step 22/23 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 [2022-05-02T19:14:04.450Z] ---> Running in 973c4b83ace4 [2022-05-02T19:14:04.710Z] Removing intermediate container 973c4b83ace4 [2022-05-02T19:14:04.710Z] ---> 48ec5324e1f3 [2022-05-02T19:14:04.710Z] Step 23/23 : LABEL version=0.0.0 [2022-05-02T19:14:04.710Z] ---> Running in f0fa482eb58f [2022-05-02T19:14:04.710Z] Removing intermediate container f0fa482eb58f [2022-05-02T19:14:04.710Z] ---> 6c985605d7ac [2022-05-02T19:14:04.710Z] [2022-05-02T19:14:04.974Z] Successfully built 6c985605d7ac [2022-05-02T19:14:04.974Z] Successfully tagged sys-mgmt-agent:latest [2022-05-02T19:14:10.288Z]  Building sys-mgmt-agent ... done Building bin/spire-agent... [2022-05-02T19:14:10.288Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-02T19:14:10.872Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-02T19:14:10.872Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-02T19:14:10.872Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-02T19:14:10.872Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-02T19:14:10.872Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-02T19:14:10.872Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-02T19:14:11.446Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-02T19:14:11.446Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-02T19:14:11.446Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-02T19:14:11.446Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-02T19:14:11.446Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-02T19:14:11.446Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-02T19:14:38.056Z] Building bin/spire-agent... [2022-05-02T19:14:38.056Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-02T19:14:38.056Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-02T19:14:38.056Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-02T19:14:38.056Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-02T19:14:38.056Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-02T19:14:38.056Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-02T19:14:38.056Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-02T19:14:38.056Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-02T19:14:38.056Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-02T19:14:38.056Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-02T19:14:38.056Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-02T19:14:38.056Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-02T19:14:38.056Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-02T19:14:51.580Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-02T19:14:51.580Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-02T19:14:52.599Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-02T19:14:52.599Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-02T19:14:56.037Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-02T19:14:57.041Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-02T19:14:57.041Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-02T19:14:57.041Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-02T19:14:57.041Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-02T19:15:00.469Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-02T19:15:00.469Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-02T19:15:00.469Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-02T19:15:00.469Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-02T19:15:00.469Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-02T19:15:00.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-02T19:15:04.665Z] Removing intermediate container 78ffc852fc81 [2022-05-02T19:15:04.665Z] ---> 49e9707605a3 [2022-05-02T19:15:04.665Z] [2022-05-02T19:15:04.665Z] Step 13/25 : FROM alpine:3.15 [2022-05-02T19:15:04.665Z] ---> 0ac33e5f5afa [2022-05-02T19:15:04.665Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-02T19:15:04.665Z] ---> Using cache [2022-05-02T19:15:04.665Z] ---> c64fc20363ad [2022-05-02T19:15:04.665Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T19:15:04.665Z] ---> Using cache [2022-05-02T19:15:04.665Z] ---> f2b3b08b2dd5 [2022-05-02T19:15:04.665Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-02T19:15:04.665Z] ---> Using cache [2022-05-02T19:15:04.665Z] ---> f925d8172f40 [2022-05-02T19:15:04.665Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-02T19:15:08.875Z] ---> b9d4938a364c [2022-05-02T19:15:08.875Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-02T19:15:08.875Z] ---> 3f89e0c53e3d [2022-05-02T19:15:08.875Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-02T19:15:09.137Z] ---> 196f61b80595 [2022-05-02T19:15:09.137Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-02T19:15:09.712Z] ---> 085a956678c5 [2022-05-02T19:15:09.712Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-02T19:15:09.712Z] ---> Running in 6e02b5c7a82a [2022-05-02T19:15:09.998Z] Removing intermediate container 6e02b5c7a82a [2022-05-02T19:15:09.998Z] ---> 9bea093c709a [2022-05-02T19:15:09.998Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-02T19:15:09.998Z] ---> Running in dc377e86f135 [2022-05-02T19:15:09.998Z] Removing intermediate container dc377e86f135 [2022-05-02T19:15:09.998Z] ---> 1f1436b74fe6 [2022-05-02T19:15:09.998Z] Step 23/25 : LABEL arch=x86_64 [2022-05-02T19:15:10.263Z] ---> Running in a1e135b713ad [2022-05-02T19:15:10.552Z] Removing intermediate container a1e135b713ad [2022-05-02T19:15:10.552Z] ---> 2373c2e0e2ee [2022-05-02T19:15:10.552Z] Step 24/25 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 [2022-05-02T19:15:10.552Z] ---> Running in e3ccb75fa804 [2022-05-02T19:15:10.815Z] Removing intermediate container e3ccb75fa804 [2022-05-02T19:15:10.815Z] ---> 68bcefe173be [2022-05-02T19:15:10.815Z] Step 25/25 : LABEL version=0.0.0 [2022-05-02T19:15:10.815Z] ---> Running in 506bf91facaf [2022-05-02T19:15:11.079Z] Removing intermediate container 506bf91facaf [2022-05-02T19:15:11.079Z] ---> 681d01cf7498 [2022-05-02T19:15:11.079Z] [2022-05-02T19:15:11.079Z] Successfully built 681d01cf7498 [2022-05-02T19:15:11.079Z] Successfully tagged security-spire-server:latest [2022-05-02T19:15:15.656Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.337s coverage: 28.7% of statements [2022-05-02T19:15:15.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-02T19:15:15.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-02T19:15:21.106Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.661s coverage: 98.5% of statements [2022-05-02T19:15:21.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-02T19:15:21.106Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.491s coverage: 53.4% of statements [2022-05-02T19:15:21.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-02T19:15:21.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-02T19:15:43.395Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.219s coverage: 89.2% of statements [2022-05-02T19:15:43.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-02T19:15:43.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-02T19:15:43.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-02T19:15:43.395Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.551s coverage: 84.4% of statements [2022-05-02T19:15:43.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-02T19:15:43.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-02T19:15:43.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-02T19:15:43.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-02T19:15:43.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-02T19:15:47.731Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.421s coverage: 95.6% of statements [2022-05-02T19:15:47.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-02T19:15:47.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-02T19:15:47.731Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.336s coverage: 72.2% of statements [2022-05-02T19:15:47.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-02T19:15:47.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-02T19:15:47.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-02T19:15:47.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-02T19:15:47.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-02T19:15:47.731Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.340s coverage: 60.0% of statements [2022-05-02T19:15:47.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-02T19:15:47.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-02T19:15:47.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-02T19:15:47.731Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.390s coverage: 0.9% of statements [2022-05-02T19:15:47.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-02T19:15:47.731Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.534s coverage: 58.8% of statements [2022-05-02T19:15:47.731Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.286s coverage: 29.6% of statements [2022-05-02T19:15:47.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-02T19:15:47.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.259s coverage: 47.1% of statements [2022-05-02T19:15:47.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.244s coverage: 79.5% of statements [2022-05-02T19:15:47.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.223s coverage: 94.1% of statements [2022-05-02T19:15:47.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.290s coverage: 96.3% of statements [2022-05-02T19:15:48.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.336s coverage: 87.5% of statements [2022-05-02T19:15:49.859Z]  Building security-spire-server ... done Removing intermediate container e7db3c9f4b9a [2022-05-02T19:15:49.859Z] ---> e573f58908d2 [2022-05-02T19:15:49.859Z] [2022-05-02T19:15:49.859Z] Step 13/26 : FROM alpine:3.15 [2022-05-02T19:15:49.859Z] ---> 0ac33e5f5afa [2022-05-02T19:15:49.859Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-02T19:15:49.859Z] ---> Using cache [2022-05-02T19:15:49.859Z] ---> c64fc20363ad [2022-05-02T19:15:49.859Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T19:15:49.859Z] ---> Using cache [2022-05-02T19:15:49.859Z] ---> f2b3b08b2dd5 [2022-05-02T19:15:49.859Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-02T19:15:49.859Z] ---> Running in 6944dc2714a4 [2022-05-02T19:15:49.859Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T19:15:49.859Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T19:15:49.859Z] v3.15.4-78-ge239b26b75 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-02T19:15:49.859Z] v3.15.4-77-gad26fcbf85 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-02T19:15:49.859Z] OK: 15855 distinct packages available [2022-05-02T19:15:49.859Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T19:15:49.859Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T19:15:50.120Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-02T19:15:50.382Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-02T19:15:50.382Z] (3/4) Installing libucontext (1.1-r0) [2022-05-02T19:15:50.382Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-02T19:15:50.643Z] Executing busybox-1.34.1-r5.trigger [2022-05-02T19:15:50.643Z] OK: 6 MiB in 18 packages [2022-05-02T19:15:50.904Z] Removing intermediate container 6944dc2714a4 [2022-05-02T19:15:50.904Z] ---> b2bf6f46e23d [2022-05-02T19:15:50.904Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-02T19:15:52.300Z] ---> 8a21bfbe9826 [2022-05-02T19:15:52.300Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-02T19:15:52.562Z] ---> fdef068489a6 [2022-05-02T19:15:52.562Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-02T19:15:52.562Z] ---> Running in ac92fc20edce [2022-05-02T19:15:52.824Z] Removing intermediate container ac92fc20edce [2022-05-02T19:15:52.824Z] ---> 0057904b87eb [2022-05-02T19:15:52.824Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-02T19:15:52.824Z] ---> 0aeec42bcbf2 [2022-05-02T19:15:52.824Z] Step 21/26 : WORKDIR / [2022-05-02T19:15:52.824Z] ---> Running in 4c3c211350bd [2022-05-02T19:15:53.086Z] Removing intermediate container 4c3c211350bd [2022-05-02T19:15:53.086Z] ---> a2d87142f914 [2022-05-02T19:15:53.086Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-02T19:15:53.086Z] ---> Running in 5e5060b66017 [2022-05-02T19:15:53.086Z] Removing intermediate container 5e5060b66017 [2022-05-02T19:15:53.086Z] ---> 48de1511f229 [2022-05-02T19:15:53.086Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-02T19:15:53.086Z] ---> Running in 80f377765bab [2022-05-02T19:15:53.348Z] Removing intermediate container 80f377765bab [2022-05-02T19:15:53.348Z] ---> 583965b17be1 [2022-05-02T19:15:53.348Z] Step 24/26 : LABEL arch=x86_64 [2022-05-02T19:15:53.348Z] ---> Running in 933ff44995dc [2022-05-02T19:15:53.348Z] Removing intermediate container 933ff44995dc [2022-05-02T19:15:53.348Z] ---> 705194222423 [2022-05-02T19:15:53.348Z] Step 25/26 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 [2022-05-02T19:15:53.348Z] ---> Running in 3c2c4ebea547 [2022-05-02T19:15:53.613Z] Removing intermediate container 3c2c4ebea547 [2022-05-02T19:15:53.613Z] ---> 02de9f4dd22e [2022-05-02T19:15:53.613Z] Step 26/26 : LABEL version=0.0.0 [2022-05-02T19:15:53.613Z] ---> Running in b13273a76736 [2022-05-02T19:15:53.613Z] Removing intermediate container b13273a76736 [2022-05-02T19:15:53.613Z] ---> 97508aab3261 [2022-05-02T19:15:53.613Z] [2022-05-02T19:15:53.877Z] Successfully built 97508aab3261 [2022-05-02T19:15:53.877Z] Successfully tagged security-spire-config:latest [2022-05-02T19:15:53.887Z]  Building security-spire-config ... done  [Pipeline] } [2022-05-02T19:15:53.912Z] $ docker stop --time=1 e654022ec18c3ca326c3234d3cd3596bb153dad676be521fea74cee98108c6e8 [2022-05-02T19:15:55.269Z] $ docker rm -f e654022ec18c3ca326c3234d3cd3596bb153dad676be521fea74cee98108c6e8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-02T19:15:55.694Z] + docker images [2022-05-02T19:15:55.694Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-02T19:15:55.694Z] security-spire-config latest 97508aab3261 2 seconds ago 86.7MB [2022-05-02T19:15:55.694Z] e573f58908d2 20 seconds ago 4.43GB [2022-05-02T19:15:55.694Z] security-spire-server latest 681d01cf7498 45 seconds ago 87.3MB [2022-05-02T19:15:55.694Z] 49e9707605a3 59 seconds ago 4.43GB [2022-05-02T19:15:55.694Z] sys-mgmt-agent latest 6c985605d7ac About a minute ago 299MB [2022-05-02T19:15:55.694Z] security-spire-agent latest 72448d99242b 2 minutes ago 127MB [2022-05-02T19:15:55.694Z] core-metadata latest 352c190703a6 2 minutes ago 17MB [2022-05-02T19:15:55.694Z] a2f610bc719c 2 minutes ago 1.49GB [2022-05-02T19:15:55.694Z] 78909e080b67 2 minutes ago 1.5GB [2022-05-02T19:15:55.694Z] bf3c3921a3a5 2 minutes ago 4.43GB [2022-05-02T19:15:55.694Z] core-command latest e6087c15d98d 3 minutes ago 16.1MB [2022-05-02T19:15:55.694Z] 9fc44a660df2 3 minutes ago 1.49GB [2022-05-02T19:15:55.694Z] security-spiffe-token-provider latest 334a95a97df1 3 minutes ago 28.8MB [2022-05-02T19:15:55.694Z] security-secretstore-setup latest 218dfc8c73ba 3 minutes ago 28.5MB [2022-05-02T19:15:55.694Z] support-notifications latest 54475c9993e6 3 minutes ago 26.9MB [2022-05-02T19:15:55.694Z] f77cc5a51a24 4 minutes ago 1.54GB [2022-05-02T19:15:55.694Z] 800e48cd3bb0 4 minutes ago 1.55GB [2022-05-02T19:15:55.694Z] 05da0bc74a06 4 minutes ago 1.5GB [2022-05-02T19:15:55.694Z] security-bootstrapper latest c530baf03d70 4 minutes ago 19.1MB [2022-05-02T19:15:55.694Z] core-data latest 94c28a4d5992 4 minutes ago 22.5MB [2022-05-02T19:15:55.694Z] security-proxy-setup latest c3176a0cb54b 5 minutes ago 26.9MB [2022-05-02T19:15:55.694Z] support-scheduler latest 8f59b095ecb4 5 minutes ago 26.3MB [2022-05-02T19:15:55.694Z] 1fd315813a80 5 minutes ago 1.55GB [2022-05-02T19:15:55.694Z] 9ee31e5d6963 5 minutes ago 1.52GB [2022-05-02T19:15:55.694Z] e424bd086995 5 minutes ago 1.5GB [2022-05-02T19:15:55.694Z] 68981ae0f887 5 minutes ago 1.5GB [2022-05-02T19:15:55.694Z] ci-base-image-x86_64 latest 5aa4624d88b4 8 minutes ago 895MB [2022-05-02T19:15:55.694Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 10 days ago 562MB [2022-05-02T19:15:55.694Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 11 days ago 254MB [2022-05-02T19:15:55.695Z] docker 20.10.14 7417809fdb73 3 weeks ago 218MB [2022-05-02T19:15:55.695Z] alpine 3.14 e04c818066af 3 weeks ago 5.59MB [2022-05-02T19:15:55.695Z] alpine 3.15 0ac33e5f5afa 3 weeks ago 5.57MB [2022-05-02T19:15:55.695Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-02T19:16:00.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.384s coverage: 94.4% of statements [2022-05-02T19:16:00.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.229s coverage: 44.8% of statements [2022-05-02T19:16:09.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.778s coverage: 82.5% of statements [2022-05-02T19:16:09.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-02T19:16:14.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.311s coverage: 92.9% of statements [2022-05-02T19:16:14.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-02T19:16:14.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-02T19:16:14.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-02T19:16:14.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements [2022-05-02T19:16:14.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-02T19:16:14.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-02T19:16:14.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-02T19:16:14.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-02T19:16:14.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-02T19:16:14.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.225s coverage: 87.2% of statements [2022-05-02T19:16:14.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-02T19:16:14.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-02T19:16:14.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.199s coverage: 100.0% of statements [2022-05-02T19:16:14.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-02T19:16:14.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.322s coverage: 58.8% of statements [2022-05-02T19:16:14.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-02T19:16:14.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.276s coverage: 80.0% of statements [2022-05-02T19:16:14.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.275s coverage: 87.2% of statements [2022-05-02T19:16:14.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.322s coverage: 85.4% of statements [2022-05-02T19:16:14.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.941s coverage: 91.2% of statements [2022-05-02T19:16:14.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-02T19:16:21.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.007s coverage: 64.4% of statements [2022-05-02T19:16:21.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-02T19:16:21.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-02T19:16:21.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.278s coverage: 100.0% of statements [2022-05-02T19:16:21.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.107s coverage: 89.4% of statements [2022-05-02T19:16:21.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements [2022-05-02T19:16:21.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements [2022-05-02T19:16:21.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.082s coverage: 100.0% of statements [2022-05-02T19:16:31.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.651s coverage: 65.4% of statements [2022-05-02T19:16:31.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-02T19:16:31.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-02T19:16:31.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-02T19:16:34.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.944s coverage: 43.8% of statements [2022-05-02T19:16:34.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-02T19:16:34.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-02T19:16:34.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.329s coverage: 89.5% of statements [2022-05-02T19:16:34.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-02T19:16:34.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.290s coverage: 84.8% of statements [2022-05-02T19:16:34.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-02T19:16:34.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-02T19:16:34.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-02T19:16:34.324Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-02T19:16:42.651Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.488s coverage: 17.7% of statements [2022-05-02T19:16:42.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-02T19:16:42.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-02T19:16:42.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-02T19:16:42.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-02T19:16:42.651Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.875s coverage: 92.3% of statements [2022-05-02T19:16:42.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-02T19:16:42.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-02T19:16:42.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-02T19:16:42.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-02T19:16:42.651Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.417s coverage: 63.2% of statements [2022-05-02T19:16:42.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-02T19:16:42.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-02T19:16:45.279Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.503s coverage: 97.7% of statements [2022-05-02T19:16:45.279Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-02T19:16:45.279Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-02T19:16:45.279Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-02T19:16:45.279Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-02T19:16:45.279Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.232s coverage: 28.9% of statements [2022-05-02T19:16:45.279Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-02T19:16:45.279Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-02T19:16:45.279Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-02T19:16:45.279Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-02T19:16:45.279Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-02T19:16:45.279Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-02T19:16:45.279Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.245s coverage: 100.0% of statements [2022-05-02T19:16:45.279Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.104s coverage: 96.9% of statements [2022-05-02T19:16:46.264Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-05-02T19:16:46.264Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-02T19:16:46.264Z] GO111MODULE=on go vet ./... [2022-05-02T19:18:38.175Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-02T19:18:38.458Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-02T19:18:40.432Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-02T19:18:43.863Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-02T19:18:44.551Z] + ls -al . [2022-05-02T19:18:44.551Z] total 668 [2022-05-02T19:18:44.551Z] drwxrwxr-x 9 1001 1001 4096 May 2 19:18 . [2022-05-02T19:18:44.551Z] drwxr-xr-x 4 root root 4096 May 2 19:12 .. [2022-05-02T19:18:44.551Z] -rw-rw-r-- 1 1001 1001 11 May 2 19:10 .dockerignore [2022-05-02T19:18:44.551Z] drwxrwxr-x 8 1001 1001 4096 May 2 19:10 .git [2022-05-02T19:18:44.551Z] drwxrwxr-x 3 1001 1001 4096 May 2 19:10 .github [2022-05-02T19:18:44.551Z] -rw-rw-r-- 1 1001 1001 879 May 2 19:10 .gitignore [2022-05-02T19:18:44.551Z] -rw-rw-r-- 1 1001 1001 42 May 2 19:10 .golangci.yml [2022-05-02T19:18:44.551Z] -rw-rw-r-- 1 1001 1001 87 May 2 19:10 .hadolint.yml [2022-05-02T19:18:44.551Z] -rw-rw-r-- 1 1001 1001 166 May 2 19:10 .sonarcloud.properties [2022-05-02T19:18:44.551Z] -rw-rw-r-- 1 1001 1001 1171 May 2 19:10 ADOPTERS.md [2022-05-02T19:18:44.551Z] -rw-rw-r-- 1 1001 1001 10086 May 2 19:10 Attribution.txt [2022-05-02T19:18:44.551Z] -rw-rw-r-- 1 1001 1001 51732 May 2 19:10 CHANGELOG.md [2022-05-02T19:18:44.551Z] -rw-rw-r-- 1 1001 1001 3804 May 2 19:10 CONTRIBUTING.md [2022-05-02T19:18:44.551Z] -rw-rw-r-- 1 1001 1001 677 May 2 19:10 GOVERNANCE.md [2022-05-02T19:18:44.551Z] -rw-rw-r-- 1 1001 1001 850 May 2 19:10 Jenkinsfile [2022-05-02T19:18:44.551Z] -rw-rw-r-- 1 1001 1001 10775 May 2 19:10 LICENSE [2022-05-02T19:18:44.551Z] -rw-rw-r-- 1 1001 1001 10389 May 2 19:10 Makefile [2022-05-02T19:18:44.551Z] -rw-rw-r-- 1 1001 1001 582 May 2 19:10 OWNERS.md [2022-05-02T19:18:44.551Z] -rw-rw-r-- 1 1001 1001 9120 May 2 19:10 README.md [2022-05-02T19:18:44.551Z] -rw-rw-r-- 1 1001 1001 6912 May 2 19:10 SECURITY.md [2022-05-02T19:18:44.551Z] -rw-rw-r-- 1 1001 1001 5 May 2 19:07 VERSION [2022-05-02T19:18:44.551Z] -rw-rw-r-- 1 1001 1001 4131 May 2 19:10 ZMQWindows.md [2022-05-02T19:18:44.551Z] drwxrwxr-x 2 1001 1001 4096 May 2 19:10 bin [2022-05-02T19:18:44.551Z] drwxrwxr-x 18 1001 1001 4096 May 2 19:10 cmd [2022-05-02T19:18:44.551Z] -rw-r--r-- 1 root root 435134 May 2 19:16 coverage.out [2022-05-02T19:18:44.551Z] -rw-rw-r-- 1 1001 1001 3256 May 2 19:10 go.mod [2022-05-02T19:18:44.551Z] -rw-rw-r-- 1 1001 1001 35162 May 2 19:12 go.sum [2022-05-02T19:18:44.551Z] drwxrwxr-x 8 1001 1001 4096 May 2 19:10 internal [2022-05-02T19:18:44.551Z] drwxrwxr-x 3 1001 1001 4096 May 2 19:10 openapi [2022-05-02T19:18:44.551Z] drwxrwxr-x 4 1001 1001 4096 May 2 19:10 snap [2022-05-02T19:18:44.551Z] -rw-rw-r-- 1 1001 1001 204 May 2 19:10 version.go [Pipeline] sh [2022-05-02T19:18:45.230Z] + '[' -e coverage.out ] [2022-05-02T19:18:45.230Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-02T19:18:45.264Z] Warning: overwriting stash ‘coverage-report’ [2022-05-02T19:18:46.081Z] Stashed 1 file(s) [Pipeline] sh [2022-05-02T19:18:46.743Z] + make build [2022-05-02T19:18:46.743Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-02T19:20:08.623Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-02T19:21:16.670Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-02T19:21:16.670Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-02T19:21:55.719Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-02T19:21:55.719Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-02T19:21:57.695Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-02T19:22:04.419Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-02T19:22:07.823Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-02T19:22:13.236Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-02T19:22:16.644Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-02T19:22:20.959Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-02T19:22:29.255Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-05-02T19:22:33.593Z] $ docker stop --time=1 c9906d34c5442100ec392810b3ca7c6d899e76949df368b5f0e97a070afb0e54 [2022-05-02T19:22:35.721Z] $ docker rm -f c9906d34c5442100ec392810b3ca7c6d899e76949df368b5f0e97a070afb0e54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-02T19:22:38.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-02T19:22:38.306Z] [2022-05-02T19:22:38.306Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-02T19:22:38.686Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-02T19:22:38.962Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-02T19:22:38.962Z] 29e5d40040c1: Pulling fs layer [2022-05-02T19:22:38.962Z] 1ce36da41761: Pulling fs layer [2022-05-02T19:22:38.962Z] 25b303627fd3: Pulling fs layer [2022-05-02T19:22:38.962Z] 29e5d40040c1: Verifying Checksum [2022-05-02T19:22:38.962Z] 29e5d40040c1: Download complete [2022-05-02T19:22:39.559Z] 1ce36da41761: Verifying Checksum [2022-05-02T19:22:39.559Z] 1ce36da41761: Download complete [2022-05-02T19:22:39.832Z] 29e5d40040c1: Pull complete [2022-05-02T19:22:40.812Z] 25b303627fd3: Verifying Checksum [2022-05-02T19:22:40.812Z] 25b303627fd3: Download complete [2022-05-02T19:22:40.812Z] 1ce36da41761: Pull complete [2022-05-02T19:22:53.207Z] 25b303627fd3: Pull complete [2022-05-02T19:22:53.207Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-02T19:22:53.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-02T19:22:53.207Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-05-02T19:22:53.475Z] prd-ubuntu20.04-docker-arm64-4c-16g-34493 does not seem to be running inside a container [2022-05-02T19:22:53.564Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-02T19:22:55.876Z] $ docker top a57f8effb0bb9b06ce098809ae0866e0bac6e2986b0976bbbca6c0ece511d374 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-02T19:22:56.918Z] + docker-compose build --help [2022-05-02T19:22:56.919Z] + grep parallel [2022-05-02T19:23:02.341Z] --parallel Build images in parallel. [Pipeline] } [2022-05-02T19:23:02.376Z] $ docker stop --time=1 a57f8effb0bb9b06ce098809ae0866e0bac6e2986b0976bbbca6c0ece511d374 [2022-05-02T19:23:04.078Z] $ docker rm -f a57f8effb0bb9b06ce098809ae0866e0bac6e2986b0976bbbca6c0ece511d374 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-02T19:23:04.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-02T19:23:04.816Z] . [Pipeline] withDockerContainer [2022-05-02T19:23:05.057Z] prd-ubuntu20.04-docker-arm64-4c-16g-34493 does not seem to be running inside a container [2022-05-02T19:23:05.138Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-02T19:23:06.365Z] $ docker top ecd5140d94b320252193950dbb34683b32398b7eae1e1d82bfb9387030f13540 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-02T19:23:07.347Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-02T19:23:12.759Z] Building core-command ... [2022-05-02T19:23:12.759Z] Building core-data ... [2022-05-02T19:23:12.759Z] Building core-metadata ... [2022-05-02T19:23:12.759Z] Building security-bootstrapper ... [2022-05-02T19:23:12.759Z] Building security-proxy-setup ... [2022-05-02T19:23:12.759Z] Building security-secretstore-setup ... [2022-05-02T19:23:12.759Z] Building security-spiffe-token-provider ... [2022-05-02T19:23:12.759Z] Building security-spire-agent ... [2022-05-02T19:23:12.759Z] Building security-spire-config ... [2022-05-02T19:23:12.759Z] Building security-spire-server ... [2022-05-02T19:23:12.759Z] Building support-notifications ... [2022-05-02T19:23:12.759Z] Building support-scheduler ... [2022-05-02T19:23:12.759Z] Building sys-mgmt-agent ... [2022-05-02T19:23:12.759Z] Building security-bootstrapper [2022-05-02T19:23:12.759Z] Building security-secretstore-setup [2022-05-02T19:23:12.759Z] Building sys-mgmt-agent [2022-05-02T19:23:12.759Z] Building core-data [2022-05-02T19:23:12.759Z] Building security-spire-agent [2022-05-02T19:24:49.569Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T19:24:49.569Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-02T19:24:49.569Z] ---> 4c9293d98eed [2022-05-02T19:24:49.569Z] Step 3/31 : WORKDIR /edgex-go [2022-05-02T19:24:49.569Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T19:24:49.569Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-02T19:24:49.569Z] ---> 4c9293d98eed [2022-05-02T19:24:49.569Z] Step 3/25 : WORKDIR /edgex-go [2022-05-02T19:24:49.569Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T19:24:49.569Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-02T19:24:49.569Z] ---> 4c9293d98eed [2022-05-02T19:24:49.569Z] Step 3/26 : WORKDIR /edgex-go [2022-05-02T19:24:49.569Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T19:24:49.569Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-02T19:24:49.569Z] ---> 4c9293d98eed [2022-05-02T19:24:49.569Z] Step 3/23 : WORKDIR /edgex-go [2022-05-02T19:24:49.569Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T19:24:49.569Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-02T19:24:49.569Z] ---> 4c9293d98eed [2022-05-02T19:24:49.569Z] Step 3/23 : WORKDIR /edgex-go [2022-05-02T19:24:49.569Z] ---> Running in f491b1e4db70 [2022-05-02T19:24:49.569Z] ---> Running in 823bf48aa921 [2022-05-02T19:24:49.569Z] ---> Running in a83014df910a [2022-05-02T19:24:49.569Z] ---> Running in 4a6a79ad9bc8 [2022-05-02T19:24:49.569Z] ---> Running in c8332e8edaf0 [2022-05-02T19:24:49.569Z] Removing intermediate container f491b1e4db70 [2022-05-02T19:24:49.569Z] ---> e4f112f77117 [2022-05-02T19:24:49.569Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T19:24:49.569Z] Removing intermediate container 823bf48aa921 [2022-05-02T19:24:49.569Z] ---> a4786abb4ac9 [2022-05-02T19:24:49.569Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T19:24:49.569Z] Removing intermediate container c8332e8edaf0 [2022-05-02T19:24:49.569Z] ---> 4ce03b2278f4 [2022-05-02T19:24:49.569Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T19:24:49.569Z] ---> Running in 6cea9d2e3821 [2022-05-02T19:24:49.569Z] Removing intermediate container a83014df910a [2022-05-02T19:24:49.569Z] ---> f13725bd7f3b [2022-05-02T19:24:49.569Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T19:24:49.569Z] ---> Running in 47ad16e67eda [2022-05-02T19:24:49.569Z] ---> Running in 2ace46a333e4 [2022-05-02T19:24:49.569Z] Removing intermediate container 4a6a79ad9bc8 [2022-05-02T19:24:49.569Z] ---> 56679a224bd2 [2022-05-02T19:24:49.569Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T19:24:49.569Z] ---> Running in 81ae876c98e7 [2022-05-02T19:24:49.569Z] ---> Running in 11009f2c053e [2022-05-02T19:24:49.569Z] Removing intermediate container 47ad16e67eda [2022-05-02T19:24:49.569Z] ---> da2fc7c79993 [2022-05-02T19:24:49.569Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-02T19:24:49.569Z] Removing intermediate container 6cea9d2e3821 [2022-05-02T19:24:49.569Z] ---> e0fb6726267b [2022-05-02T19:24:49.569Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-02T19:24:49.569Z] ---> Running in 252d2806306b [2022-05-02T19:24:49.569Z] ---> Running in 3d1f4781b0d6 [2022-05-02T19:24:49.569Z] Removing intermediate container 2ace46a333e4 [2022-05-02T19:24:49.569Z] ---> 66a56d6b0aed [2022-05-02T19:24:49.569Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-02T19:24:49.569Z] ---> Running in e96d3f123576 [2022-05-02T19:24:49.569Z] Removing intermediate container 81ae876c98e7 [2022-05-02T19:24:49.569Z] ---> ea11014f9e39 [2022-05-02T19:24:49.569Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-02T19:24:49.569Z] Removing intermediate container 11009f2c053e [2022-05-02T19:24:49.569Z] ---> 4a8a2e74b669 [2022-05-02T19:24:49.569Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-02T19:24:49.569Z] ---> Running in f09cd85db345 [2022-05-02T19:24:49.569Z] ---> Running in e3e627bd64ff [2022-05-02T19:24:49.569Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-02T19:24:49.569Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-02T19:24:49.569Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-02T19:24:49.569Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-02T19:24:49.569Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-02T19:24:49.569Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-02T19:24:49.569Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-02T19:24:49.569Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-02T19:24:49.569Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-02T19:24:49.569Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-02T19:24:49.569Z] OK: 220 MiB in 52 packages [2022-05-02T19:24:49.569Z] OK: 220 MiB in 52 packages [2022-05-02T19:24:49.569Z] OK: 220 MiB in 52 packages [2022-05-02T19:24:49.569Z] OK: 220 MiB in 52 packages [2022-05-02T19:24:49.569Z] OK: 220 MiB in 52 packages [2022-05-02T19:24:49.569Z] Removing intermediate container 3d1f4781b0d6 [2022-05-02T19:24:49.569Z] ---> 4a323156ad40 [2022-05-02T19:24:49.569Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-02T19:24:49.569Z] Removing intermediate container 252d2806306b [2022-05-02T19:24:49.569Z] ---> 4a0dadb94cd5 [2022-05-02T19:24:49.569Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-02T19:24:49.569Z] Removing intermediate container e96d3f123576 [2022-05-02T19:24:49.569Z] ---> 1c7cc50a9802 [2022-05-02T19:24:49.569Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-02T19:24:49.569Z] Removing intermediate container e3e627bd64ff [2022-05-02T19:24:49.569Z] ---> faaf63ed9fbe [2022-05-02T19:24:49.569Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-02T19:24:49.569Z] Removing intermediate container f09cd85db345 [2022-05-02T19:24:49.569Z] ---> ec84d9363a04 [2022-05-02T19:24:49.569Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-02T19:24:49.846Z] ---> a1af8b284946 [2022-05-02T19:24:49.846Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T19:24:49.846Z] ---> c0b5e70c8543 [2022-05-02T19:24:49.846Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T19:24:50.124Z] ---> d028e6ed4f95 [2022-05-02T19:24:50.124Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T19:24:50.124Z] ---> Running in 9d737784366e [2022-05-02T19:24:50.124Z] ---> Running in 06811f4e73c3 [2022-05-02T19:24:50.124Z] ---> Running in 0b58e53e2e81 [2022-05-02T19:24:50.402Z] ---> c9afae1273e4 [2022-05-02T19:24:50.402Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T19:24:50.699Z] ---> Running in 97e37e2c116e [2022-05-02T19:24:50.985Z] ---> 510d3446a9ba [2022-05-02T19:24:50.985Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T19:24:50.985Z] ---> Running in 328e7973dcdf [2022-05-02T19:24:55.303Z] Removing intermediate container 9d737784366e [2022-05-02T19:24:55.303Z] ---> 53826ada6c3a [2022-05-02T19:24:55.303Z] Step 8/31 : COPY . . [2022-05-02T19:24:56.749Z] Removing intermediate container 97e37e2c116e [2022-05-02T19:24:56.749Z] ---> d54af433e0c4 [2022-05-02T19:24:56.749Z] Step 8/26 : COPY . . [2022-05-02T19:24:56.749Z] Removing intermediate container 06811f4e73c3 [2022-05-02T19:24:56.749Z] ---> 80b2b54f99c8 [2022-05-02T19:24:56.749Z] Step 8/25 : COPY . . [2022-05-02T19:24:56.749Z] Removing intermediate container 0b58e53e2e81 [2022-05-02T19:24:56.749Z] ---> febcb8c62d84 [2022-05-02T19:24:56.749Z] Step 8/23 : COPY . . [2022-05-02T19:24:56.749Z] Removing intermediate container 328e7973dcdf [2022-05-02T19:24:56.749Z] ---> 76521b450b52 [2022-05-02T19:24:56.749Z] Step 8/23 : COPY . . [2022-05-02T19:25:29.117Z] ---> 0606f0e30a8b [2022-05-02T19:25:29.117Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-02T19:25:29.117Z] ---> 919d6e35423f [2022-05-02T19:25:29.117Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-02T19:25:29.117Z] ---> 6efe352fdca7 [2022-05-02T19:25:29.117Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-02T19:25:29.117Z] ---> 45dbf524a9ce [2022-05-02T19:25:29.117Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-02T19:25:29.117Z] ---> b69b7e6bcc45 [2022-05-02T19:25:29.117Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-02T19:25:29.117Z] ---> Running in f7af0f2adcf0 [2022-05-02T19:25:29.117Z] ---> Running in 3ce1341aba15 [2022-05-02T19:25:29.117Z] ---> Running in 5617350be3d3 [2022-05-02T19:25:29.117Z] ---> Running in 129a24427061 [2022-05-02T19:25:29.117Z] ---> Running in a50cfae6e463 [2022-05-02T19:25:29.117Z] Removing intermediate container 3ce1341aba15 [2022-05-02T19:25:29.117Z] ---> 012fd6c62a0e [2022-05-02T19:25:29.117Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-02T19:25:29.117Z] ---> Running in e1b0ed562f8c [2022-05-02T19:25:29.117Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-02T19:25:29.396Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-02T19:25:30.011Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-02T19:25:30.295Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-02T19:25:30.907Z] Removing intermediate container e1b0ed562f8c [2022-05-02T19:25:30.907Z] ---> 9d7b75825850 [2022-05-02T19:25:30.907Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-02T19:25:30.907Z] ---> Running in 1eafd7c10565 [2022-05-02T19:25:31.539Z] Removing intermediate container 1eafd7c10565 [2022-05-02T19:25:31.539Z] ---> 0d6c962cdc10 [2022-05-02T19:25:31.539Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-02T19:25:31.539Z] ---> Running in 12f672aba04f [2022-05-02T19:25:34.171Z] spire-1.2.1/ [2022-05-02T19:25:34.172Z] spire-1.2.1/.data/ [2022-05-02T19:25:34.172Z] spire-1.2.1/.data/.file [2022-05-02T19:25:34.172Z] spire-1.2.1/.dockerignore [2022-05-02T19:25:34.172Z] spire-1.2.1/.gitattributes [2022-05-02T19:25:34.172Z] spire-1.2.1/.githooks/ [2022-05-02T19:25:34.172Z] spire-1.2.1/.githooks/pre-commit [2022-05-02T19:25:34.172Z] spire-1.2.1/.github/ [2022-05-02T19:25:34.172Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-02T19:25:34.172Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-02T19:25:34.172Z] spire-1.2.1/.github/dependabot.yml [2022-05-02T19:25:34.172Z] spire-1.2.1/.github/workflows/ [2022-05-02T19:25:34.172Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-02T19:25:34.172Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-02T19:25:34.172Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-02T19:25:34.172Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-02T19:25:34.172Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-02T19:25:34.172Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-02T19:25:34.172Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-02T19:25:34.172Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-02T19:25:34.172Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-02T19:25:34.172Z] spire-1.2.1/.gitignore [2022-05-02T19:25:34.172Z] spire-1.2.1/.go-version [2022-05-02T19:25:34.172Z] spire-1.2.1/.golangci.yml [2022-05-02T19:25:34.172Z] spire-1.2.1/ADOPTERS.md [2022-05-02T19:25:34.172Z] spire-1.2.1/CHANGELOG.md [2022-05-02T19:25:34.172Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-02T19:25:34.172Z] spire-1.2.1/CODEOWNERS [2022-05-02T19:25:34.172Z] spire-1.2.1/CONTRIBUTING.md [2022-05-02T19:25:34.172Z] spire-1.2.1/Dockerfile [2022-05-02T19:25:34.451Z] spire-1.2.1/Dockerfile.dev [2022-05-02T19:25:34.451Z] spire-1.2.1/Dockerfile.scratch [2022-05-02T19:25:34.451Z] spire-1.2.1/LICENSE [2022-05-02T19:25:34.451Z] spire-1.2.1/MAINTAINERS.md [2022-05-02T19:25:34.451Z] spire-1.2.1/Makefile [2022-05-02T19:25:34.451Z] spire-1.2.1/README.md [2022-05-02T19:25:34.451Z] spire-1.2.1/ROADMAP.md [2022-05-02T19:25:34.451Z] spire-1.2.1/SECURITY.md [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/ [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-agent/ [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/ [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-02T19:25:34.451Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-02T19:25:34.451Z] spire-1.2.1/conf/ [2022-05-02T19:25:34.451Z] spire-1.2.1/conf/agent/ [2022-05-02T19:25:34.451Z] spire-1.2.1/conf/agent/agent.conf [2022-05-02T19:25:34.451Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-02T19:25:34.451Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-02T19:25:34.451Z] spire-1.2.1/conf/server/ [2022-05-02T19:25:34.451Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-02T19:25:34.451Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-02T19:25:34.451Z] spire-1.2.1/conf/server/server.conf [2022-05-02T19:25:34.451Z] spire-1.2.1/conf/server/server_full.conf [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/ [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/SPIRE101.md [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/auditlog.md [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/images/ [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-02T19:25:34.451Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-02T19:25:34.452Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-02T19:25:34.452Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-02T19:25:34.452Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-02T19:25:34.452Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-02T19:25:34.452Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-02T19:25:34.452Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-02T19:25:34.452Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-02T19:25:34.452Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-02T19:25:34.452Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-02T19:25:34.452Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-02T19:25:34.452Z] spire-1.2.1/doc/scaling_spire.md [2022-05-02T19:25:34.452Z] spire-1.2.1/doc/spire_agent.md [2022-05-02T19:25:34.452Z] spire-1.2.1/doc/spire_server.md [2022-05-02T19:25:34.452Z] spire-1.2.1/doc/supported_integrations.md [2022-05-02T19:25:34.452Z] spire-1.2.1/doc/telemetry.md [2022-05-02T19:25:34.452Z] spire-1.2.1/doc/telemetry_config.md [2022-05-02T19:25:34.452Z] spire-1.2.1/doc/upgrading.md [2022-05-02T19:25:34.452Z] spire-1.2.1/doc/using_spire.md [2022-05-02T19:25:34.452Z] spire-1.2.1/examples/ [2022-05-02T19:25:34.452Z] spire-1.2.1/examples/README.md [2022-05-02T19:25:34.452Z] spire-1.2.1/go.mod [2022-05-02T19:25:34.452Z] spire-1.2.1/go.sum [2022-05-02T19:25:34.452Z] spire-1.2.1/pkg/ [2022-05-02T19:25:34.452Z] spire-1.2.1/pkg/agent/ [2022-05-02T19:25:34.452Z] spire-1.2.1/pkg/agent/agent.go [2022-05-02T19:25:34.452Z] spire-1.2.1/pkg/agent/api/ [2022-05-02T19:25:34.452Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-02T19:25:34.452Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-02T19:25:34.452Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-02T19:25:34.452Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-02T19:25:34.452Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-02T19:25:34.452Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-02T19:25:34.452Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-02T19:25:34.452Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-02T19:25:34.452Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-02T19:25:34.452Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-02T19:25:34.452Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-02T19:25:34.452Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-02T19:25:34.452Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-02T19:25:34.452Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-02T19:25:34.452Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-02T19:25:34.452Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-02T19:25:34.452Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-02T19:25:34.452Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-02T19:25:34.452Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-02T19:25:34.452Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-02T19:25:34.452Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-02T19:25:34.452Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-02T19:25:34.452Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-02T19:25:34.452Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-02T19:25:34.452Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-02T19:25:34.452Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-02T19:25:34.452Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/client/ [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/common/ [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/config.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/manager/ [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-02T19:25:34.731Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/svid/ [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/ [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/api/ [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/api/names.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/auth/ [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/catalog/ [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/cli/ [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-02T19:25:34.732Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/health/ [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/health/config.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/health/context.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/health/health.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/idutil/ [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/log/ [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/log/log.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/log/options.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/plugin/ [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/profiling/ [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/selector/ [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-02T19:25:35.010Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/uptime/ [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/util/ [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/util/task.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/version/ [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/version/version.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/x509util/ [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/server/ [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/server/api/ [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/server/api/api.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/server/api/health/ [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/server/api/id.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-02T19:25:35.011Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-02T19:25:35.289Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-02T19:25:35.289Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-02T19:25:35.289Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-02T19:25:35.289Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-02T19:25:35.289Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-02T19:25:35.289Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-02T19:25:35.289Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-02T19:25:35.289Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-02T19:25:35.289Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-02T19:25:35.289Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-02T19:25:35.289Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-02T19:25:35.289Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-02T19:25:35.289Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-02T19:25:35.289Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-02T19:25:35.289Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-02T19:25:35.289Z] spire-1.2.1/pkg/server/api/status.go [2022-05-02T19:25:35.289Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-02T19:25:35.289Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-02T19:25:35.289Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-02T19:25:35.289Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-02T19:25:35.289Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-02T19:25:35.289Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-02T19:25:35.289Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-02T19:25:35.289Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-02T19:25:35.289Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-02T19:25:35.289Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-02T19:25:35.289Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-02T19:25:35.289Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-02T19:25:35.289Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-02T19:25:35.289Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-02T19:25:35.289Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-02T19:25:35.289Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-02T19:25:35.289Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-02T19:25:35.289Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-02T19:25:35.289Z] spire-1.2.1/pkg/server/bundle/ [2022-05-02T19:25:35.289Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/ca/ [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/cache/ [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/catalog/ [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/config.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/datastore/ [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/ [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-02T19:25:35.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-02T19:25:35.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-02T19:25:35.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-02T19:25:35.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-02T19:25:35.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-02T19:25:35.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-02T19:25:35.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-02T19:25:35.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-02T19:25:35.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-02T19:25:35.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-02T19:25:35.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-02T19:25:35.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-02T19:25:35.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-02T19:25:35.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-02T19:25:35.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-02T19:25:35.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-02T19:25:35.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-02T19:25:35.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-02T19:25:35.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-02T19:25:35.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-02T19:25:35.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-02T19:25:35.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-02T19:25:35.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-02T19:25:35.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-02T19:25:35.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-02T19:25:35.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-02T19:25:35.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-02T19:25:35.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-02T19:25:35.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-02T19:25:35.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-02T19:25:35.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-02T19:25:35.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-02T19:25:35.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-02T19:25:35.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-02T19:25:35.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-02T19:25:35.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-02T19:25:35.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-02T19:25:35.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-02T19:25:35.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-02T19:25:35.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-02T19:25:35.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-02T19:25:35.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-02T19:25:35.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-02T19:25:35.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-02T19:25:35.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/registration/ [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/server.go [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/server_test.go [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/svid/ [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-02T19:25:35.571Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-02T19:25:35.571Z] spire-1.2.1/proto/ [2022-05-02T19:25:35.571Z] spire-1.2.1/proto/private/ [2022-05-02T19:25:35.571Z] spire-1.2.1/proto/private/server/ [2022-05-02T19:25:35.571Z] spire-1.2.1/proto/private/server/journal/ [2022-05-02T19:25:35.571Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-02T19:25:35.571Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-02T19:25:35.571Z] spire-1.2.1/proto/spire/ [2022-05-02T19:25:35.571Z] spire-1.2.1/proto/spire/common/ [2022-05-02T19:25:35.571Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-02T19:25:35.571Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-02T19:25:35.571Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-02T19:25:35.571Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-02T19:25:35.571Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-02T19:25:35.571Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-02T19:25:35.571Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-02T19:25:35.571Z] spire-1.2.1/proto/spire/plugin/ [2022-05-02T19:25:35.571Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-02T19:25:35.571Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-02T19:25:35.571Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-02T19:25:35.571Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-02T19:25:35.571Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-02T19:25:35.571Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-02T19:25:35.571Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-02T19:25:35.571Z] spire-1.2.1/release/ [2022-05-02T19:25:35.571Z] spire-1.2.1/release/spire-extras/ [2022-05-02T19:25:35.571Z] spire-1.2.1/release/spire-extras/README.md [2022-05-02T19:25:35.571Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-02T19:25:35.571Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-02T19:25:35.571Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-02T19:25:35.571Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-02T19:25:35.571Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-02T19:25:35.571Z] spire-1.2.1/release/spire/ [2022-05-02T19:25:35.571Z] spire-1.2.1/release/spire/README.md [2022-05-02T19:25:35.571Z] spire-1.2.1/release/spire/conf/ [2022-05-02T19:25:35.571Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-02T19:25:35.571Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-02T19:25:35.571Z] spire-1.2.1/release/spire/conf/server/ [2022-05-02T19:25:35.571Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-02T19:25:35.571Z] spire-1.2.1/script/ [2022-05-02T19:25:35.571Z] spire-1.2.1/script/build-artifact.sh [2022-05-02T19:25:35.571Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-02T19:25:35.571Z] spire-1.2.1/support/ [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/ [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-02T19:25:35.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-02T19:25:35.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-02T19:25:35.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-02T19:25:35.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-02T19:25:35.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-02T19:25:35.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-02T19:25:35.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-02T19:25:35.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-02T19:25:35.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-02T19:25:35.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-02T19:25:35.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-02T19:25:35.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-02T19:25:35.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-02T19:25:35.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-02T19:25:35.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-02T19:25:35.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-02T19:25:35.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-02T19:25:35.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-02T19:25:35.849Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-02T19:25:35.849Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-02T19:25:35.849Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-02T19:25:35.849Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-02T19:25:35.849Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-02T19:25:35.849Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-02T19:25:35.849Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-02T19:25:35.849Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-02T19:25:35.849Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-02T19:25:35.849Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-02T19:25:35.849Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-02T19:25:35.849Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-02T19:25:35.849Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-02T19:25:35.849Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-02T19:25:35.849Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-02T19:25:35.849Z] spire-1.2.1/test/ [2022-05-02T19:25:35.849Z] spire-1.2.1/test/clock/ [2022-05-02T19:25:35.849Z] spire-1.2.1/test/clock/clock.go [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fakes/ [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fixture/ [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fixture/certs/ [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fixture/config/ [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-02T19:25:35.849Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-02T19:25:35.850Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-02T19:25:35.850Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-02T19:25:35.850Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-02T19:25:35.850Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-02T19:25:35.850Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-02T19:25:35.850Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-02T19:25:35.850Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-02T19:25:35.850Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-02T19:25:35.850Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-02T19:25:35.850Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-02T19:25:35.850Z] spire-1.2.1/test/fixture/fixture.go [2022-05-02T19:25:35.850Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-02T19:25:35.850Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-02T19:25:35.850Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-02T19:25:35.850Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-02T19:25:35.850Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-02T19:25:35.850Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-02T19:25:35.850Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-02T19:25:35.850Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-02T19:25:35.850Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-02T19:25:35.850Z] spire-1.2.1/test/fixture/registration/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-02T19:25:35.850Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-02T19:25:35.850Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-02T19:25:35.850Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-02T19:25:35.850Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-02T19:25:35.850Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/README.md [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/common [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/setup/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-02T19:25:35.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-02T19:25:35.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-02T19:25:35.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-02T19:25:35.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-02T19:25:35.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-02T19:25:35.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-02T19:25:35.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-02T19:25:35.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-02T19:25:35.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-02T19:25:35.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-02T19:25:35.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-02T19:25:35.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-02T19:25:35.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-02T19:25:35.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-02T19:25:35.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-02T19:25:35.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-02T19:25:35.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-02T19:25:35.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-02T19:25:35.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-02T19:25:35.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-02T19:25:35.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-02T19:25:35.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-02T19:25:35.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-02T19:25:35.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-02T19:25:35.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-02T19:25:35.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-02T19:25:35.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-02T19:25:35.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-02T19:25:35.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-02T19:25:35.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-02T19:25:35.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-02T19:25:35.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-02T19:25:35.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-02T19:25:35.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-02T19:25:35.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-02T19:25:35.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-02T19:25:35.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-02T19:25:35.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-02T19:25:36.130Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/test-one.sh [2022-05-02T19:25:36.131Z] spire-1.2.1/test/integration/test.sh [2022-05-02T19:25:36.131Z] spire-1.2.1/test/plugintest/ [2022-05-02T19:25:36.131Z] spire-1.2.1/test/plugintest/config.go [2022-05-02T19:25:36.131Z] spire-1.2.1/test/plugintest/load.go [2022-05-02T19:25:36.131Z] spire-1.2.1/test/plugintest/option.go [2022-05-02T19:25:36.131Z] spire-1.2.1/test/spiretest/ [2022-05-02T19:25:36.131Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-02T19:25:36.131Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-02T19:25:36.131Z] spire-1.2.1/test/spiretest/dir.go [2022-05-02T19:25:36.131Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-02T19:25:36.131Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-02T19:25:36.131Z] spire-1.2.1/test/spiretest/logs.go [2022-05-02T19:25:36.131Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-02T19:25:36.131Z] spire-1.2.1/test/spiretest/suite.go [2022-05-02T19:25:36.131Z] spire-1.2.1/test/spiretest/x509.go [2022-05-02T19:25:36.131Z] spire-1.2.1/test/testca/ [2022-05-02T19:25:36.131Z] spire-1.2.1/test/testca/ca.go [2022-05-02T19:25:36.131Z] spire-1.2.1/test/testkey/ [2022-05-02T19:25:36.131Z] spire-1.2.1/test/testkey/generate.sh [2022-05-02T19:25:36.131Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-02T19:25:36.131Z] spire-1.2.1/test/testkey/keys.go [2022-05-02T19:25:36.131Z] spire-1.2.1/test/testkey/new.go [2022-05-02T19:25:36.131Z] spire-1.2.1/test/tpmsimulator/ [2022-05-02T19:25:36.131Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-02T19:25:36.131Z] spire-1.2.1/test/util/ [2022-05-02T19:25:36.131Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-02T19:25:36.131Z] spire-1.2.1/test/util/cert_generation.go [2022-05-02T19:25:36.131Z] spire-1.2.1/test/util/io_redirection.go [2022-05-02T19:25:36.131Z] spire-1.2.1/test/util/race.go [2022-05-02T19:25:36.131Z] spire-1.2.1/test/util/util.go [2022-05-02T19:25:36.131Z] building spire from source... [2022-05-02T19:25:36.735Z] Installing go1.17.7... [2022-05-02T19:26:03.571Z] Building bin/spire-server... [2022-05-02T19:26:03.571Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-02T19:26:03.571Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-02T19:26:03.571Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-02T19:26:03.843Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-02T19:26:03.843Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-02T19:26:04.442Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-02T19:26:05.038Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-02T19:26:06.024Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-02T19:26:06.299Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-02T19:26:08.928Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-02T19:26:08.928Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-02T19:26:08.928Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-02T19:26:08.928Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-02T19:26:09.204Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-02T19:26:09.481Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-02T19:26:09.481Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-02T19:26:09.481Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-02T19:26:10.467Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-02T19:26:10.467Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-02T19:26:10.467Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-02T19:26:10.746Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-02T19:26:10.746Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-02T19:26:11.735Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-02T19:26:11.735Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-02T19:26:30.058Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-02T19:26:30.058Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-02T19:26:30.058Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-02T19:26:30.058Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-02T19:26:30.058Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-02T19:26:30.058Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-02T19:26:30.058Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-02T19:26:30.058Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-02T19:26:30.058Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-02T19:26:30.058Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-02T19:26:30.058Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-02T19:26:30.058Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-02T19:26:30.058Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-02T19:26:30.058Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-02T19:26:30.058Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-02T19:26:30.058Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-02T19:26:30.660Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-02T19:26:31.297Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-02T19:26:31.297Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-02T19:26:31.297Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-02T19:26:31.297Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-02T19:26:31.297Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-02T19:26:31.297Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-02T19:26:31.654Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-02T19:26:31.654Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-02T19:26:32.334Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-02T19:26:33.856Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-02T19:26:33.856Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-02T19:26:33.856Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-02T19:26:34.136Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-02T19:26:38.449Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-02T19:26:48.627Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-02T19:26:48.627Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-02T19:26:48.627Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-02T19:26:48.627Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-02T19:26:48.627Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-02T19:27:15.459Z] go: downloading google.golang.org/api v0.70.0 [2022-05-02T19:27:15.459Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-02T19:27:15.459Z] go: downloading k8s.io/api v0.23.4 [2022-05-02T19:27:25.629Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-02T19:27:25.629Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-02T19:27:57.971Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-02T19:27:57.971Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-02T19:27:57.971Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-02T19:27:57.971Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-02T19:27:57.971Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-02T19:27:57.971Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-02T19:27:58.571Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-02T19:27:59.555Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-02T19:28:01.540Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-02T19:28:01.540Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-02T19:28:01.815Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-02T19:28:02.803Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-02T19:28:02.803Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-02T19:28:03.080Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-02T19:28:03.364Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-02T19:28:03.640Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-02T19:28:03.919Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-02T19:28:04.197Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-02T19:28:04.197Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-02T19:28:04.197Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-02T19:28:04.800Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-02T19:28:04.800Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-02T19:28:06.242Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-02T19:28:06.242Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-02T19:28:06.519Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-02T19:28:11.948Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-02T19:28:12.548Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-02T19:28:12.823Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-02T19:28:12.823Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-02T19:28:12.823Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-02T19:28:12.823Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-02T19:28:13.098Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-02T19:28:13.697Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-02T19:28:13.975Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-02T19:28:14.253Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-02T19:28:14.527Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-02T19:28:14.527Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-02T19:28:15.512Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-02T19:28:16.122Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-02T19:28:16.395Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-02T19:28:16.667Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-02T19:28:16.667Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-02T19:28:16.958Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-02T19:28:16.958Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-02T19:28:16.958Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-02T19:28:16.958Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-02T19:28:18.400Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-02T19:28:18.400Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-02T19:28:18.400Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-02T19:28:18.679Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-02T19:28:18.679Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-02T19:28:20.672Z] go: downloading go.opencensus.io v0.23.0 [2022-05-02T19:28:21.659Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-02T19:28:21.659Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-02T19:28:22.262Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-02T19:28:22.262Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-02T19:28:22.262Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-02T19:28:22.537Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-02T19:28:22.813Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-02T19:28:23.416Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-02T19:28:26.039Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-02T19:28:28.695Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-02T19:28:28.695Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-02T19:28:28.696Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-02T19:28:28.973Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-02T19:28:28.973Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-02T19:28:29.962Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-02T19:28:29.963Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-02T19:28:29.963Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-02T19:28:30.238Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-02T19:28:30.238Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-02T19:28:30.519Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-02T19:28:30.519Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-02T19:28:38.824Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-02T19:28:39.100Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-02T19:28:39.100Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-02T19:28:39.100Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-02T19:29:06.037Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-02T19:29:06.037Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-02T19:30:14.085Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-02T19:30:16.076Z] Removing intermediate container a50cfae6e463 [2022-05-02T19:30:16.076Z] ---> 5aedf02204de [2022-05-02T19:30:16.076Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-02T19:30:16.076Z] ---> Running in 6b7ce0905f5e [2022-05-02T19:30:18.712Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-02T19:30:24.144Z] Removing intermediate container 6b7ce0905f5e [2022-05-02T19:30:24.144Z] ---> af30b7356b40 [2022-05-02T19:30:24.144Z] [2022-05-02T19:30:24.144Z] Step 11/23 : FROM docker:20.10.14 [2022-05-02T19:30:24.144Z] 20.10.14: Pulling from library/docker [2022-05-02T19:30:25.584Z] Removing intermediate container 5617350be3d3 [2022-05-02T19:30:25.584Z] ---> a793e90b6254 [2022-05-02T19:30:25.584Z] [2022-05-02T19:30:25.584Z] Step 10/25 : FROM alpine:3.14 [2022-05-02T19:30:25.859Z] 3.14: Pulling from library/alpine [2022-05-02T19:30:30.208Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-02T19:30:30.208Z] Status: Downloaded newer image for alpine:3.14 [2022-05-02T19:30:30.208Z] ---> ac73e934f311 [2022-05-02T19:30:30.208Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-02T19:30:30.485Z] ---> Running in 601644f85e99 [2022-05-02T19:30:33.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-02T19:30:33.724Z] Removing intermediate container 129a24427061 [2022-05-02T19:30:33.724Z] ---> d8fbd7eaca50 [2022-05-02T19:30:33.724Z] [2022-05-02T19:30:33.724Z] Step 10/31 : FROM alpine:3.14 [2022-05-02T19:30:33.724Z] ---> ac73e934f311 [2022-05-02T19:30:33.724Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-02T19:30:33.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-02T19:30:33.724Z] ---> Running in 6e1de96c3b42 [2022-05-02T19:30:34.737Z] Removing intermediate container 6e1de96c3b42 [2022-05-02T19:30:34.737Z] ---> e7938f6c6802 [2022-05-02T19:30:34.737Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-02T19:30:34.737Z] ---> Running in 4367a732636e [2022-05-02T19:30:34.737Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-02T19:30:35.026Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-02T19:30:35.026Z] (3/3) Installing su-exec (0.2-r1) [2022-05-02T19:30:35.026Z] Executing busybox-1.33.1-r7.trigger [2022-05-02T19:30:35.026Z] Executing ca-certificates-20211220-r0.trigger [2022-05-02T19:30:35.302Z] OK: 6 MiB in 17 packages [2022-05-02T19:30:37.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-02T19:30:38.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-02T19:30:38.858Z] Removing intermediate container 601644f85e99 [2022-05-02T19:30:38.858Z] ---> 7f4a7f9da188 [2022-05-02T19:30:38.858Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-02T19:30:39.143Z] ---> Running in 3134c3d44a0d [2022-05-02T19:30:39.747Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-02T19:30:39.748Z] (2/2) Installing su-exec (0.2-r1) [2022-05-02T19:30:39.748Z] Executing busybox-1.33.1-r7.trigger [2022-05-02T19:30:39.748Z] OK: 6 MiB in 16 packages [2022-05-02T19:30:39.748Z] Removing intermediate container 3134c3d44a0d [2022-05-02T19:30:39.748Z] ---> 624dbe721076 [2022-05-02T19:30:39.748Z] Step 13/25 : WORKDIR / [2022-05-02T19:30:40.038Z] ---> Running in fc2f580abd49 [2022-05-02T19:30:41.034Z] Removing intermediate container fc2f580abd49 [2022-05-02T19:30:41.034Z] ---> ec47b4335a0c [2022-05-02T19:30:41.034Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-05-02T19:30:41.645Z] Removing intermediate container 4367a732636e [2022-05-02T19:30:41.645Z] ---> e8cb2b81fd50 [2022-05-02T19:30:41.645Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-02T19:30:41.920Z] ---> Running in 10fabf120ae4 [2022-05-02T19:30:42.520Z] ---> c0b28c17e839 [2022-05-02T19:30:42.520Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-05-02T19:30:42.797Z] Removing intermediate container 10fabf120ae4 [2022-05-02T19:30:42.797Z] ---> 8c911cbb37b2 [2022-05-02T19:30:42.797Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-02T19:30:43.073Z] ---> Running in 41bcc157e36c [2022-05-02T19:30:44.524Z] Removing intermediate container 41bcc157e36c [2022-05-02T19:30:44.524Z] ---> a2205687ca70 [2022-05-02T19:30:44.524Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-02T19:30:44.803Z] ---> 8d45e2eaa451 [2022-05-02T19:30:44.803Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-02T19:30:44.803Z] ---> Running in 4a78bf641ce1 [2022-05-02T19:30:47.461Z] ---> 9df4e5fec17b [2022-05-02T19:30:47.461Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-05-02T19:30:48.905Z] Removing intermediate container 4a78bf641ce1 [2022-05-02T19:30:48.905Z] ---> 74d0d7674961 [2022-05-02T19:30:48.905Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-02T19:30:48.905Z] ---> cd5d000f5877 [2022-05-02T19:30:48.905Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-02T19:30:49.181Z] ---> Running in 372a30e21502 [2022-05-02T19:30:50.630Z] Removing intermediate container 372a30e21502 [2022-05-02T19:30:50.630Z] ---> 981b45cc7d9d [2022-05-02T19:30:50.630Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-02T19:30:52.077Z] ---> af7325b28ac8 [2022-05-02T19:30:52.077Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-02T19:30:52.352Z] ---> cac60541cd89 [2022-05-02T19:30:52.352Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-02T19:30:52.352Z] ---> Running in 7d0d45a1c511 [2022-05-02T19:30:53.352Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-02T19:30:53.352Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-02T19:30:53.352Z] ---> c346e9eafbab [2022-05-02T19:30:53.352Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-05-02T19:30:53.629Z] ---> Running in 36ab0204564a [2022-05-02T19:30:54.610Z] Removing intermediate container 36ab0204564a [2022-05-02T19:30:54.610Z] ---> f0a18125168e [2022-05-02T19:30:54.610Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-05-02T19:30:54.610Z] ---> Running in 4fd2e6475efb [2022-05-02T19:30:56.602Z] ---> 95e84f3fb71a [2022-05-02T19:30:56.602Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-02T19:30:57.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-02T19:30:57.213Z] Removing intermediate container 7d0d45a1c511 [2022-05-02T19:30:57.213Z] ---> 70c65ddcaa17 [2022-05-02T19:30:57.213Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-02T19:30:57.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-02T19:30:58.114Z] ---> ec5df25a6a19 [2022-05-02T19:30:58.114Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-05-02T19:30:58.114Z] ---> Running in 88c1721e36a8 [2022-05-02T19:30:58.392Z] ---> c6d82cc9ba42 [2022-05-02T19:30:58.392Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-02T19:30:59.000Z] (1/43) Installing readline (8.1.1-r0) [2022-05-02T19:30:59.000Z] (2/43) Installing bash (5.1.16-r0) [2022-05-02T19:30:59.000Z] Executing bash-5.1.16-r0.post-install [2022-05-02T19:30:59.279Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-02T19:30:59.279Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-02T19:30:59.279Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-02T19:30:59.279Z] (6/43) Installing curl (7.80.0-r1) [2022-05-02T19:30:59.279Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-02T19:30:59.279Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-02T19:30:59.279Z] (9/43) Installing expat (2.4.7-r0) [2022-05-02T19:30:59.279Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-02T19:30:59.279Z] (11/43) Installing gdbm (1.22-r0) [2022-05-02T19:30:59.279Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-02T19:30:59.279Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-02T19:30:59.279Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-02T19:30:59.550Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-02T19:30:59.550Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-02T19:30:59.550Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-02T19:31:00.996Z] ---> 4a9c6b67f9ec [2022-05-02T19:31:00.996Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-02T19:31:01.991Z] Removing intermediate container 88c1721e36a8 [2022-05-02T19:31:01.991Z] ---> 3829e37e2e1c [2022-05-02T19:31:01.991Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-02T19:31:02.268Z] ---> Running in f0ad45e27a45 [2022-05-02T19:31:02.268Z] ---> 9dad18210631 [2022-05-02T19:31:02.268Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-02T19:31:02.872Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-02T19:31:02.872Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-02T19:31:02.872Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-02T19:31:02.872Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-02T19:31:02.872Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-02T19:31:02.872Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-02T19:31:03.147Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-02T19:31:03.147Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-02T19:31:03.147Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-02T19:31:03.147Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-02T19:31:03.148Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-02T19:31:03.148Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-02T19:31:03.148Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-02T19:31:03.148Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-02T19:31:03.148Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-02T19:31:03.148Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-02T19:31:03.425Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-02T19:31:03.425Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-02T19:31:03.425Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-02T19:31:03.425Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-02T19:31:03.425Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-02T19:31:03.425Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-02T19:31:03.425Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-02T19:31:03.425Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-02T19:31:03.713Z] Removing intermediate container f0ad45e27a45 [2022-05-02T19:31:03.713Z] ---> 92fff5f9ba2b [2022-05-02T19:31:03.713Z] Step 23/25 : LABEL arch=arm64 [2022-05-02T19:31:03.713Z] ---> 0a6bc9a7736d [2022-05-02T19:31:03.713Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-02T19:31:03.713Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-02T19:31:03.713Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-02T19:31:03.998Z] ---> Running in 27f8f22936ed [2022-05-02T19:31:04.613Z] Executing busybox-1.34.1-r5.trigger [2022-05-02T19:31:04.613Z] OK: 82 MiB in 65 packages [2022-05-02T19:31:04.910Z] Removing intermediate container 27f8f22936ed [2022-05-02T19:31:04.910Z] ---> 2def51b33010 [2022-05-02T19:31:04.910Z] Step 24/25 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 [2022-05-02T19:31:05.188Z] ---> Running in c070078fedfc [2022-05-02T19:31:05.188Z] ---> e1e11f7a9571 [2022-05-02T19:31:05.189Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-02T19:31:05.799Z] ---> Running in 63b1dcffec2f [2022-05-02T19:31:06.078Z] Removing intermediate container c070078fedfc [2022-05-02T19:31:06.078Z] ---> bcb4433d497f [2022-05-02T19:31:06.078Z] Step 25/25 : LABEL version=0.0.0 [2022-05-02T19:31:06.356Z] ---> Running in 9e1648ea8f1f [2022-05-02T19:31:06.956Z] Removing intermediate container 63b1dcffec2f [2022-05-02T19:31:06.956Z] ---> 9a495a840334 [2022-05-02T19:31:06.956Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-02T19:31:07.229Z] Removing intermediate container 9e1648ea8f1f [2022-05-02T19:31:07.229Z] ---> adb09c791aeb [2022-05-02T19:31:07.229Z] [2022-05-02T19:31:08.225Z] Successfully built adb09c791aeb [2022-05-02T19:31:08.504Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-02T19:31:08.504Z] Building core-command [2022-05-02T19:31:08.504Z] ---> fd468eec3772 [2022-05-02T19:31:08.504Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-02T19:31:09.050Z]  Building security-secretstore-setup ... done  ---> Running in d648cb5df1e2 [2022-05-02T19:31:11.797Z] Collecting docker-compose==1.23.2 [2022-05-02T19:31:12.083Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-02T19:31:12.686Z] Collecting cached-property<2,>=1.2.0 [2022-05-02T19:31:12.686Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-02T19:31:13.668Z] Collecting jsonschema<3,>=2.5.1 [2022-05-02T19:31:13.668Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-02T19:31:13.668Z] Collecting docopt<0.7,>=0.6.1 [2022-05-02T19:31:13.668Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-02T19:31:14.270Z] Removing intermediate container d648cb5df1e2 [2022-05-02T19:31:14.270Z] ---> ccc19abd5d50 [2022-05-02T19:31:14.270Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-02T19:31:14.880Z] ---> Running in 2b2e87075363 [2022-05-02T19:31:15.158Z] Removing intermediate container f7af0f2adcf0 [2022-05-02T19:31:15.158Z] ---> 20e9e3898a9a [2022-05-02T19:31:15.158Z] [2022-05-02T19:31:15.158Z] Step 10/23 : FROM alpine:3.14 [2022-05-02T19:31:15.158Z] ---> ac73e934f311 [2022-05-02T19:31:15.158Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-02T19:31:15.446Z] ---> Running in 71e3ddad5ba6 [2022-05-02T19:31:15.446Z] Removing intermediate container 2b2e87075363 [2022-05-02T19:31:15.446Z] ---> fda52014a3ce [2022-05-02T19:31:15.446Z] Step 28/31 : CMD ["gate"] [2022-05-02T19:31:16.046Z] ---> Running in cbab63078b6b [2022-05-02T19:31:16.323Z] Removing intermediate container 71e3ddad5ba6 [2022-05-02T19:31:16.323Z] ---> bcadbae4d115 [2022-05-02T19:31:16.323Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-02T19:31:16.323Z] ---> Running in 91b882130af2 [2022-05-02T19:31:16.946Z] Removing intermediate container cbab63078b6b [2022-05-02T19:31:16.946Z] ---> c3e09930141c [2022-05-02T19:31:16.946Z] Step 29/31 : LABEL arch=arm64 [2022-05-02T19:31:16.946Z] Removing intermediate container 91b882130af2 [2022-05-02T19:31:16.946Z] ---> dde91e310c05 [2022-05-02T19:31:16.946Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-02T19:31:17.246Z] ---> Running in 9afe421cf019 [2022-05-02T19:31:17.527Z] ---> Running in a2719425fdf3 [2022-05-02T19:31:17.806Z] Removing intermediate container 9afe421cf019 [2022-05-02T19:31:17.806Z] ---> 758f5f0dcd66 [2022-05-02T19:31:17.806Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T19:31:17.806Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-02T19:31:17.806Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-02T19:31:18.081Z] ---> Running in 1ec61d2d2c9d [2022-05-02T19:31:18.372Z] Collecting texttable<0.10,>=0.9.0 [2022-05-02T19:31:18.372Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-02T19:31:18.372Z] Removing intermediate container a2719425fdf3 [2022-05-02T19:31:18.372Z] ---> f6fac54e5b3b [2022-05-02T19:31:18.372Z] Step 30/31 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 [2022-05-02T19:31:18.980Z] ---> Running in b0807cf8e0c5 [2022-05-02T19:31:19.582Z] Removing intermediate container b0807cf8e0c5 [2022-05-02T19:31:19.582Z] ---> 8d1b1a872233 [2022-05-02T19:31:19.582Z] Step 31/31 : LABEL version=0.0.0 [2022-05-02T19:31:19.859Z] ---> Running in 9cdc869ca0cd [2022-05-02T19:31:20.846Z] Removing intermediate container 9cdc869ca0cd [2022-05-02T19:31:20.846Z] ---> 8c0bfe5c3605 [2022-05-02T19:31:20.846Z] [2022-05-02T19:31:21.848Z] Collecting docker<4.0,>=3.6.0 [2022-05-02T19:31:21.848Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-02T19:31:21.848Z] Removing intermediate container 1ec61d2d2c9d [2022-05-02T19:31:21.848Z] ---> 75f374c5c8c6 [2022-05-02T19:31:21.848Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-02T19:31:21.848Z] ---> Running in f8a962c5cd73 [2022-05-02T19:31:22.124Z] Successfully built 8c0bfe5c3605 [2022-05-02T19:31:22.124Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-02T19:31:22.124Z] Building support-scheduler [2022-05-02T19:31:23.115Z]  Building security-bootstrapper ... done Collecting PyYAML<4,>=3.10 [2022-05-02T19:31:23.115Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-02T19:31:23.712Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-02T19:31:25.155Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-02T19:31:26.145Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-02T19:31:26.145Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-02T19:31:26.145Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-02T19:31:26.145Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-02T19:31:26.428Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-02T19:31:26.710Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-02T19:31:26.710Z] Executing busybox-1.33.1-r7.trigger [2022-05-02T19:31:26.710Z] OK: 8 MiB in 20 packages [2022-05-02T19:31:27.720Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-02T19:31:28.016Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-02T19:31:29.007Z] Removing intermediate container f8a962c5cd73 [2022-05-02T19:31:29.007Z] ---> 0200f0d9b4be [2022-05-02T19:31:29.007Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-02T19:31:30.453Z] ---> 1158dc1c0506 [2022-05-02T19:31:30.453Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-02T19:31:30.453Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-05-02T19:31:31.057Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-02T19:31:31.057Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-02T19:31:31.663Z] Collecting docker-pycreds>=0.4.0 [2022-05-02T19:31:31.663Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-02T19:31:32.677Z] ---> 5ccc98e7987c [2022-05-02T19:31:32.677Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-02T19:31:32.959Z] Collecting idna<2.8,>=2.5 [2022-05-02T19:31:32.959Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-02T19:31:32.959Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-05-02T19:31:33.987Z] ---> b75a840cda8d [2022-05-02T19:31:33.987Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-02T19:31:33.987Z] ---> Running in 095a636c9d9e [2022-05-02T19:31:33.987Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-02T19:31:34.268Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-02T19:31:34.268Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-02T19:31:34.544Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-02T19:31:34.833Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-02T19:31:34.833Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-02T19:31:34.833Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-02T19:31:34.833Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-02T19:31:34.833Z] Removing intermediate container 095a636c9d9e [2022-05-02T19:31:34.833Z] ---> 6dc6c2c4c877 [2022-05-02T19:31:34.833Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-02T19:31:35.116Z] ---> Running in e282c89e003e [2022-05-02T19:31:35.724Z] Removing intermediate container e282c89e003e [2022-05-02T19:31:35.724Z] ---> 547ca58bd902 [2022-05-02T19:31:35.724Z] Step 21/23 : LABEL arch=arm64 [2022-05-02T19:31:35.998Z] ---> Running in 79560a3469f2 [2022-05-02T19:31:36.276Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-02T19:31:36.276Z] Attempting uninstall: urllib3 [2022-05-02T19:31:36.276Z] Found existing installation: urllib3 1.26.7 [2022-05-02T19:31:36.276Z] Uninstalling urllib3-1.26.7: [2022-05-02T19:31:36.555Z] Removing intermediate container 79560a3469f2 [2022-05-02T19:31:36.555Z] ---> 30da756b6e43 [2022-05-02T19:31:36.555Z] Step 22/23 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 [2022-05-02T19:31:36.555Z] ---> Running in 9b47aa6d3b20 [2022-05-02T19:31:36.555Z] Successfully uninstalled urllib3-1.26.7 [2022-05-02T19:31:37.165Z] Removing intermediate container 9b47aa6d3b20 [2022-05-02T19:31:37.165Z] ---> bd3a41700581 [2022-05-02T19:31:37.165Z] Step 23/23 : LABEL version=0.0.0 [2022-05-02T19:31:37.165Z] ---> Running in 80c03274194b [2022-05-02T19:31:37.446Z] Attempting uninstall: idna [2022-05-02T19:31:37.446Z] Found existing installation: idna 3.3 [2022-05-02T19:31:37.446Z] Uninstalling idna-3.3: [2022-05-02T19:31:37.724Z] Successfully uninstalled idna-3.3 [2022-05-02T19:31:38.001Z] Removing intermediate container 80c03274194b [2022-05-02T19:31:38.001Z] ---> fe4e941d4436 [2022-05-02T19:31:38.001Z] [2022-05-02T19:31:38.609Z] Successfully built fe4e941d4436 [2022-05-02T19:31:38.609Z] Successfully tagged core-data-arm64:latest [2022-05-02T19:31:38.609Z] Building support-notifications [2022-05-02T19:31:41.253Z]  Building core-data ... done  Attempting uninstall: requests [2022-05-02T19:31:41.253Z] Found existing installation: requests 2.26.0 [2022-05-02T19:31:41.253Z] Uninstalling requests-2.26.0: [2022-05-02T19:31:41.253Z] Successfully uninstalled requests-2.26.0 [2022-05-02T19:31:41.528Z] Running setup.py install for texttable: started [2022-05-02T19:31:44.172Z] Running setup.py install for texttable: finished with status 'done' [2022-05-02T19:31:44.172Z] Running setup.py install for PyYAML: started [2022-05-02T19:31:46.812Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-02T19:31:47.420Z] Running setup.py install for docopt: started [2022-05-02T19:31:50.062Z] Running setup.py install for docopt: finished with status 'done' [2022-05-02T19:31:50.062Z] Running setup.py install for dockerpty: started [2022-05-02T19:31:50.666Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T19:31:50.666Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-02T19:31:50.666Z] ---> 4c9293d98eed [2022-05-02T19:31:50.666Z] Step 3/23 : WORKDIR /edgex-go [2022-05-02T19:31:50.666Z] ---> Using cache [2022-05-02T19:31:50.666Z] ---> 56679a224bd2 [2022-05-02T19:31:50.666Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T19:31:50.666Z] ---> Using cache [2022-05-02T19:31:50.666Z] ---> 4a8a2e74b669 [2022-05-02T19:31:50.666Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-02T19:31:51.272Z] ---> Running in 51b42ce42607 [2022-05-02T19:31:53.263Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-02T19:31:53.263Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-02T19:31:54.253Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-02T19:31:55.700Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-05-02T19:31:55.700Z] OK: 220 MiB in 52 packages [2022-05-02T19:31:57.694Z] Removing intermediate container 51b42ce42607 [2022-05-02T19:31:57.694Z] ---> 84875da6c789 [2022-05-02T19:31:57.694Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-02T19:31:58.702Z] ---> 4ee44a536319 [2022-05-02T19:31:58.702Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T19:31:58.977Z] ---> Running in 17aed6b4f7a9 [2022-05-02T19:32:05.728Z] Removing intermediate container 17aed6b4f7a9 [2022-05-02T19:32:05.729Z] ---> 651ae84f9b82 [2022-05-02T19:32:05.729Z] Step 8/23 : COPY . . [2022-05-02T19:32:18.157Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T19:32:18.157Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-02T19:32:18.157Z] ---> 4c9293d98eed [2022-05-02T19:32:18.157Z] Step 3/22 : WORKDIR /edgex-go [2022-05-02T19:32:18.157Z] ---> Using cache [2022-05-02T19:32:18.157Z] ---> 56679a224bd2 [2022-05-02T19:32:18.157Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T19:32:18.157Z] ---> Using cache [2022-05-02T19:32:18.157Z] ---> 4a8a2e74b669 [2022-05-02T19:32:18.157Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-02T19:32:18.157Z] ---> Using cache [2022-05-02T19:32:18.157Z] ---> 84875da6c789 [2022-05-02T19:32:18.157Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-02T19:32:18.157Z] ---> Using cache [2022-05-02T19:32:18.157Z] ---> 4ee44a536319 [2022-05-02T19:32:18.157Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T19:32:18.157Z] ---> Using cache [2022-05-02T19:32:18.157Z] ---> 651ae84f9b82 [2022-05-02T19:32:18.157Z] Step 8/22 : COPY . . [2022-05-02T19:32:28.387Z] Removing intermediate container 4fd2e6475efb [2022-05-02T19:32:28.387Z] ---> ae0002970f5e [2022-05-02T19:32:28.387Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-02T19:32:28.387Z] ---> Running in 5fd14ef0bf92 [2022-05-02T19:32:28.674Z] Removing intermediate container 5fd14ef0bf92 [2022-05-02T19:32:28.674Z] ---> 174885b7a575 [2022-05-02T19:32:28.674Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-02T19:32:28.952Z] ---> Running in 27155f2f2f86 [2022-05-02T19:32:29.942Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T19:32:29.942Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-02T19:32:29.942Z] ---> 4c9293d98eed [2022-05-02T19:32:29.942Z] Step 3/22 : WORKDIR /edgex-go [2022-05-02T19:32:29.942Z] ---> Using cache [2022-05-02T19:32:29.942Z] ---> 56679a224bd2 [2022-05-02T19:32:29.942Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T19:32:29.942Z] ---> Using cache [2022-05-02T19:32:29.942Z] ---> 4a8a2e74b669 [2022-05-02T19:32:29.942Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-02T19:32:29.942Z] ---> Running in 75a77cf148f3 [2022-05-02T19:32:29.942Z] Removing intermediate container 27155f2f2f86 [2022-05-02T19:32:29.942Z] ---> f1cdd7a0c28b [2022-05-02T19:32:29.942Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-02T19:32:32.582Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-02T19:32:33.574Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-02T19:32:34.197Z] ---> 99547d03a058 [2022-05-02T19:32:34.197Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-02T19:32:34.482Z] OK: 220 MiB in 52 packages [2022-05-02T19:32:36.472Z] ---> 5a89931093ec [2022-05-02T19:32:36.472Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-02T19:32:36.748Z] Removing intermediate container 75a77cf148f3 [2022-05-02T19:32:36.748Z] ---> 0111161e937d [2022-05-02T19:32:36.748Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-02T19:32:38.755Z] ---> 387d466bd1e2 [2022-05-02T19:32:38.755Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-02T19:32:39.035Z] ---> f75109f26727 [2022-05-02T19:32:39.035Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T19:32:39.035Z] ---> Running in ebe7cb91bcbd [2022-05-02T19:32:39.316Z] ---> Running in 95584c39b23d [2022-05-02T19:32:40.767Z] Removing intermediate container ebe7cb91bcbd [2022-05-02T19:32:40.768Z] ---> 660509c22165 [2022-05-02T19:32:40.768Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-02T19:32:41.043Z] ---> Running in 647c7f5c3c99 [2022-05-02T19:32:42.489Z] Removing intermediate container 647c7f5c3c99 [2022-05-02T19:32:42.489Z] ---> 3fa5d592f8a7 [2022-05-02T19:32:42.489Z] Step 21/23 : LABEL arch=arm64 [2022-05-02T19:32:42.489Z] ---> Running in 2d2a35a7aa93 [2022-05-02T19:32:43.937Z] Removing intermediate container 2d2a35a7aa93 [2022-05-02T19:32:43.937Z] ---> fd1eeb9d9408 [2022-05-02T19:32:43.937Z] Step 22/23 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 [2022-05-02T19:32:44.215Z] ---> Running in 910b63f3dd2a [2022-05-02T19:32:45.210Z] Removing intermediate container 910b63f3dd2a [2022-05-02T19:32:45.210Z] ---> 1b4f66030a68 [2022-05-02T19:32:45.210Z] Step 23/23 : LABEL version=0.0.0 [2022-05-02T19:32:45.210Z] Removing intermediate container 95584c39b23d [2022-05-02T19:32:45.210Z] ---> 157323f7b4a5 [2022-05-02T19:32:45.210Z] Step 8/22 : COPY . . [2022-05-02T19:32:45.488Z] ---> Running in cf7486aa9e33 [2022-05-02T19:32:46.940Z] Removing intermediate container cf7486aa9e33 [2022-05-02T19:32:46.940Z] ---> a1b84c1796a5 [2022-05-02T19:32:46.940Z] [2022-05-02T19:32:48.386Z] Successfully built a1b84c1796a5 [2022-05-02T19:32:48.664Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-02T19:32:48.664Z]  Building sys-mgmt-agent ... done Building security-spire-server [2022-05-02T19:33:01.096Z] ---> 6aad9867d92a [2022-05-02T19:33:01.096Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-02T19:33:01.096Z] ---> Running in de76cd78d854 [2022-05-02T19:33:03.739Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-02T19:33:10.541Z] ---> 0c2a5032e809 [2022-05-02T19:33:10.541Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-02T19:33:10.820Z] ---> Running in 4c035bb03f8c [2022-05-02T19:33:13.460Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-02T19:33:21.770Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T19:33:21.770Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-02T19:33:21.770Z] ---> 4c9293d98eed [2022-05-02T19:33:21.770Z] Step 3/25 : WORKDIR /edgex-go [2022-05-02T19:33:21.770Z] ---> Using cache [2022-05-02T19:33:21.770Z] ---> 56679a224bd2 [2022-05-02T19:33:21.770Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T19:33:21.770Z] ---> Using cache [2022-05-02T19:33:21.770Z] ---> 4a8a2e74b669 [2022-05-02T19:33:21.770Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-02T19:33:21.770Z] ---> Using cache [2022-05-02T19:33:21.770Z] ---> faaf63ed9fbe [2022-05-02T19:33:21.770Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-02T19:33:21.770Z] ---> Using cache [2022-05-02T19:33:21.770Z] ---> c9afae1273e4 [2022-05-02T19:33:21.770Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T19:33:21.770Z] ---> Using cache [2022-05-02T19:33:21.770Z] ---> d54af433e0c4 [2022-05-02T19:33:21.770Z] Step 8/25 : COPY . . [2022-05-02T19:33:21.770Z] ---> Using cache [2022-05-02T19:33:21.770Z] ---> 919d6e35423f [2022-05-02T19:33:21.770Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-02T19:33:21.770Z] ---> Using cache [2022-05-02T19:33:21.770Z] ---> 012fd6c62a0e [2022-05-02T19:33:21.770Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-02T19:33:21.770Z] ---> Using cache [2022-05-02T19:33:21.770Z] ---> 9d7b75825850 [2022-05-02T19:33:21.770Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-02T19:33:21.770Z] ---> Using cache [2022-05-02T19:33:21.770Z] ---> 0d6c962cdc10 [2022-05-02T19:33:21.770Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-02T19:33:22.754Z] ---> Running in c7a707d9e3d2 [2022-05-02T19:33:26.150Z] spire-1.2.1/ [2022-05-02T19:33:26.150Z] spire-1.2.1/.data/ [2022-05-02T19:33:26.150Z] spire-1.2.1/.data/.file [2022-05-02T19:33:26.150Z] spire-1.2.1/.dockerignore [2022-05-02T19:33:26.150Z] spire-1.2.1/.gitattributes [2022-05-02T19:33:26.150Z] spire-1.2.1/.githooks/ [2022-05-02T19:33:26.150Z] spire-1.2.1/.githooks/pre-commit [2022-05-02T19:33:26.150Z] spire-1.2.1/.github/ [2022-05-02T19:33:26.150Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-02T19:33:26.150Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-02T19:33:26.150Z] spire-1.2.1/.github/dependabot.yml [2022-05-02T19:33:26.150Z] spire-1.2.1/.github/workflows/ [2022-05-02T19:33:26.150Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-02T19:33:26.150Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-02T19:33:26.150Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-02T19:33:26.150Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-02T19:33:26.150Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-02T19:33:26.150Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-02T19:33:26.150Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-02T19:33:26.150Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-02T19:33:26.150Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-02T19:33:26.150Z] spire-1.2.1/.gitignore [2022-05-02T19:33:26.150Z] spire-1.2.1/.go-version [2022-05-02T19:33:26.150Z] spire-1.2.1/.golangci.yml [2022-05-02T19:33:26.150Z] spire-1.2.1/ADOPTERS.md [2022-05-02T19:33:26.150Z] spire-1.2.1/CHANGELOG.md [2022-05-02T19:33:26.150Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-02T19:33:26.150Z] spire-1.2.1/CODEOWNERS [2022-05-02T19:33:26.150Z] spire-1.2.1/CONTRIBUTING.md [2022-05-02T19:33:26.150Z] spire-1.2.1/Dockerfile [2022-05-02T19:33:26.427Z] spire-1.2.1/Dockerfile.dev [2022-05-02T19:33:26.428Z] spire-1.2.1/Dockerfile.scratch [2022-05-02T19:33:26.428Z] spire-1.2.1/LICENSE [2022-05-02T19:33:26.428Z] spire-1.2.1/MAINTAINERS.md [2022-05-02T19:33:26.428Z] spire-1.2.1/Makefile [2022-05-02T19:33:26.428Z] spire-1.2.1/README.md [2022-05-02T19:33:26.428Z] spire-1.2.1/ROADMAP.md [2022-05-02T19:33:26.428Z] spire-1.2.1/SECURITY.md [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/ [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-agent/ [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/ [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-02T19:33:26.428Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-02T19:33:26.428Z] spire-1.2.1/conf/ [2022-05-02T19:33:26.428Z] spire-1.2.1/conf/agent/ [2022-05-02T19:33:26.428Z] spire-1.2.1/conf/agent/agent.conf [2022-05-02T19:33:26.428Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-02T19:33:26.428Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-02T19:33:26.428Z] spire-1.2.1/conf/server/ [2022-05-02T19:33:26.428Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-02T19:33:26.428Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-02T19:33:26.428Z] spire-1.2.1/conf/server/server.conf [2022-05-02T19:33:26.428Z] spire-1.2.1/conf/server/server_full.conf [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/ [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/SPIRE101.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/auditlog.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/images/ [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/scaling_spire.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/spire_agent.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/spire_server.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/supported_integrations.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/telemetry.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/telemetry_config.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/upgrading.md [2022-05-02T19:33:26.428Z] spire-1.2.1/doc/using_spire.md [2022-05-02T19:33:26.428Z] spire-1.2.1/examples/ [2022-05-02T19:33:26.428Z] spire-1.2.1/examples/README.md [2022-05-02T19:33:26.428Z] spire-1.2.1/go.mod [2022-05-02T19:33:26.428Z] spire-1.2.1/go.sum [2022-05-02T19:33:26.428Z] spire-1.2.1/pkg/ [2022-05-02T19:33:26.428Z] spire-1.2.1/pkg/agent/ [2022-05-02T19:33:26.428Z] spire-1.2.1/pkg/agent/agent.go [2022-05-02T19:33:26.428Z] spire-1.2.1/pkg/agent/api/ [2022-05-02T19:33:26.428Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-02T19:33:26.428Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-02T19:33:26.428Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-02T19:33:26.428Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-02T19:33:26.703Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-02T19:33:26.703Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-02T19:33:26.703Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-02T19:33:26.703Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-02T19:33:26.703Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-02T19:33:26.703Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-02T19:33:26.703Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-02T19:33:26.703Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-02T19:33:26.703Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-02T19:33:26.703Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-02T19:33:26.703Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-02T19:33:26.703Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-02T19:33:26.703Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-02T19:33:26.703Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-02T19:33:26.703Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-02T19:33:26.703Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-02T19:33:26.703Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-02T19:33:26.703Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-02T19:33:26.703Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-02T19:33:26.703Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-02T19:33:26.703Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-02T19:33:26.703Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-02T19:33:26.703Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-02T19:33:26.703Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-02T19:33:26.703Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-02T19:33:26.703Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-02T19:33:26.703Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-02T19:33:26.703Z] spire-1.2.1/pkg/agent/client/ [2022-05-02T19:33:26.703Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-02T19:33:26.703Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-02T19:33:26.703Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-02T19:33:26.703Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-02T19:33:26.703Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-02T19:33:26.703Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-02T19:33:26.703Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-02T19:33:26.703Z] spire-1.2.1/pkg/agent/common/ [2022-05-02T19:33:26.703Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-02T19:33:26.703Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-02T19:33:26.703Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-02T19:33:26.703Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-02T19:33:26.703Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-02T19:33:26.703Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-02T19:33:26.703Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/config.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/manager/ [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/svid/ [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/common/ [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/common/api/ [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-02T19:33:26.704Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/api/names.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/auth/ [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/catalog/ [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/cli/ [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/health/ [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/health/config.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/health/context.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/health/health.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/idutil/ [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/log/ [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/log/log.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/log/options.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-02T19:33:26.981Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/plugin/ [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/profiling/ [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/selector/ [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/uptime/ [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/util/ [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/util/task.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/version/ [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/version/version.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/x509util/ [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-02T19:33:26.982Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/ [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/ [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/api.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go ---> ed83d40f8d44 [2022-05-02T19:33:27.259Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-02T19:33:27.259Z] [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/health/ [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/id.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/status.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/bundle/ [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/ca/ [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/cache/ [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/catalog/ [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/config.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/datastore/ [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go ---> Running in bcbd046575aa [2022-05-02T19:33:27.259Z] [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-02T19:33:27.259Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-02T19:33:27.260Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-02T19:33:27.260Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-02T19:33:27.260Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-02T19:33:27.260Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-02T19:33:27.260Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-02T19:33:27.260Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-02T19:33:27.260Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-02T19:33:27.260Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-02T19:33:27.260Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-02T19:33:27.260Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-02T19:33:27.260Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-02T19:33:27.260Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-02T19:33:27.260Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-02T19:33:27.260Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/ [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-02T19:33:27.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-02T19:33:27.533Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-02T19:33:27.533Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-02T19:33:27.533Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-02T19:33:27.533Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-02T19:33:27.533Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-02T19:33:27.533Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-02T19:33:27.533Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-02T19:33:27.533Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-02T19:33:27.533Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-02T19:33:27.533Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-02T19:33:27.533Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-02T19:33:27.533Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-02T19:33:27.533Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-02T19:33:27.533Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-02T19:33:27.533Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-02T19:33:27.533Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-02T19:33:27.533Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-02T19:33:27.533Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-02T19:33:27.533Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-02T19:33:27.533Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-02T19:33:27.533Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-02T19:33:27.533Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-02T19:33:27.533Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-02T19:33:27.533Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-02T19:33:27.533Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-02T19:33:27.533Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-02T19:33:27.533Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-02T19:33:27.533Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-02T19:33:27.533Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-02T19:33:27.533Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-02T19:33:27.533Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-02T19:33:27.533Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-02T19:33:27.533Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-02T19:33:27.533Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-02T19:33:27.533Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-02T19:33:27.533Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-02T19:33:27.533Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-02T19:33:27.533Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-02T19:33:27.533Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/registration/ [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/server.go [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/server_test.go [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/svid/ [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-02T19:33:27.806Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-02T19:33:27.806Z] spire-1.2.1/proto/ [2022-05-02T19:33:27.806Z] spire-1.2.1/proto/private/ [2022-05-02T19:33:27.806Z] spire-1.2.1/proto/private/server/ [2022-05-02T19:33:27.806Z] spire-1.2.1/proto/private/server/journal/ [2022-05-02T19:33:27.806Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-02T19:33:27.806Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-02T19:33:27.806Z] spire-1.2.1/proto/spire/ [2022-05-02T19:33:27.806Z] spire-1.2.1/proto/spire/common/ [2022-05-02T19:33:27.806Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-02T19:33:27.806Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-02T19:33:27.806Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-02T19:33:27.806Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-02T19:33:27.806Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-02T19:33:27.806Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-02T19:33:27.806Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-02T19:33:27.806Z] spire-1.2.1/proto/spire/plugin/ [2022-05-02T19:33:27.806Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-02T19:33:27.806Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-02T19:33:27.806Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-02T19:33:27.806Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-02T19:33:27.806Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-02T19:33:27.806Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-02T19:33:27.806Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-02T19:33:27.806Z] spire-1.2.1/release/ [2022-05-02T19:33:27.806Z] spire-1.2.1/release/spire-extras/ [2022-05-02T19:33:27.806Z] spire-1.2.1/release/spire-extras/README.md [2022-05-02T19:33:27.806Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-02T19:33:27.806Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-02T19:33:27.806Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-02T19:33:27.806Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-02T19:33:27.806Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-02T19:33:27.806Z] spire-1.2.1/release/spire/ [2022-05-02T19:33:27.806Z] spire-1.2.1/release/spire/README.md [2022-05-02T19:33:27.806Z] spire-1.2.1/release/spire/conf/ [2022-05-02T19:33:27.806Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-02T19:33:27.806Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-02T19:33:27.806Z] spire-1.2.1/release/spire/conf/server/ [2022-05-02T19:33:27.806Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-02T19:33:27.806Z] spire-1.2.1/script/ [2022-05-02T19:33:27.806Z] spire-1.2.1/script/build-artifact.sh [2022-05-02T19:33:27.806Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-02T19:33:27.806Z] spire-1.2.1/support/ [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/ [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-02T19:33:27.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-02T19:33:27.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-02T19:33:27.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-02T19:33:27.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-02T19:33:27.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-02T19:33:27.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-02T19:33:27.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-02T19:33:27.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-02T19:33:27.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-02T19:33:27.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-02T19:33:27.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-02T19:33:27.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-02T19:33:27.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-02T19:33:27.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-02T19:33:27.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-02T19:33:27.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-02T19:33:27.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-02T19:33:27.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-02T19:33:27.807Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-02T19:33:27.807Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-02T19:33:27.807Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-02T19:33:27.807Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-02T19:33:27.807Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-02T19:33:27.807Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-02T19:33:27.807Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-02T19:33:27.807Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-02T19:33:27.807Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-02T19:33:27.807Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-02T19:33:27.807Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-02T19:33:27.807Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-02T19:33:27.807Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-02T19:33:27.807Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-02T19:33:27.807Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-02T19:33:27.807Z] spire-1.2.1/test/ [2022-05-02T19:33:27.807Z] spire-1.2.1/test/clock/ [2022-05-02T19:33:27.807Z] spire-1.2.1/test/clock/clock.go [2022-05-02T19:33:27.807Z] spire-1.2.1/test/fakes/ [2022-05-02T19:33:27.807Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-02T19:33:27.807Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-02T19:33:27.807Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-02T19:33:27.807Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-02T19:33:27.807Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-02T19:33:27.807Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-02T19:33:27.807Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-02T19:33:27.807Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-02T19:33:27.807Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-02T19:33:27.807Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-02T19:33:27.807Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-02T19:33:27.807Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-02T19:33:27.807Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-02T19:33:27.807Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-02T19:33:27.807Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-02T19:33:27.807Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-02T19:33:27.807Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-02T19:33:27.807Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-02T19:33:27.807Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-02T19:33:27.807Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-02T19:33:27.807Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-02T19:33:27.807Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-02T19:33:27.807Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-02T19:33:27.807Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-02T19:33:27.807Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-02T19:33:27.807Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-02T19:33:27.807Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-02T19:33:27.807Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-02T19:33:27.807Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fixture/ [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fixture/certs/ [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fixture/config/ [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-02T19:33:28.082Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-02T19:33:28.083Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-02T19:33:28.083Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-02T19:33:28.083Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-02T19:33:28.083Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-02T19:33:28.083Z] spire-1.2.1/test/fixture/fixture.go [2022-05-02T19:33:28.083Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-02T19:33:28.083Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-02T19:33:28.083Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-02T19:33:28.083Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-02T19:33:28.083Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-02T19:33:28.083Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-02T19:33:28.083Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-02T19:33:28.083Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-02T19:33:28.083Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-02T19:33:28.083Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-02T19:33:28.083Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-02T19:33:28.083Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-02T19:33:28.083Z] spire-1.2.1/test/fixture/registration/ [2022-05-02T19:33:28.083Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-02T19:33:28.083Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-02T19:33:28.083Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-02T19:33:28.083Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-02T19:33:28.083Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-02T19:33:28.083Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/ [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/README.md [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/common [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/setup/ [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/ [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-02T19:33:28.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-02T19:33:28.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-02T19:33:28.364Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-02T19:33:28.365Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-02T19:33:28.365Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-02T19:33:28.638Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-02T19:33:28.638Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-02T19:33:28.638Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-02T19:33:28.638Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-02T19:33:28.638Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-02T19:33:28.638Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-02T19:33:28.638Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-02T19:33:28.638Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-02T19:33:28.638Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-02T19:33:28.638Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-02T19:33:28.638Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-02T19:33:28.638Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-02T19:33:28.638Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-02T19:33:28.638Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-02T19:33:28.638Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-02T19:33:28.638Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-02T19:33:28.638Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-02T19:33:28.638Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-02T19:33:28.638Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-02T19:33:28.638Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-02T19:33:28.638Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-02T19:33:28.638Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-02T19:33:28.638Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-02T19:33:28.638Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-02T19:33:28.638Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-02T19:33:28.638Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-02T19:33:28.638Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-02T19:33:28.638Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-02T19:33:28.638Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-02T19:33:28.638Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-02T19:33:28.638Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-02T19:33:28.638Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-02T19:33:28.638Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-02T19:33:28.638Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-02T19:33:28.638Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-02T19:33:28.638Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-02T19:33:28.638Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-02T19:33:28.638Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-02T19:33:28.638Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-02T19:33:28.638Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-02T19:33:28.638Z] spire-1.2.1/test/integration/test-one.sh [2022-05-02T19:33:28.638Z] spire-1.2.1/test/integration/test.sh [2022-05-02T19:33:28.638Z] spire-1.2.1/test/plugintest/ [2022-05-02T19:33:28.638Z] spire-1.2.1/test/plugintest/config.go [2022-05-02T19:33:28.638Z] spire-1.2.1/test/plugintest/load.go [2022-05-02T19:33:28.638Z] spire-1.2.1/test/plugintest/option.go [2022-05-02T19:33:28.638Z] spire-1.2.1/test/spiretest/ [2022-05-02T19:33:28.638Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-02T19:33:28.638Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-02T19:33:28.638Z] spire-1.2.1/test/spiretest/dir.go [2022-05-02T19:33:28.638Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-02T19:33:28.638Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-02T19:33:28.638Z] spire-1.2.1/test/spiretest/logs.go [2022-05-02T19:33:28.638Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-02T19:33:28.638Z] spire-1.2.1/test/spiretest/suite.go [2022-05-02T19:33:28.638Z] spire-1.2.1/test/spiretest/x509.go [2022-05-02T19:33:28.638Z] spire-1.2.1/test/testca/ [2022-05-02T19:33:28.638Z] spire-1.2.1/test/testca/ca.go [2022-05-02T19:33:28.638Z] spire-1.2.1/test/testkey/ [2022-05-02T19:33:28.638Z] spire-1.2.1/test/testkey/generate.sh [2022-05-02T19:33:28.638Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-02T19:33:28.638Z] spire-1.2.1/test/testkey/keys.go [2022-05-02T19:33:28.638Z] spire-1.2.1/test/testkey/new.go [2022-05-02T19:33:28.638Z] spire-1.2.1/test/tpmsimulator/ [2022-05-02T19:33:28.638Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-02T19:33:28.638Z] spire-1.2.1/test/util/ [2022-05-02T19:33:28.638Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-02T19:33:28.638Z] spire-1.2.1/test/util/cert_generation.go [2022-05-02T19:33:28.638Z] spire-1.2.1/test/util/io_redirection.go [2022-05-02T19:33:28.638Z] spire-1.2.1/test/util/race.go [2022-05-02T19:33:28.638Z] spire-1.2.1/test/util/util.go [2022-05-02T19:33:28.638Z] building spire from source... [2022-05-02T19:33:28.916Z] Installing go1.17.7... [2022-05-02T19:33:29.191Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-02T19:33:56.005Z] Building bin/spire-server... [2022-05-02T19:33:56.005Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-02T19:33:56.005Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-02T19:33:56.005Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-02T19:33:56.005Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-02T19:33:56.005Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-02T19:34:00.315Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-02T19:34:00.315Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-02T19:34:00.315Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-02T19:34:00.591Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-02T19:34:00.591Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-02T19:34:01.191Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-02T19:34:01.191Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-02T19:34:01.467Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-02T19:34:01.743Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-02T19:34:02.019Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-02T19:34:02.019Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-02T19:34:02.019Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-02T19:34:02.295Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-02T19:34:02.572Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-02T19:34:04.615Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-02T19:34:04.615Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-02T19:34:04.615Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-02T19:34:06.185Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-02T19:34:33.009Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-02T19:34:33.009Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-02T19:34:33.009Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-02T19:34:33.010Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-02T19:34:33.010Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-02T19:34:33.010Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-02T19:34:33.010Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-02T19:34:33.010Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-02T19:34:33.010Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-02T19:34:33.010Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-02T19:34:33.010Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-02T19:34:33.010Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-02T19:34:33.010Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-02T19:34:33.010Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-02T19:34:33.010Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-02T19:34:33.010Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-02T19:34:33.010Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-02T19:34:33.010Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-02T19:34:33.010Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-02T19:34:33.010Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-02T19:34:33.010Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-02T19:34:33.010Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-02T19:34:33.010Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-02T19:34:33.010Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-02T19:34:33.284Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-02T19:34:33.284Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-02T19:34:33.284Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-02T19:34:33.885Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-02T19:34:35.328Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-02T19:34:42.061Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-02T19:34:42.061Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-02T19:34:42.061Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-02T19:34:42.061Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-02T19:34:42.061Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-02T19:34:42.061Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-02T19:34:42.061Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-02T19:34:42.337Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-02T19:34:42.937Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-02T19:34:42.937Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-02T19:34:42.937Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-02T19:35:05.193Z] go: downloading google.golang.org/api v0.70.0 [2022-05-02T19:35:05.193Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-02T19:35:05.193Z] go: downloading k8s.io/api v0.23.4 [2022-05-02T19:35:17.634Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-02T19:35:17.908Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-02T19:35:50.273Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-02T19:35:50.273Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-02T19:35:50.273Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-02T19:35:50.273Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-02T19:35:50.273Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-02T19:35:50.273Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-02T19:35:51.716Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-02T19:35:52.310Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-02T19:35:54.286Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-02T19:35:54.286Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-02T19:35:54.562Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-02T19:35:54.837Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-02T19:35:55.112Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-02T19:35:55.112Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-02T19:35:56.558Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-02T19:35:56.558Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-02T19:35:58.001Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-02T19:35:58.001Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-02T19:35:58.001Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-02T19:35:58.276Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-02T19:35:58.553Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-02T19:35:58.553Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-02T19:35:59.152Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-02T19:36:04.565Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-02T19:36:05.544Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-02T19:36:05.544Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-02T19:36:05.819Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-02T19:36:05.819Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-02T19:36:05.819Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-02T19:36:06.094Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-02T19:36:07.078Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-02T19:36:07.352Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-02T19:36:07.625Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-02T19:36:07.903Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-02T19:36:07.903Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-02T19:36:09.339Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-02T19:36:09.613Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-02T19:36:10.211Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-02T19:36:10.211Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-02T19:36:10.486Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-02T19:36:10.768Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-02T19:36:10.768Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-02T19:36:10.768Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-02T19:36:10.768Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-02T19:36:12.211Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-02T19:36:12.486Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-02T19:36:12.760Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-02T19:36:12.760Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-02T19:36:13.035Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-02T19:36:15.664Z] go: downloading go.opencensus.io v0.23.0 [2022-05-02T19:36:16.270Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-02T19:36:16.270Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-02T19:36:16.951Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-02T19:36:16.951Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-02T19:36:16.951Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-02T19:36:17.621Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-02T19:36:18.221Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-02T19:36:19.257Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-02T19:36:21.890Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-02T19:36:23.872Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-02T19:36:24.147Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-02T19:36:24.745Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-02T19:36:24.745Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-02T19:36:25.723Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-02T19:36:25.723Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-02T19:36:26.001Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-02T19:36:26.001Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-02T19:36:26.275Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-02T19:36:26.275Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-02T19:36:26.275Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-02T19:36:38.715Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-02T19:36:38.715Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-02T19:36:38.715Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-02T19:36:38.715Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-02T19:37:05.509Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-02T19:37:05.509Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-02T19:37:52.480Z] Removing intermediate container de76cd78d854 [2022-05-02T19:37:52.480Z] ---> 25c8200d8274 [2022-05-02T19:37:52.480Z] [2022-05-02T19:37:52.480Z] Step 10/23 : FROM alpine:3.14 [2022-05-02T19:37:52.480Z] ---> ac73e934f311 [2022-05-02T19:37:52.480Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-02T19:37:52.480Z] ---> Running in 643e8f39fe51 [2022-05-02T19:37:53.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-02T19:37:53.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-02T19:37:54.810Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-02T19:37:54.810Z] Executing busybox-1.33.1-r7.trigger [2022-05-02T19:37:54.810Z] OK: 5 MiB in 15 packages [2022-05-02T19:37:56.259Z] Removing intermediate container 643e8f39fe51 [2022-05-02T19:37:56.259Z] ---> e110b5333651 [2022-05-02T19:37:56.259Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-02T19:37:56.259Z] ---> Running in c9db024c95ef [2022-05-02T19:37:56.860Z] Removing intermediate container c9db024c95ef [2022-05-02T19:37:56.860Z] ---> af4baeba2777 [2022-05-02T19:37:56.860Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-02T19:37:56.860Z] ---> Running in 14c3a5522757 [2022-05-02T19:37:57.470Z] Removing intermediate container 14c3a5522757 [2022-05-02T19:37:57.470Z] ---> c0b608e0f0ae [2022-05-02T19:37:57.470Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-02T19:37:57.470Z] ---> Running in 4cee43911140 [2022-05-02T19:37:58.080Z] Removing intermediate container 4cee43911140 [2022-05-02T19:37:58.080Z] ---> 09b41becf1c1 [2022-05-02T19:37:58.080Z] Step 15/23 : WORKDIR / [2022-05-02T19:37:58.080Z] ---> Running in d4f2b1fc5d4a [2022-05-02T19:37:58.685Z] Removing intermediate container d4f2b1fc5d4a [2022-05-02T19:37:58.685Z] ---> 3bd7cffe4f1f [2022-05-02T19:37:58.685Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-02T19:37:59.675Z] ---> 915221990d96 [2022-05-02T19:37:59.675Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-02T19:38:01.127Z] ---> 40d0085d81d7 [2022-05-02T19:38:01.127Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-02T19:38:02.125Z] ---> 75d66771921d [2022-05-02T19:38:02.125Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-02T19:38:02.125Z] ---> Running in 58ce006cc29e [2022-05-02T19:38:02.724Z] Removing intermediate container 58ce006cc29e [2022-05-02T19:38:02.724Z] ---> be85f2076fb9 [2022-05-02T19:38:02.724Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-02T19:38:03.002Z] ---> Running in 0b35d62654f0 [2022-05-02T19:38:03.603Z] Removing intermediate container 0b35d62654f0 [2022-05-02T19:38:03.603Z] ---> b0a19f23db13 [2022-05-02T19:38:03.603Z] Step 21/23 : LABEL arch=arm64 [2022-05-02T19:38:03.603Z] ---> Running in fd119ebc0d57 [2022-05-02T19:38:04.209Z] Removing intermediate container fd119ebc0d57 [2022-05-02T19:38:04.209Z] ---> 3dfb6f836b9e [2022-05-02T19:38:04.209Z] Step 22/23 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 [2022-05-02T19:38:04.209Z] ---> Running in 2c5be20d3593 [2022-05-02T19:38:04.814Z] Removing intermediate container 2c5be20d3593 [2022-05-02T19:38:04.814Z] ---> e0ae7d8ca26d [2022-05-02T19:38:04.814Z] Step 23/23 : LABEL version=0.0.0 [2022-05-02T19:38:05.090Z] ---> Running in 1b0f9ada8b0e [2022-05-02T19:38:05.689Z] Removing intermediate container 1b0f9ada8b0e [2022-05-02T19:38:05.689Z] ---> 4ad2ebb4bbc5 [2022-05-02T19:38:05.689Z] [2022-05-02T19:38:05.965Z] Successfully built 4ad2ebb4bbc5 [2022-05-02T19:38:06.242Z] Successfully tagged core-command-arm64:latest [2022-05-02T19:38:06.242Z]  Building core-command ... done Building security-proxy-setup [2022-05-02T19:38:45.267Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T19:38:45.267Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-02T19:38:45.267Z] ---> 4c9293d98eed [2022-05-02T19:38:45.267Z] Step 3/22 : WORKDIR /edgex-go [2022-05-02T19:38:45.267Z] ---> Using cache [2022-05-02T19:38:45.267Z] ---> 56679a224bd2 [2022-05-02T19:38:45.267Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T19:38:45.267Z] ---> Using cache [2022-05-02T19:38:45.267Z] ---> 4a8a2e74b669 [2022-05-02T19:38:45.267Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-02T19:38:45.267Z] ---> Using cache [2022-05-02T19:38:45.267Z] ---> 84875da6c789 [2022-05-02T19:38:45.267Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-02T19:38:45.267Z] ---> Using cache [2022-05-02T19:38:45.267Z] ---> 4ee44a536319 [2022-05-02T19:38:45.267Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T19:38:45.267Z] ---> Using cache [2022-05-02T19:38:45.267Z] ---> 651ae84f9b82 [2022-05-02T19:38:45.267Z] Step 8/22 : COPY . . [2022-05-02T19:38:45.267Z] ---> Using cache [2022-05-02T19:38:45.267Z] ---> 0c2a5032e809 [2022-05-02T19:38:45.267Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-02T19:38:45.267Z] ---> Running in 897c7e8d9822 [2022-05-02T19:38:45.267Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-02T19:41:07.169Z] Removing intermediate container 4c035bb03f8c [2022-05-02T19:41:07.169Z] ---> 2d70494c0d8c [2022-05-02T19:41:07.169Z] [2022-05-02T19:41:07.169Z] Step 10/22 : FROM alpine:3.14 [2022-05-02T19:41:07.169Z] ---> ac73e934f311 [2022-05-02T19:41:07.169Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-02T19:41:07.169Z] ---> Using cache [2022-05-02T19:41:07.169Z] ---> e110b5333651 [2022-05-02T19:41:07.169Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-02T19:41:07.169Z] ---> Using cache [2022-05-02T19:41:07.169Z] ---> af4baeba2777 [2022-05-02T19:41:07.169Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-02T19:41:07.169Z] ---> Running in 80b4874bfc35 [2022-05-02T19:41:07.169Z] Removing intermediate container 80b4874bfc35 [2022-05-02T19:41:07.169Z] ---> 249da97ec82a [2022-05-02T19:41:07.169Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-02T19:41:07.169Z] ---> Running in fe1924a18aba [2022-05-02T19:41:07.169Z] Removing intermediate container fe1924a18aba [2022-05-02T19:41:07.169Z] ---> 0f71d6393722 [2022-05-02T19:41:07.169Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-02T19:41:07.169Z] ---> b4a427c72592 [2022-05-02T19:41:07.169Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-02T19:41:07.169Z] ---> 33ad590f7f1c [2022-05-02T19:41:07.169Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-02T19:41:07.169Z] ---> 9a35f7fdda4a [2022-05-02T19:41:07.169Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-02T19:41:07.169Z] ---> Running in 56802ff6d7a0 [2022-05-02T19:41:07.169Z] Removing intermediate container 56802ff6d7a0 [2022-05-02T19:41:07.169Z] ---> e8dab08da591 [2022-05-02T19:41:07.169Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-02T19:41:07.169Z] ---> Running in d14c2db72d93 [2022-05-02T19:41:07.169Z] Removing intermediate container d14c2db72d93 [2022-05-02T19:41:07.169Z] ---> 972bb41f6a16 [2022-05-02T19:41:07.169Z] Step 20/22 : LABEL arch=arm64 [2022-05-02T19:41:07.169Z] ---> Running in b95649a186dd [2022-05-02T19:41:07.169Z] Removing intermediate container b95649a186dd [2022-05-02T19:41:07.169Z] ---> 1da1a0e8eb06 [2022-05-02T19:41:07.169Z] Step 21/22 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 [2022-05-02T19:41:07.169Z] ---> Running in f6486c57d73f [2022-05-02T19:41:07.169Z] Removing intermediate container f6486c57d73f [2022-05-02T19:41:07.169Z] ---> 6376e10081b0 [2022-05-02T19:41:07.169Z] Step 22/22 : LABEL version=0.0.0 [2022-05-02T19:41:07.169Z] ---> Running in 595225b9e795 [2022-05-02T19:41:07.169Z] Removing intermediate container 595225b9e795 [2022-05-02T19:41:07.169Z] ---> 9923731b38b3 [2022-05-02T19:41:07.169Z] [2022-05-02T19:41:07.169Z] Successfully built 9923731b38b3 [2022-05-02T19:41:07.169Z] Successfully tagged support-scheduler-arm64:latest [2022-05-02T19:41:07.169Z]  Building support-scheduler ... done Building core-metadata [2022-05-02T19:41:12.584Z] Removing intermediate container bcbd046575aa [2022-05-02T19:41:12.584Z] ---> 779bc82f13f9 [2022-05-02T19:41:12.584Z] [2022-05-02T19:41:12.584Z] Step 10/22 : FROM alpine:3.14 [2022-05-02T19:41:12.584Z] ---> ac73e934f311 [2022-05-02T19:41:12.584Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-02T19:41:12.584Z] ---> Running in 1e76bba08a7a [2022-05-02T19:41:14.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-02T19:41:14.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-02T19:41:16.312Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-02T19:41:16.312Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-02T19:41:16.312Z] Executing busybox-1.33.1-r7.trigger [2022-05-02T19:41:16.312Z] Executing ca-certificates-20211220-r0.trigger [2022-05-02T19:41:16.591Z] OK: 6 MiB in 16 packages [2022-05-02T19:41:20.029Z] Removing intermediate container 1e76bba08a7a [2022-05-02T19:41:20.029Z] ---> 4f00e6e52b57 [2022-05-02T19:41:20.029Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-02T19:41:20.029Z] ---> Running in 8c6ac7717386 [2022-05-02T19:41:20.301Z] Removing intermediate container 8c6ac7717386 [2022-05-02T19:41:20.301Z] ---> d0504a2480cc [2022-05-02T19:41:20.301Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-02T19:41:20.570Z] ---> Running in f4a4c9c82e42 [2022-05-02T19:41:21.165Z] Removing intermediate container f4a4c9c82e42 [2022-05-02T19:41:21.165Z] ---> bbd550c13325 [2022-05-02T19:41:21.165Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-02T19:41:21.475Z] ---> Running in 6823f987256b [2022-05-02T19:41:22.066Z] Removing intermediate container 6823f987256b [2022-05-02T19:41:22.066Z] ---> e89dd4bc3fa6 [2022-05-02T19:41:22.066Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-02T19:41:23.504Z] ---> 61dda38fe60a [2022-05-02T19:41:23.504Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-02T19:41:26.915Z] ---> a9269c5ea567 [2022-05-02T19:41:26.915Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-02T19:41:28.362Z] ---> a3e9a963e990 [2022-05-02T19:41:28.362Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-02T19:41:28.362Z] ---> Running in e1f11a8dbcf1 [2022-05-02T19:41:28.965Z] Removing intermediate container e1f11a8dbcf1 [2022-05-02T19:41:28.965Z] ---> 3d9a071ca08b [2022-05-02T19:41:29.242Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-02T19:41:29.242Z] ---> Running in 8b1a1f6edbd9 [2022-05-02T19:41:30.230Z] Removing intermediate container 8b1a1f6edbd9 [2022-05-02T19:41:30.230Z] ---> 1eec30e40a0b [2022-05-02T19:41:30.230Z] Step 20/22 : LABEL arch=arm64 [2022-05-02T19:41:30.507Z] ---> Running in 6b552171c5b1 [2022-05-02T19:41:31.116Z] Removing intermediate container 6b552171c5b1 [2022-05-02T19:41:31.116Z] ---> b9c73d78efe3 [2022-05-02T19:41:31.116Z] Step 21/22 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 [2022-05-02T19:41:31.393Z] ---> Running in 88bca59319a7 [2022-05-02T19:41:32.378Z] Removing intermediate container 88bca59319a7 [2022-05-02T19:41:32.378Z] ---> 2cf4e415a079 [2022-05-02T19:41:32.378Z] Step 22/22 : LABEL version=0.0.0 [2022-05-02T19:41:32.378Z] ---> Running in d89a46788e76 [2022-05-02T19:41:32.978Z] Removing intermediate container d89a46788e76 [2022-05-02T19:41:32.978Z] ---> 579b20994650 [2022-05-02T19:41:32.978Z] [2022-05-02T19:41:33.962Z] Successfully built 579b20994650 [2022-05-02T19:41:33.962Z] Successfully tagged support-notifications-arm64:latest [2022-05-02T19:41:33.962Z]  Building support-notifications ... done Building security-spire-config [2022-05-02T19:41:38.278Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T19:41:38.278Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-02T19:41:38.278Z] ---> 4c9293d98eed [2022-05-02T19:41:38.278Z] Step 3/23 : WORKDIR /edgex-go [2022-05-02T19:41:38.278Z] ---> Using cache [2022-05-02T19:41:38.278Z] ---> 56679a224bd2 [2022-05-02T19:41:38.278Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T19:41:38.278Z] ---> Using cache [2022-05-02T19:41:38.278Z] ---> 4a8a2e74b669 [2022-05-02T19:41:38.278Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-02T19:41:38.278Z] ---> Using cache [2022-05-02T19:41:38.278Z] ---> 84875da6c789 [2022-05-02T19:41:38.278Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-02T19:41:38.278Z] ---> Using cache [2022-05-02T19:41:38.278Z] ---> 4ee44a536319 [2022-05-02T19:41:38.278Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T19:41:38.278Z] ---> Using cache [2022-05-02T19:41:38.278Z] ---> 651ae84f9b82 [2022-05-02T19:41:38.278Z] Step 8/23 : COPY . . [2022-05-02T19:41:38.278Z] ---> Using cache [2022-05-02T19:41:38.278Z] ---> 0c2a5032e809 [2022-05-02T19:41:38.278Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-02T19:41:38.278Z] ---> Running in 4bf417e986ac [2022-05-02T19:41:39.727Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-02T19:42:12.092Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T19:42:12.092Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-02T19:42:12.092Z] ---> 4c9293d98eed [2022-05-02T19:42:12.092Z] Step 3/26 : WORKDIR /edgex-go [2022-05-02T19:42:12.092Z] ---> Using cache [2022-05-02T19:42:12.092Z] ---> 56679a224bd2 [2022-05-02T19:42:12.092Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T19:42:12.092Z] ---> Using cache [2022-05-02T19:42:12.092Z] ---> 4a8a2e74b669 [2022-05-02T19:42:12.092Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-02T19:42:12.092Z] ---> Using cache [2022-05-02T19:42:12.092Z] ---> faaf63ed9fbe [2022-05-02T19:42:12.092Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-02T19:42:12.092Z] ---> Using cache [2022-05-02T19:42:12.092Z] ---> c9afae1273e4 [2022-05-02T19:42:12.092Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T19:42:12.092Z] ---> Using cache [2022-05-02T19:42:12.092Z] ---> d54af433e0c4 [2022-05-02T19:42:12.092Z] Step 8/26 : COPY . . [2022-05-02T19:42:12.092Z] ---> Using cache [2022-05-02T19:42:12.092Z] ---> 919d6e35423f [2022-05-02T19:42:12.092Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-02T19:42:12.092Z] ---> Using cache [2022-05-02T19:42:12.092Z] ---> 012fd6c62a0e [2022-05-02T19:42:12.092Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-02T19:42:12.092Z] ---> Using cache [2022-05-02T19:42:12.092Z] ---> 9d7b75825850 [2022-05-02T19:42:12.092Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-02T19:42:12.092Z] ---> Using cache [2022-05-02T19:42:12.092Z] ---> 0d6c962cdc10 [2022-05-02T19:42:12.092Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-02T19:42:12.092Z] ---> Running in 47e71a9ff07f [2022-05-02T19:42:12.092Z] spire-1.2.1/ [2022-05-02T19:42:12.092Z] spire-1.2.1/.data/ [2022-05-02T19:42:12.092Z] spire-1.2.1/.data/.file [2022-05-02T19:42:12.092Z] spire-1.2.1/.dockerignore [2022-05-02T19:42:12.092Z] spire-1.2.1/.gitattributes [2022-05-02T19:42:12.092Z] spire-1.2.1/.githooks/ [2022-05-02T19:42:12.092Z] spire-1.2.1/.githooks/pre-commit [2022-05-02T19:42:12.092Z] spire-1.2.1/.github/ [2022-05-02T19:42:12.092Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-02T19:42:12.092Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-02T19:42:12.092Z] spire-1.2.1/.github/dependabot.yml [2022-05-02T19:42:12.092Z] spire-1.2.1/.github/workflows/ [2022-05-02T19:42:12.092Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-02T19:42:12.092Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-02T19:42:12.092Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-02T19:42:12.092Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-02T19:42:12.092Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-02T19:42:12.092Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-02T19:42:12.092Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-02T19:42:12.092Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-02T19:42:12.092Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-02T19:42:12.092Z] spire-1.2.1/.gitignore [2022-05-02T19:42:12.092Z] spire-1.2.1/.go-version [2022-05-02T19:42:12.092Z] spire-1.2.1/.golangci.yml [2022-05-02T19:42:12.092Z] spire-1.2.1/ADOPTERS.md [2022-05-02T19:42:12.092Z] spire-1.2.1/CHANGELOG.md [2022-05-02T19:42:12.092Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-02T19:42:12.092Z] spire-1.2.1/CODEOWNERS [2022-05-02T19:42:12.092Z] spire-1.2.1/CONTRIBUTING.md [2022-05-02T19:42:12.092Z] spire-1.2.1/Dockerfile [2022-05-02T19:42:12.092Z] spire-1.2.1/Dockerfile.dev [2022-05-02T19:42:12.092Z] spire-1.2.1/Dockerfile.scratch [2022-05-02T19:42:12.092Z] spire-1.2.1/LICENSE [2022-05-02T19:42:12.092Z] spire-1.2.1/MAINTAINERS.md [2022-05-02T19:42:12.092Z] spire-1.2.1/Makefile [2022-05-02T19:42:12.092Z] spire-1.2.1/README.md [2022-05-02T19:42:12.092Z] spire-1.2.1/ROADMAP.md [2022-05-02T19:42:12.092Z] spire-1.2.1/SECURITY.md [2022-05-02T19:42:12.092Z] spire-1.2.1/cmd/ [2022-05-02T19:42:12.092Z] spire-1.2.1/cmd/spire-agent/ [2022-05-02T19:42:12.092Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-02T19:42:12.092Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-02T19:42:12.092Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-02T19:42:12.092Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-02T19:42:12.092Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-02T19:42:12.092Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-02T19:42:12.092Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-02T19:42:12.092Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-02T19:42:12.092Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-02T19:42:12.092Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-02T19:42:12.092Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-02T19:42:12.092Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-02T19:42:12.092Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-02T19:42:12.092Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-02T19:42:12.092Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-02T19:42:12.092Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-02T19:42:12.092Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/ [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-02T19:42:12.093Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-02T19:42:12.093Z] spire-1.2.1/conf/ [2022-05-02T19:42:12.093Z] spire-1.2.1/conf/agent/ [2022-05-02T19:42:12.093Z] spire-1.2.1/conf/agent/agent.conf [2022-05-02T19:42:12.093Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-02T19:42:12.093Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-02T19:42:12.093Z] spire-1.2.1/conf/server/ [2022-05-02T19:42:12.093Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-02T19:42:12.093Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-02T19:42:12.093Z] spire-1.2.1/conf/server/server.conf [2022-05-02T19:42:12.093Z] spire-1.2.1/conf/server/server_full.conf [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/ [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/SPIRE101.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/auditlog.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/images/ [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/scaling_spire.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/spire_agent.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/spire_server.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/supported_integrations.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/telemetry.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/telemetry_config.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/upgrading.md [2022-05-02T19:42:12.093Z] spire-1.2.1/doc/using_spire.md [2022-05-02T19:42:12.093Z] spire-1.2.1/examples/ [2022-05-02T19:42:12.093Z] spire-1.2.1/examples/README.md [2022-05-02T19:42:12.093Z] spire-1.2.1/go.mod [2022-05-02T19:42:12.093Z] spire-1.2.1/go.sum [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/ [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/ [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/agent.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/api/ [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/client/ [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/common/ [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/config.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/manager/ [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-02T19:42:12.093Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/svid/ [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/ [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/api/ [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/api/names.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/auth/ [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/catalog/ [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/cli/ [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-02T19:42:12.094Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/health/ [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/health/config.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/health/context.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/health/health.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/idutil/ [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/log/ [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/log/log.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/log/options.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/plugin/ [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/profiling/ [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/selector/ [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-02T19:42:12.095Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/uptime/ [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/util/ [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/util/task.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/version/ [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/version/version.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/x509util/ [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/ [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/ [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/api.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/health/ [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/id.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/status.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/bundle/ [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/ca/ [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/cache/ [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/catalog/ [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/config.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/datastore/ [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-02T19:42:12.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/registration/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/server.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/server_test.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/svid/ [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-02T19:42:12.097Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-02T19:42:12.097Z] spire-1.2.1/proto/ [2022-05-02T19:42:12.097Z] spire-1.2.1/proto/private/ [2022-05-02T19:42:12.097Z] spire-1.2.1/proto/private/server/ [2022-05-02T19:42:12.097Z] spire-1.2.1/proto/private/server/journal/ [2022-05-02T19:42:12.097Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-02T19:42:12.097Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-02T19:42:12.097Z] spire-1.2.1/proto/spire/ [2022-05-02T19:42:12.097Z] spire-1.2.1/proto/spire/common/ [2022-05-02T19:42:12.097Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-02T19:42:12.097Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-02T19:42:12.097Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-02T19:42:12.097Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-02T19:42:12.097Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-02T19:42:12.097Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-02T19:42:12.097Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-02T19:42:12.097Z] spire-1.2.1/proto/spire/plugin/ [2022-05-02T19:42:12.097Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-02T19:42:12.097Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-02T19:42:12.097Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-02T19:42:12.097Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-02T19:42:12.097Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-02T19:42:12.097Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-02T19:42:12.097Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-02T19:42:12.097Z] spire-1.2.1/release/ [2022-05-02T19:42:12.097Z] spire-1.2.1/release/spire-extras/ [2022-05-02T19:42:12.097Z] spire-1.2.1/release/spire-extras/README.md [2022-05-02T19:42:12.097Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-02T19:42:12.097Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-02T19:42:12.097Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-02T19:42:12.097Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-02T19:42:12.097Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-02T19:42:12.097Z] spire-1.2.1/release/spire/ [2022-05-02T19:42:12.097Z] spire-1.2.1/release/spire/README.md [2022-05-02T19:42:12.097Z] spire-1.2.1/release/spire/conf/ [2022-05-02T19:42:12.097Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-02T19:42:12.097Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-02T19:42:12.097Z] spire-1.2.1/release/spire/conf/server/ [2022-05-02T19:42:12.097Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-02T19:42:12.097Z] spire-1.2.1/script/ [2022-05-02T19:42:12.097Z] spire-1.2.1/script/build-artifact.sh [2022-05-02T19:42:12.097Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-02T19:42:12.097Z] spire-1.2.1/support/ [2022-05-02T19:42:12.097Z] spire-1.2.1/support/k8s/ [2022-05-02T19:42:12.097Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-02T19:42:12.098Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-02T19:42:12.098Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-02T19:42:12.098Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-02T19:42:12.098Z] spire-1.2.1/test/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/clock/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/clock/clock.go [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fakes/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/certs/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/config/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/fixture.go [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/registration/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-02T19:42:12.098Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/README.md [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/common [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/setup/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/suites/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-02T19:42:12.098Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-02T19:42:12.373Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-02T19:42:12.374Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-02T19:42:12.375Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-02T19:42:12.647Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-02T19:42:12.647Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-02T19:42:12.647Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-02T19:42:12.647Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-02T19:42:12.647Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-02T19:42:12.647Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-02T19:42:12.647Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-02T19:42:12.647Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-02T19:42:12.647Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-02T19:42:12.647Z] spire-1.2.1/test/integration/test-one.sh [2022-05-02T19:42:12.647Z] spire-1.2.1/test/integration/test.sh [2022-05-02T19:42:12.647Z] spire-1.2.1/test/plugintest/ [2022-05-02T19:42:12.647Z] spire-1.2.1/test/plugintest/config.go [2022-05-02T19:42:12.647Z] spire-1.2.1/test/plugintest/load.go [2022-05-02T19:42:12.647Z] spire-1.2.1/test/plugintest/option.go [2022-05-02T19:42:12.647Z] spire-1.2.1/test/spiretest/ [2022-05-02T19:42:12.647Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-02T19:42:12.647Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-02T19:42:12.647Z] spire-1.2.1/test/spiretest/dir.go [2022-05-02T19:42:12.647Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-02T19:42:12.647Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-02T19:42:12.647Z] spire-1.2.1/test/spiretest/logs.go [2022-05-02T19:42:12.647Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-02T19:42:12.647Z] spire-1.2.1/test/spiretest/suite.go [2022-05-02T19:42:12.647Z] spire-1.2.1/test/spiretest/x509.go [2022-05-02T19:42:12.647Z] spire-1.2.1/test/testca/ [2022-05-02T19:42:12.647Z] spire-1.2.1/test/testca/ca.go [2022-05-02T19:42:12.647Z] spire-1.2.1/test/testkey/ [2022-05-02T19:42:12.647Z] spire-1.2.1/test/testkey/generate.sh [2022-05-02T19:42:12.647Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-02T19:42:12.647Z] spire-1.2.1/test/testkey/keys.go [2022-05-02T19:42:12.647Z] spire-1.2.1/test/testkey/new.go [2022-05-02T19:42:12.647Z] spire-1.2.1/test/tpmsimulator/ [2022-05-02T19:42:12.647Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-02T19:42:12.647Z] spire-1.2.1/test/util/ [2022-05-02T19:42:12.647Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-02T19:42:12.647Z] spire-1.2.1/test/util/cert_generation.go [2022-05-02T19:42:12.647Z] spire-1.2.1/test/util/io_redirection.go [2022-05-02T19:42:12.647Z] spire-1.2.1/test/util/race.go [2022-05-02T19:42:12.647Z] spire-1.2.1/test/util/util.go [2022-05-02T19:42:12.647Z] building spire from source... [2022-05-02T19:42:13.246Z] Installing go1.17.7... [2022-05-02T19:42:40.052Z] Building bin/spire-server... [2022-05-02T19:42:40.052Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-02T19:42:40.052Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-02T19:42:40.052Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-02T19:42:40.052Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-02T19:42:40.052Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-02T19:42:40.052Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-02T19:42:40.052Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-02T19:42:41.038Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-02T19:42:41.316Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-02T19:42:42.303Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-02T19:42:43.744Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-02T19:42:44.020Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-02T19:42:44.294Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-02T19:42:44.577Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-02T19:42:44.852Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-02T19:42:44.852Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-02T19:42:44.852Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-02T19:42:45.833Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-02T19:42:45.833Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-02T19:42:45.833Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-02T19:42:46.108Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-02T19:42:46.382Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-02T19:42:47.363Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-02T19:42:47.363Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-02T19:43:02.492Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-02T19:43:02.492Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-02T19:43:02.492Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-02T19:43:02.492Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-02T19:43:02.492Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-02T19:43:02.767Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-02T19:43:03.044Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-02T19:43:03.044Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-02T19:43:03.044Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-02T19:43:03.320Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-02T19:43:03.320Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-02T19:43:03.320Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-02T19:43:03.597Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-02T19:43:03.597Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-02T19:43:04.202Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-02T19:43:05.646Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-02T19:43:05.929Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-02T19:43:06.542Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-02T19:43:06.542Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-02T19:43:06.819Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-02T19:43:06.820Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-02T19:43:06.820Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-02T19:43:06.820Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-02T19:43:07.101Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-02T19:43:07.101Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-02T19:43:07.711Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-02T19:43:08.316Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-02T19:43:08.317Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-02T19:43:08.317Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-02T19:43:08.922Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-02T19:43:13.271Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-02T19:43:23.471Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-02T19:43:23.471Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-02T19:43:23.471Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-02T19:43:23.471Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-02T19:43:23.471Z] go: downloading google.golang.org/api v0.70.0 [2022-05-02T19:43:23.471Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-02T19:43:28.924Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-02T19:43:51.135Z] Removing intermediate container 897c7e8d9822 [2022-05-02T19:43:51.135Z] ---> 677cc261eeed [2022-05-02T19:43:51.135Z] [2022-05-02T19:43:51.135Z] Step 10/22 : FROM alpine:3.14 [2022-05-02T19:43:51.135Z] ---> ac73e934f311 [2022-05-02T19:43:51.135Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-02T19:43:51.135Z] ---> Running in 509f172c8001 [2022-05-02T19:43:51.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-02T19:43:51.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-02T19:43:52.402Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-02T19:43:52.686Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-02T19:43:52.686Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-02T19:43:52.686Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-02T19:43:52.686Z] (5/6) Installing curl (7.79.1-r1) [2022-05-02T19:43:52.686Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-02T19:43:52.686Z] Executing busybox-1.33.1-r7.trigger [2022-05-02T19:43:52.966Z] Executing ca-certificates-20211220-r0.trigger [2022-05-02T19:43:53.241Z] OK: 8 MiB in 20 packages [2022-05-02T19:43:55.893Z] Removing intermediate container 509f172c8001 [2022-05-02T19:43:55.893Z] ---> 1dc6748750f7 [2022-05-02T19:43:55.893Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-02T19:43:55.893Z] ---> Running in 86d2cf8149d2 [2022-05-02T19:43:56.168Z] Removing intermediate container 86d2cf8149d2 [2022-05-02T19:43:56.168Z] ---> 14b8723f6bc9 [2022-05-02T19:43:56.168Z] Step 13/22 : WORKDIR /edgex [2022-05-02T19:43:56.447Z] ---> Running in dde88bf56429 [2022-05-02T19:43:57.046Z] Removing intermediate container dde88bf56429 [2022-05-02T19:43:57.046Z] ---> b9c783b072cf [2022-05-02T19:43:57.046Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-02T19:43:58.037Z] ---> 447d7e80b699 [2022-05-02T19:43:58.037Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-02T19:44:00.027Z] ---> 174f257627e7 [2022-05-02T19:44:00.027Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-02T19:44:01.495Z] ---> c831a4b04014 [2022-05-02T19:44:01.495Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-02T19:44:02.946Z] ---> f3ebd72077a7 [2022-05-02T19:44:02.946Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-02T19:44:02.946Z] ---> Running in 9eddaaf8173a [2022-05-02T19:44:06.392Z] Removing intermediate container 9eddaaf8173a [2022-05-02T19:44:06.392Z] ---> 977b394ab7f2 [2022-05-02T19:44:06.392Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-02T19:44:06.392Z] ---> Running in c228fc248f64 [2022-05-02T19:44:06.996Z] Removing intermediate container c228fc248f64 [2022-05-02T19:44:06.996Z] ---> f397198572a4 [2022-05-02T19:44:06.996Z] Step 20/22 : LABEL arch=arm64 [2022-05-02T19:44:07.283Z] ---> Running in a73a408fd363 [2022-05-02T19:44:07.901Z] Removing intermediate container a73a408fd363 [2022-05-02T19:44:07.901Z] ---> 910e66503687 [2022-05-02T19:44:07.901Z] Step 21/22 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 [2022-05-02T19:44:07.901Z] ---> Running in 320ec8bddd7c [2022-05-02T19:44:08.510Z] Removing intermediate container 320ec8bddd7c [2022-05-02T19:44:08.510Z] ---> c8bbd8765752 [2022-05-02T19:44:08.510Z] Step 22/22 : LABEL version=0.0.0 [2022-05-02T19:44:08.791Z] ---> Running in 610b391d274c [2022-05-02T19:44:09.397Z] Removing intermediate container 610b391d274c [2022-05-02T19:44:09.397Z] ---> c8db367cf813 [2022-05-02T19:44:09.397Z] [2022-05-02T19:44:10.000Z] Successfully built c8db367cf813 [2022-05-02T19:44:10.000Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-02T19:44:10.000Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2022-05-02T19:44:11.998Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-02T19:44:11.998Z] go: downloading k8s.io/api v0.23.4 [2022-05-02T19:44:11.998Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-02T19:44:12.995Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-02T19:44:31.367Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-02T19:44:31.367Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-02T19:44:31.367Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-02T19:44:31.367Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-02T19:44:31.367Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-02T19:44:33.174Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-02T19:44:36.676Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-02T19:44:38.660Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-02T19:44:38.660Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-02T19:44:38.937Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-02T19:44:40.383Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-02T19:44:41.830Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-02T19:44:42.105Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-02T19:44:42.105Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-02T19:44:42.713Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-02T19:44:43.318Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-02T19:44:43.595Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-02T19:44:43.874Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-02T19:44:43.875Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T19:44:43.875Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-02T19:44:43.875Z] ---> 4c9293d98eed [2022-05-02T19:44:44.152Z] Step 3/20 : WORKDIR /edgex-go [2022-05-02T19:44:44.152Z] ---> Using cache [2022-05-02T19:44:44.152Z] ---> 56679a224bd2 [2022-05-02T19:44:44.152Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-02T19:44:44.152Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-02T19:44:44.429Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-02T19:44:44.714Z]  ---> Running in 61c77f38352d [2022-05-02T19:44:44.993Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-02T19:44:44.993Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-02T19:44:46.982Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-02T19:44:46.982Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-02T19:44:46.982Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-02T19:44:46.982Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-02T19:44:47.591Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-02T19:44:47.874Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-02T19:44:49.322Z] v3.15.4-78-ge239b26b75 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-02T19:44:49.322Z] v3.15.4-77-gad26fcbf85 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-02T19:44:49.322Z] OK: 15739 distinct packages available [2022-05-02T19:44:49.322Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-02T19:44:50.310Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-02T19:44:51.757Z] OK: 220 MiB in 52 packages [2022-05-02T19:44:53.194Z] Removing intermediate container 61c77f38352d [2022-05-02T19:44:53.194Z] ---> 81e6cbeaecd5 [2022-05-02T19:44:53.194Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-02T19:44:53.795Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-02T19:44:53.795Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-02T19:44:53.795Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-02T19:44:53.795Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-02T19:44:53.795Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-02T19:44:53.795Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-02T19:44:54.400Z]  ---> e84a5b7db721 [2022-05-02T19:44:54.400Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T19:44:54.400Z] ---> Running in b8877f6b5814 [2022-05-02T19:44:55.388Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-02T19:44:55.388Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-02T19:44:55.663Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-02T19:44:55.938Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-02T19:44:55.938Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-02T19:44:56.928Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-02T19:44:57.534Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-02T19:44:57.534Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-02T19:44:57.811Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-02T19:44:58.090Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-02T19:44:58.090Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-02T19:44:58.091Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-02T19:44:58.091Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-02T19:44:58.364Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-02T19:44:59.808Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-02T19:45:00.086Z] Removing intermediate container b8877f6b5814 [2022-05-02T19:45:00.086Z] ---> 31f402868d6e [2022-05-02T19:45:00.086Z] Step 7/20 : COPY . . [2022-05-02T19:45:00.363Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-02T19:45:00.641Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-02T19:45:00.924Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-02T19:45:01.202Z] go: downloading go.opencensus.io v0.23.0 [2022-05-02T19:45:02.651Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-02T19:45:05.286Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-02T19:45:05.286Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-02T19:45:05.567Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-02T19:45:05.843Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-02T19:45:05.843Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-02T19:45:06.123Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-02T19:45:06.402Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-02T19:45:07.009Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-02T19:45:09.657Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-02T19:45:09.657Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-02T19:45:10.646Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-02T19:45:13.280Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-02T19:45:13.280Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-02T19:45:13.280Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-02T19:45:13.879Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-02T19:45:13.879Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-02T19:45:14.153Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-02T19:45:14.153Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-02T19:45:14.428Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-02T19:45:14.708Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-02T19:45:14.708Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-02T19:45:21.516Z]  ---> c1e235aff16f [2022-05-02T19:45:21.517Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-02T19:45:21.517Z] ---> Running in 27bb59a6bee0 [2022-05-02T19:45:23.496Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-02T19:45:24.937Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-02T19:45:24.937Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-02T19:45:24.937Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-02T19:45:24.937Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-02T19:46:04.289Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-02T19:46:04.289Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-02T19:47:12.336Z] Removing intermediate container 4bf417e986ac [2022-05-02T19:47:12.336Z] ---> 0252b51ff0f0 [2022-05-02T19:47:12.336Z] [2022-05-02T19:47:12.336Z] Step 10/23 : FROM alpine:3.14 [2022-05-02T19:47:12.336Z] ---> ac73e934f311 [2022-05-02T19:47:12.336Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-02T19:47:12.336Z] ---> Using cache [2022-05-02T19:47:12.336Z] ---> e110b5333651 [2022-05-02T19:47:12.336Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-02T19:47:12.336Z] ---> Using cache [2022-05-02T19:47:12.336Z] ---> af4baeba2777 [2022-05-02T19:47:12.336Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-02T19:47:12.336Z] ---> Running in 6f524238129f [2022-05-02T19:47:12.336Z] Removing intermediate container 6f524238129f [2022-05-02T19:47:12.336Z] ---> d038a29496ed [2022-05-02T19:47:12.336Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-02T19:47:12.336Z] ---> Running in c780ab01e0ab [2022-05-02T19:47:12.336Z] Removing intermediate container c780ab01e0ab [2022-05-02T19:47:12.336Z] ---> 29cdfb2f4dfc [2022-05-02T19:47:12.336Z] Step 15/23 : WORKDIR / [2022-05-02T19:47:12.336Z] ---> Running in ee91b8c8b639 [2022-05-02T19:47:12.336Z] Removing intermediate container ee91b8c8b639 [2022-05-02T19:47:12.336Z] ---> 186edc31b6b2 [2022-05-02T19:47:12.336Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-02T19:47:12.336Z] ---> e75d57d8e30c [2022-05-02T19:47:12.336Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-02T19:47:12.336Z] ---> 9cb5622fa4d7 [2022-05-02T19:47:12.336Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-02T19:47:12.336Z] ---> 628f0316eb6e [2022-05-02T19:47:12.336Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-02T19:47:12.336Z] ---> Running in bba325702237 [2022-05-02T19:47:12.336Z] Removing intermediate container bba325702237 [2022-05-02T19:47:12.336Z] ---> 2ed0fc35da21 [2022-05-02T19:47:12.336Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-02T19:47:12.336Z] ---> Running in ee8bfee85a23 [2022-05-02T19:47:12.336Z] Removing intermediate container ee8bfee85a23 [2022-05-02T19:47:12.336Z] ---> 2c5758e24c27 [2022-05-02T19:47:12.336Z] Step 21/23 : LABEL arch=arm64 [2022-05-02T19:47:12.616Z] ---> Running in 8225fb0ebcb2 [2022-05-02T19:47:12.901Z] Removing intermediate container 8225fb0ebcb2 [2022-05-02T19:47:12.901Z] ---> 20b2d4fa1bf0 [2022-05-02T19:47:12.901Z] Step 22/23 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 [2022-05-02T19:47:13.184Z] ---> Running in f40627dc8412 [2022-05-02T19:47:13.464Z] Removing intermediate container f40627dc8412 [2022-05-02T19:47:13.464Z] ---> 242760c7a93a [2022-05-02T19:47:13.464Z] Step 23/23 : LABEL version=0.0.0 [2022-05-02T19:47:13.745Z] ---> Running in 7d32a913d0b6 [2022-05-02T19:47:14.342Z] Removing intermediate container 7d32a913d0b6 [2022-05-02T19:47:14.342Z] ---> fffaa9564bdf [2022-05-02T19:47:14.342Z] [2022-05-02T19:47:14.618Z] Successfully built fffaa9564bdf [2022-05-02T19:47:14.618Z] Successfully tagged core-metadata-arm64:latest [2022-05-02T19:51:21.682Z]  Building core-metadata ... done Removing intermediate container 27bb59a6bee0 [2022-05-02T19:51:21.682Z] ---> e2580fc7761a [2022-05-02T19:51:21.682Z] [2022-05-02T19:51:21.682Z] Step 9/20 : FROM alpine:3.15 [2022-05-02T19:51:21.682Z] 3.15: Pulling from library/alpine [2022-05-02T19:51:21.682Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-02T19:51:21.682Z] Status: Downloaded newer image for alpine:3.15 [2022-05-02T19:51:21.682Z] ---> 3fb3c9af89a9 [2022-05-02T19:51:21.682Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-02T19:51:21.682Z] ---> Running in aaaaebd0ddbd [2022-05-02T19:51:21.682Z] Removing intermediate container aaaaebd0ddbd [2022-05-02T19:51:21.682Z] ---> 67044a9620ec [2022-05-02T19:51:21.682Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T19:51:21.682Z] ---> Running in 6c1a13ee421c [2022-05-02T19:51:21.682Z] Removing intermediate container 6c1a13ee421c [2022-05-02T19:51:21.682Z] ---> c18663ee3011 [2022-05-02T19:51:21.682Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-02T19:51:21.682Z] ---> Running in 2f0c8360c8c8 [2022-05-02T19:51:21.682Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-02T19:51:21.682Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-02T19:51:21.682Z] v3.15.4-78-ge239b26b75 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-02T19:51:21.682Z] v3.15.4-77-gad26fcbf85 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-02T19:51:21.682Z] OK: 15730 distinct packages available [2022-05-02T19:51:21.682Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-02T19:51:21.682Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-02T19:51:21.682Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-02T19:51:21.682Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-02T19:51:21.682Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-02T19:51:21.682Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-02T19:51:21.682Z] (5/9) Installing curl (7.80.0-r1) [2022-05-02T19:51:21.682Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-02T19:51:21.682Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-02T19:51:21.682Z] (8/9) Installing libucontext (1.1-r0) [2022-05-02T19:51:21.682Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-02T19:51:21.682Z] Executing busybox-1.34.1-r5.trigger [2022-05-02T19:51:21.682Z] Executing ca-certificates-20211220-r0.trigger [2022-05-02T19:51:21.682Z] OK: 8 MiB in 23 packages [2022-05-02T19:51:23.669Z] Removing intermediate container 2f0c8360c8c8 [2022-05-02T19:51:23.669Z] ---> 73f7b6f41336 [2022-05-02T19:51:23.669Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-02T19:51:24.276Z] ---> 3b166777be1f [2022-05-02T19:51:24.276Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-02T19:51:26.274Z] ---> 2d33e5141bcd [2022-05-02T19:51:26.274Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-02T19:51:26.879Z] ---> 5ca859638455 [2022-05-02T19:51:26.879Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-02T19:51:27.161Z] ---> Running in d59087a8ac32 [2022-05-02T19:51:27.762Z] Removing intermediate container d59087a8ac32 [2022-05-02T19:51:27.762Z] ---> 764c91865356 [2022-05-02T19:51:27.762Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-02T19:51:27.762Z] ---> Running in dec94c7d82eb [2022-05-02T19:51:28.368Z] Removing intermediate container dec94c7d82eb [2022-05-02T19:51:28.368Z] ---> cdc03840007a [2022-05-02T19:51:28.368Z] Step 18/20 : LABEL arch=arm64 [2022-05-02T19:51:28.368Z] ---> Running in 820602ad4d8c [2022-05-02T19:51:28.652Z] Removing intermediate container 820602ad4d8c [2022-05-02T19:51:28.652Z] ---> 596217d4a830 [2022-05-02T19:51:28.652Z] Step 19/20 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 [2022-05-02T19:51:28.936Z] ---> Running in 9c775b870989 [2022-05-02T19:51:29.238Z] Removing intermediate container 9c775b870989 [2022-05-02T19:51:29.238Z] ---> 292715f9f9c7 [2022-05-02T19:51:29.238Z] Step 20/20 : LABEL version=0.0.0 [2022-05-02T19:51:29.517Z] ---> Running in 54c4580cbf33 [2022-05-02T19:51:30.114Z] Removing intermediate container 54c4580cbf33 [2022-05-02T19:51:30.114Z] ---> 9eb67a645b78 [2022-05-02T19:51:30.114Z] [2022-05-02T19:51:30.713Z] Successfully built 9eb67a645b78 [2022-05-02T19:51:30.713Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-02T20:03:08.511Z]  Building security-spiffe-token-provider ... done Building bin/spire-agent... [2022-05-02T20:03:08.511Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-02T20:03:08.511Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-02T20:03:08.511Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-02T20:03:12.830Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-02T20:03:12.830Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-02T20:03:14.270Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-02T20:03:14.270Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-02T20:03:14.875Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-02T20:03:14.876Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-02T20:03:14.876Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-02T20:03:15.150Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-02T20:03:15.150Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-02T20:03:15.425Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-02T20:08:07.593Z] Building bin/spire-agent... [2022-05-02T20:08:07.593Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-02T20:08:07.593Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-02T20:08:07.593Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-02T20:08:07.593Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-02T20:08:07.593Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-02T20:08:07.593Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-02T20:08:07.593Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-02T20:08:07.593Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-02T20:08:07.593Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-02T20:08:07.593Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-02T20:08:07.593Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-02T20:08:07.593Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-02T20:08:07.593Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-02T20:09:15.954Z] Removing intermediate container 12f672aba04f [2022-05-02T20:09:15.954Z] ---> 879dd31f6c32 [2022-05-02T20:09:15.954Z] [2022-05-02T20:09:15.954Z] Step 13/26 : FROM alpine:3.15 [2022-05-02T20:09:15.954Z] ---> 3fb3c9af89a9 [2022-05-02T20:09:15.954Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-02T20:09:15.954Z] ---> Using cache [2022-05-02T20:09:15.954Z] ---> 67044a9620ec [2022-05-02T20:09:15.954Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T20:09:15.954Z] ---> Using cache [2022-05-02T20:09:15.954Z] ---> c18663ee3011 [2022-05-02T20:09:15.954Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-02T20:09:15.954Z] ---> Running in 74e8f98f4ad7 [2022-05-02T20:09:15.954Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-02T20:09:15.954Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-02T20:09:15.954Z] v3.15.4-78-ge239b26b75 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-02T20:09:15.954Z] v3.15.4-77-gad26fcbf85 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-02T20:09:15.954Z] OK: 15730 distinct packages available [2022-05-02T20:09:15.954Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-02T20:09:15.954Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-02T20:09:16.263Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-02T20:09:16.263Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-02T20:09:16.263Z] (3/5) Installing libucontext (1.1-r0) [2022-05-02T20:09:16.263Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-02T20:09:17.179Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-02T20:09:17.179Z] Executing busybox-1.34.1-r5.trigger [2022-05-02T20:09:17.179Z] OK: 6 MiB in 19 packages [2022-05-02T20:09:18.932Z] Removing intermediate container 74e8f98f4ad7 [2022-05-02T20:09:18.932Z] ---> 423be057f68e [2022-05-02T20:09:18.932Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-02T20:09:22.351Z] ---> 104270c59808 [2022-05-02T20:09:22.351Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-02T20:09:27.811Z] ---> 2e107b86f036 [2022-05-02T20:09:27.811Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-02T20:09:28.808Z] ---> 1ba0be86f4ea [2022-05-02T20:09:28.808Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-02T20:09:29.802Z] ---> ff69657c75e8 [2022-05-02T20:09:29.802Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-02T20:09:30.792Z] ---> 77f06e1b5c9b [2022-05-02T20:09:30.792Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-02T20:09:30.792Z] ---> Running in 56a6559ad9f7 [2022-05-02T20:09:31.393Z] Removing intermediate container 56a6559ad9f7 [2022-05-02T20:09:31.393Z] ---> 08d4524ac53d [2022-05-02T20:09:31.393Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-02T20:09:31.393Z] ---> Running in 10a4e2a2f6e4 [2022-05-02T20:09:32.001Z] Removing intermediate container 10a4e2a2f6e4 [2022-05-02T20:09:32.001Z] ---> 77badc42c2a7 [2022-05-02T20:09:32.001Z] Step 24/26 : LABEL arch=arm64 [2022-05-02T20:09:32.001Z] ---> Running in 920fa4b9a23c [2022-05-02T20:09:32.597Z] Removing intermediate container 920fa4b9a23c [2022-05-02T20:09:32.597Z] ---> 45c6f8be00ae [2022-05-02T20:09:32.597Z] Step 25/26 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 [2022-05-02T20:09:32.597Z] ---> Running in 296275c75be3 [2022-05-02T20:09:33.214Z] Removing intermediate container 296275c75be3 [2022-05-02T20:09:33.214Z] ---> 09ab8b2e5283 [2022-05-02T20:09:33.214Z] Step 26/26 : LABEL version=0.0.0 [2022-05-02T20:09:33.508Z] ---> Running in 0bfc301ac487 [2022-05-02T20:09:33.780Z] Removing intermediate container 0bfc301ac487 [2022-05-02T20:09:33.780Z] ---> 446562823efd [2022-05-02T20:09:33.780Z] [2022-05-02T20:09:34.388Z] Successfully built 446562823efd [2022-05-02T20:09:34.388Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-02T20:12:11.320Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-05-02T20:12:11.320Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-02T20:12:11.320Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-02T20:12:11.320Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-02T20:12:11.320Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-02T20:12:11.320Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-02T20:12:11.320Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-02T20:12:11.320Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-02T20:12:11.320Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-02T20:12:11.320Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-02T20:12:11.320Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-02T20:12:11.320Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-02T20:12:11.320Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-02T20:12:11.320Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-02T20:12:58.351Z] Removing intermediate container c7a707d9e3d2 [2022-05-02T20:12:58.351Z] ---> 102167fe671b [2022-05-02T20:12:58.351Z] [2022-05-02T20:12:58.351Z] Step 13/25 : FROM alpine:3.15 [2022-05-02T20:12:58.351Z] ---> 3fb3c9af89a9 [2022-05-02T20:12:58.351Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-02T20:12:58.351Z] ---> Using cache [2022-05-02T20:12:58.351Z] ---> 67044a9620ec [2022-05-02T20:12:58.351Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T20:12:58.351Z] ---> Using cache [2022-05-02T20:12:58.351Z] ---> c18663ee3011 [2022-05-02T20:12:58.351Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-02T20:12:58.351Z] ---> Using cache [2022-05-02T20:12:58.351Z] ---> 423be057f68e [2022-05-02T20:12:58.351Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-02T20:13:03.789Z] ---> b1c2bb80d191 [2022-05-02T20:13:03.789Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-02T20:13:03.789Z] ---> 827398fd1e77 [2022-05-02T20:13:03.789Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-02T20:13:04.791Z] ---> 3cdc8d9075a3 [2022-05-02T20:13:04.791Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-02T20:13:05.801Z] ---> 74d61c6db828 [2022-05-02T20:13:05.801Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-02T20:13:06.079Z] ---> Running in 21e1609e6745 [2022-05-02T20:13:06.693Z] Removing intermediate container 21e1609e6745 [2022-05-02T20:13:06.693Z] ---> 1b57864dbd47 [2022-05-02T20:13:06.693Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-02T20:13:06.974Z] ---> Running in 859feebe5938 [2022-05-02T20:13:07.578Z] Removing intermediate container 859feebe5938 [2022-05-02T20:13:07.578Z] ---> 3bf31df895dc [2022-05-02T20:13:07.578Z] Step 23/25 : LABEL arch=arm64 [2022-05-02T20:13:07.578Z] ---> Running in 8f154e2eb609 [2022-05-02T20:13:08.186Z] Removing intermediate container 8f154e2eb609 [2022-05-02T20:13:08.186Z] ---> 7b92b5f8e1e8 [2022-05-02T20:13:08.186Z] Step 24/25 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 [2022-05-02T20:13:08.186Z] ---> Running in afca1aa21540 [2022-05-02T20:13:08.795Z] Removing intermediate container afca1aa21540 [2022-05-02T20:13:08.795Z] ---> 983d7df27a40 [2022-05-02T20:13:08.795Z] Step 25/25 : LABEL version=0.0.0 [2022-05-02T20:13:09.077Z] ---> Running in 665d08af1f5a [2022-05-02T20:13:09.355Z] Removing intermediate container 665d08af1f5a [2022-05-02T20:13:09.355Z] ---> d231fc919dbd [2022-05-02T20:13:09.355Z] [2022-05-02T20:13:09.958Z] Successfully built d231fc919dbd [2022-05-02T20:13:09.958Z] Successfully tagged security-spire-server-arm64:latest [2022-05-02T20:16:16.916Z]  Building security-spire-server ... done Removing intermediate container 47e71a9ff07f [2022-05-02T20:16:16.916Z] ---> 15a5046e3823 [2022-05-02T20:16:16.916Z] [2022-05-02T20:16:16.916Z] Step 13/26 : FROM alpine:3.15 [2022-05-02T20:16:16.916Z] ---> 3fb3c9af89a9 [2022-05-02T20:16:16.916Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-02T20:16:16.916Z] ---> Using cache [2022-05-02T20:16:16.916Z] ---> 67044a9620ec [2022-05-02T20:16:16.916Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T20:16:16.916Z] ---> Using cache [2022-05-02T20:16:16.916Z] ---> c18663ee3011 [2022-05-02T20:16:16.916Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-02T20:16:16.916Z] ---> Running in aaec1dd241e6 [2022-05-02T20:16:16.916Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-02T20:16:16.916Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-02T20:16:16.916Z] v3.15.4-78-ge239b26b75 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-02T20:16:16.916Z] v3.15.4-79-gaf675e239c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-02T20:16:16.916Z] OK: 15730 distinct packages available [2022-05-02T20:16:16.916Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-02T20:16:16.916Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-02T20:16:16.916Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-02T20:16:16.916Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-02T20:16:16.916Z] (3/4) Installing libucontext (1.1-r0) [2022-05-02T20:16:16.916Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-02T20:16:16.916Z] Executing busybox-1.34.1-r5.trigger [2022-05-02T20:16:16.916Z] OK: 6 MiB in 18 packages [2022-05-02T20:16:17.907Z] Removing intermediate container aaec1dd241e6 [2022-05-02T20:16:17.907Z] ---> 96d26c844a52 [2022-05-02T20:16:17.907Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-02T20:16:22.216Z] ---> 869b7f7d98ea [2022-05-02T20:16:22.216Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-02T20:16:22.216Z] ---> 0c7fefd4b067 [2022-05-02T20:16:22.216Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-02T20:16:22.216Z] ---> Running in d3458ef55640 [2022-05-02T20:16:22.818Z] Removing intermediate container d3458ef55640 [2022-05-02T20:16:22.818Z] ---> 2362d51f4ae3 [2022-05-02T20:16:22.818Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-02T20:16:23.415Z] ---> 8d32d9ba188b [2022-05-02T20:16:23.415Z] Step 21/26 : WORKDIR / [2022-05-02T20:16:23.415Z] ---> Running in d0877822ecbd [2022-05-02T20:16:23.687Z] Removing intermediate container d0877822ecbd [2022-05-02T20:16:23.687Z] ---> a24e290240f4 [2022-05-02T20:16:23.687Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-02T20:16:23.966Z] ---> Running in 1a7864ce4f5a [2022-05-02T20:16:24.254Z] Removing intermediate container 1a7864ce4f5a [2022-05-02T20:16:24.254Z] ---> 507661bf1ff5 [2022-05-02T20:16:24.254Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-02T20:16:24.526Z] ---> Running in 4a10ff53006c [2022-05-02T20:16:24.839Z] Removing intermediate container 4a10ff53006c [2022-05-02T20:16:24.839Z] ---> 5e3dca45036f [2022-05-02T20:16:24.839Z] Step 24/26 : LABEL arch=arm64 [2022-05-02T20:16:24.839Z] ---> Running in 4e0fe2bd4217 [2022-05-02T20:16:25.475Z] Removing intermediate container 4e0fe2bd4217 [2022-05-02T20:16:25.475Z] ---> a179bbb5f2cd [2022-05-02T20:16:25.475Z] Step 25/26 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 [2022-05-02T20:16:25.475Z] ---> Running in 64afa358ad38 [2022-05-02T20:16:25.773Z] Removing intermediate container 64afa358ad38 [2022-05-02T20:16:25.773Z] ---> 7078fd44f748 [2022-05-02T20:16:25.773Z] Step 26/26 : LABEL version=0.0.0 [2022-05-02T20:16:26.067Z] ---> Running in 670673d65326 [2022-05-02T20:16:26.344Z] Removing intermediate container 670673d65326 [2022-05-02T20:16:26.344Z] ---> c726db5faf32 [2022-05-02T20:16:26.344Z] [2022-05-02T20:16:26.618Z] Successfully built c726db5faf32 [2022-05-02T20:16:26.618Z] Successfully tagged security-spire-config-arm64:latest [2022-05-02T20:16:27.232Z]  Building security-spire-config ... done  [Pipeline] } [2022-05-02T20:16:27.231Z] $ docker stop --time=1 ecd5140d94b320252193950dbb34683b32398b7eae1e1d82bfb9387030f13540 [2022-05-02T20:16:28.946Z] $ docker rm -f ecd5140d94b320252193950dbb34683b32398b7eae1e1d82bfb9387030f13540 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-02T20:16:29.598Z] + docker images [2022-05-02T20:16:30.196Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-02T20:16:30.196Z] security-spire-config-arm64 latest c726db5faf32 3 seconds ago 85.6MB [2022-05-02T20:16:30.196Z] 15a5046e3823 36 seconds ago 4.14GB [2022-05-02T20:16:30.196Z] security-spire-server-arm64 latest d231fc919dbd 3 minutes ago 86.3MB [2022-05-02T20:16:30.196Z] 102167fe671b 3 minutes ago 4.14GB [2022-05-02T20:16:30.196Z] security-spire-agent-arm64 latest 446562823efd 6 minutes ago 126MB [2022-05-02T20:16:30.196Z] 879dd31f6c32 7 minutes ago 4.14GB [2022-05-02T20:16:30.196Z] security-spiffe-token-provider-arm64 latest 9eb67a645b78 25 minutes ago 27.9MB [2022-05-02T20:16:30.196Z] e2580fc7761a 25 minutes ago 1.36GB [2022-05-02T20:16:30.196Z] core-metadata-arm64 latest fffaa9564bdf 29 minutes ago 16.3MB [2022-05-02T20:16:30.196Z] 0252b51ff0f0 29 minutes ago 1.31GB [2022-05-02T20:16:30.196Z] security-proxy-setup-arm64 latest c8db367cf813 32 minutes ago 26.1MB [2022-05-02T20:16:30.196Z] 677cc261eeed 32 minutes ago 1.31GB [2022-05-02T20:16:30.196Z] support-notifications-arm64 latest 579b20994650 34 minutes ago 25.8MB [2022-05-02T20:16:30.196Z] 779bc82f13f9 35 minutes ago 1.36GB [2022-05-02T20:16:30.196Z] support-scheduler-arm64 latest 9923731b38b3 35 minutes ago 25.2MB [2022-05-02T20:16:30.196Z] 2d70494c0d8c 35 minutes ago 1.36GB [2022-05-02T20:16:30.196Z] core-command-arm64 latest 4ad2ebb4bbc5 38 minutes ago 15.5MB [2022-05-02T20:16:30.196Z] 25c8200d8274 38 minutes ago 1.3GB [2022-05-02T20:16:30.196Z] sys-mgmt-agent-arm64 latest a1b84c1796a5 43 minutes ago 282MB [2022-05-02T20:16:30.196Z] core-data-arm64 latest fe4e941d4436 44 minutes ago 21.6MB [2022-05-02T20:16:30.196Z] security-bootstrapper-arm64 latest 8c0bfe5c3605 45 minutes ago 18.3MB [2022-05-02T20:16:30.196Z] 20e9e3898a9a 45 minutes ago 1.34GB [2022-05-02T20:16:30.196Z] security-secretstore-setup-arm64 latest adb09c791aeb 45 minutes ago 27.5MB [2022-05-02T20:16:30.196Z] d8fbd7eaca50 45 minutes ago 1.31GB [2022-05-02T20:16:30.196Z] a793e90b6254 46 minutes ago 1.32GB [2022-05-02T20:16:30.196Z] af30b7356b40 46 minutes ago 1.31GB [2022-05-02T20:16:30.196Z] ci-base-image-arm64 latest 4c9293d98eed About an hour ago 885MB [2022-05-02T20:16:30.196Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 10 days ago 551MB [2022-05-02T20:16:30.196Z] docker 20.10.14 c346e9eafbab 3 weeks ago 202MB [2022-05-02T20:16:30.196Z] alpine 3.14 ac73e934f311 3 weeks ago 5.34MB [2022-05-02T20:16:30.196Z] alpine 3.15 3fb3c9af89a9 3 weeks ago 5.32MB [2022-05-02T20:16:30.196Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-02T20:16:30.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-02T20:16:31.231Z] [2022-05-02T20:16:31.231Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-02T20:16:31.621Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-02T20:16:31.901Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-02T20:16:31.901Z] 8998bd30e6a1: Pulling fs layer [2022-05-02T20:16:31.901Z] 04944245beec: Pulling fs layer [2022-05-02T20:16:31.901Z] 699f458cf7ca: Pulling fs layer [2022-05-02T20:16:31.901Z] 765212b225bb: Pulling fs layer [2022-05-02T20:16:31.901Z] f23df028b6ca: Pulling fs layer [2022-05-02T20:16:31.901Z] d65c8cfc05b1: Pulling fs layer [2022-05-02T20:16:31.901Z] 2437ff75d9bd: Pulling fs layer [2022-05-02T20:16:31.901Z] f23df028b6ca: Waiting [2022-05-02T20:16:31.901Z] d65c8cfc05b1: Waiting [2022-05-02T20:16:31.901Z] 2437ff75d9bd: Waiting [2022-05-02T20:16:31.901Z] 765212b225bb: Waiting [2022-05-02T20:16:31.901Z] 04944245beec: Verifying Checksum [2022-05-02T20:16:31.901Z] 04944245beec: Download complete [2022-05-02T20:16:31.901Z] 765212b225bb: Download complete [2022-05-02T20:16:32.175Z] f23df028b6ca: Verifying Checksum [2022-05-02T20:16:32.175Z] f23df028b6ca: Download complete [2022-05-02T20:16:32.175Z] d65c8cfc05b1: Verifying Checksum [2022-05-02T20:16:32.175Z] d65c8cfc05b1: Download complete [2022-05-02T20:16:32.175Z] 699f458cf7ca: Verifying Checksum [2022-05-02T20:16:32.175Z] 699f458cf7ca: Download complete [2022-05-02T20:16:32.777Z] 8998bd30e6a1: Download complete [2022-05-02T20:16:35.405Z] 2437ff75d9bd: Verifying Checksum [2022-05-02T20:16:35.405Z] 2437ff75d9bd: Download complete [2022-05-02T20:16:37.385Z] 8998bd30e6a1: Pull complete [2022-05-02T20:16:37.659Z] 04944245beec: Pull complete [2022-05-02T20:16:39.631Z] 699f458cf7ca: Pull complete [2022-05-02T20:16:39.631Z] 765212b225bb: Pull complete [2022-05-02T20:16:40.609Z] f23df028b6ca: Pull complete [2022-05-02T20:16:40.609Z] d65c8cfc05b1: Pull complete [2022-05-02T20:16:55.697Z] 2437ff75d9bd: Pull complete [2022-05-02T20:16:55.697Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-02T20:16:55.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-02T20:16:55.697Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-02T20:16:55.986Z] prd-ubuntu20.04-docker-arm64-4c-16g-34493 does not seem to be running inside a container [2022-05-02T20:16:56.053Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-02T20:16:59.358Z] $ docker top e08ee273d0dc11a98e7037c547bb90056c988218ee262ea5f0db91d0aaad7465 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-02T20:17:00.498Z] ---> job-cost.sh [2022-05-02T20:17:00.499Z] lf-activate-venv: SKIPPING [2022-05-02T20:17:00.499Z] INFO: No Stack... [2022-05-02T20:17:01.093Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-02T20:17:02.076Z] INFO: Archiving Costs [Pipeline] sh [2022-05-02T20:17:02.758Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-05-02T20:17:02.758Z] + cut -d, -f6 [Pipeline] lock [2022-05-02T20:17:02.808Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4001-1-stack-cost] [2022-05-02T20:17:02.813Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4001-1-stack-cost] did not exist. Created. [2022-05-02T20:17:02.813Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4001-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-02T20:17:03.612Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-02T20:17:03.839Z] Stashed 1 file(s) [Pipeline] } [2022-05-02T20:17:03.854Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4001-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-02T20:17:03.913Z] $ docker stop --time=1 e08ee273d0dc11a98e7037c547bb90056c988218ee262ea5f0db91d0aaad7465 [2022-05-02T20:17:05.460Z] $ docker rm -f e08ee273d0dc11a98e7037c547bb90056c988218ee262ea5f0db91d0aaad7465 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-05-02T20:17:06.573Z] provisioning config files... [2022-05-02T20:17:06.582Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4951661349279767204tmp [Pipeline] { [Pipeline] sh [2022-05-02T20:17:06.941Z] + set +x [2022-05-02T20:17:06.941Z] + + bash -s -- [2022-05-02T20:17:06.941Z] curl -s https://codecov.io/bash [2022-05-02T20:17:06.941Z] [2022-05-02T20:17:06.941Z] _____ _ [2022-05-02T20:17:06.941Z] / ____| | | [2022-05-02T20:17:06.941Z] | | ___ __| | ___ ___ _____ __ [2022-05-02T20:17:06.941Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-02T20:17:06.941Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-02T20:17:06.941Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-02T20:17:06.941Z] Bash-1.0.6 [2022-05-02T20:17:06.941Z] [2022-05-02T20:17:06.941Z] [2022-05-02T20:17:06.941Z] ==> git version 2.25.1 found [2022-05-02T20:17:06.941Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-02T20:17:06.941Z] Release-Date: 2020-01-08 [2022-05-02T20:17:06.941Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-02T20:17:06.941Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-02T20:17:06.942Z] ==> Jenkins CI detected. [2022-05-02T20:17:06.942Z] current dir:  /w/workspace/edgex-go/1 [2022-05-02T20:17:06.942Z] project root: . [2022-05-02T20:17:06.942Z] --> token set from env [2022-05-02T20:17:06.942Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-02T20:17:06.942Z] ==> Running gcov in . (disable via -X gcov) [2022-05-02T20:17:06.942Z] ==> Python coveragepy not found [2022-05-02T20:17:06.942Z] ==> Searching for coverage reports in: [2022-05-02T20:17:06.942Z] + . [2022-05-02T20:17:06.942Z] -> Found 1 reports [2022-05-02T20:17:06.942Z] ==> Detecting git/mercurial file structure [2022-05-02T20:17:07.202Z] ==> Reading reports [2022-05-02T20:17:07.202Z] + ./coverage.out bytes=435134 [2022-05-02T20:17:07.202Z] ==> Appending adjustments [2022-05-02T20:17:07.202Z] https://docs.codecov.io/docs/fixing-reports [2022-05-02T20:17:08.141Z] + Found adjustments [2022-05-02T20:17:08.141Z] ==> Gzipping contents [2022-05-02T20:17:08.402Z] 60K /tmp/codecov.Bpwtop.gz [2022-05-02T20:17:08.402Z] ==> Uploading reports [2022-05-02T20:17:08.402Z] url: https://codecov.io [2022-05-02T20:17:08.402Z] query: branch=PR-4001&commit=c9ce5f606c5e4a5060a7be91252f0469a1d24de4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4001%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4001&job=&cmd_args= [2022-05-02T20:17:08.402Z] -> Pinging Codecov [2022-05-02T20:17:08.402Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4001&commit=c9ce5f606c5e4a5060a7be91252f0469a1d24de4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4001%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4001&job=&cmd_args= [2022-05-02T20:17:08.663Z] -> Uploading to [2022-05-02T20:17:08.663Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-02/00271124DB129430A58F1EEE437C3FCB/c9ce5f606c5e4a5060a7be91252f0469a1d24de4/36ed679b-a3db-4bf6-9869-4a85e8652e64.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220502%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220502T201708Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3bc036eea14c9c17cd45c2d9a7baedc21d4735c3b5887e0876a92a438b5f9930 [2022-05-02T20:17:08.663Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-02T20:17:08.663Z] Dload Upload Total Spent Left Speed [2022-05-02T20:17:08.923Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59869 0 0 100 59869 0 237k --:--:-- --:--:-- --:--:-- 237k [2022-05-02T20:17:08.923Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c9ce5f606c5e4a5060a7be91252f0469a1d24de4 [Pipeline] } [2022-05-02T20:17:08.947Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-02T20:17:10.352Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-02T20:17:10.681Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-02T20:17:11.581Z] ---> package-listing.sh [2022-05-02T20:17:11.581Z] ++ facter osfamily [2022-05-02T20:17:11.581Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-02T20:17:11.845Z] + OS_FAMILY=debian [2022-05-02T20:17:11.845Z] + workspace=/w/workspace/edgex-go/1 [2022-05-02T20:17:11.845Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-02T20:17:11.845Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-02T20:17:11.845Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-02T20:17:11.845Z] + PACKAGES=/tmp/packages_start.txt [2022-05-02T20:17:11.845Z] + '[' /w/workspace/edgex-go/1 ']' [2022-05-02T20:17:11.845Z] + PACKAGES=/tmp/packages_end.txt [2022-05-02T20:17:11.845Z] + case "${OS_FAMILY}" in [2022-05-02T20:17:11.845Z] + dpkg -l [2022-05-02T20:17:11.845Z] + grep '^ii' [2022-05-02T20:17:11.845Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-02T20:17:11.845Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-02T20:17:11.845Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-02T20:17:11.845Z] + '[' /w/workspace/edgex-go/1 ']' [2022-05-02T20:17:11.845Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-05-02T20:17:11.845Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-05-02T20:17:11.889Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-02T20:17:12.187Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-02T20:17:12.788Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-02T20:17:12.788Z] [2022-05-02T20:17:12.788Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-02T20:17:13.139Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-02T20:17:13.139Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-02T20:17:13.139Z] 5eb5b503b376: Pulling fs layer [2022-05-02T20:17:13.139Z] 5c69ac0246d0: Pulling fs layer [2022-05-02T20:17:13.139Z] ec43610c2a17: Pulling fs layer [2022-05-02T20:17:13.139Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-02T20:17:13.139Z] 33b1e0a273af: Pulling fs layer [2022-05-02T20:17:13.139Z] 5d3b04190fa2: Pulling fs layer [2022-05-02T20:17:13.139Z] 2f39f015ded8: Pulling fs layer [2022-05-02T20:17:13.139Z] 3a2ae6a8a46f: Waiting [2022-05-02T20:17:13.139Z] 33b1e0a273af: Waiting [2022-05-02T20:17:13.139Z] 5d3b04190fa2: Waiting [2022-05-02T20:17:13.139Z] 2f39f015ded8: Waiting [2022-05-02T20:17:13.139Z] 5c69ac0246d0: Verifying Checksum [2022-05-02T20:17:13.139Z] 5c69ac0246d0: Download complete [2022-05-02T20:17:13.139Z] 3a2ae6a8a46f: Download complete [2022-05-02T20:17:13.139Z] 33b1e0a273af: Verifying Checksum [2022-05-02T20:17:13.139Z] 33b1e0a273af: Download complete [2022-05-02T20:17:13.139Z] ec43610c2a17: Verifying Checksum [2022-05-02T20:17:13.139Z] ec43610c2a17: Download complete [2022-05-02T20:17:13.139Z] 5d3b04190fa2: Verifying Checksum [2022-05-02T20:17:13.139Z] 5d3b04190fa2: Download complete [2022-05-02T20:17:13.398Z] 5eb5b503b376: Verifying Checksum [2022-05-02T20:17:13.398Z] 5eb5b503b376: Download complete [2022-05-02T20:17:13.965Z] 2f39f015ded8: Verifying Checksum [2022-05-02T20:17:13.965Z] 2f39f015ded8: Download complete [2022-05-02T20:17:14.533Z] 5eb5b503b376: Pull complete [2022-05-02T20:17:14.791Z] 5c69ac0246d0: Pull complete [2022-05-02T20:17:15.051Z] ec43610c2a17: Pull complete [2022-05-02T20:17:15.312Z] 3a2ae6a8a46f: Pull complete [2022-05-02T20:17:15.312Z] 33b1e0a273af: Pull complete [2022-05-02T20:17:15.572Z] 5d3b04190fa2: Pull complete [2022-05-02T20:17:19.766Z] 2f39f015ded8: Pull complete [2022-05-02T20:17:19.766Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-02T20:17:19.766Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-02T20:17:19.766Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-02T20:17:19.853Z] prd-ubuntu20.04-docker-8c-8g-34490 does not seem to be running inside a container [2022-05-02T20:17:19.882Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-02T20:17:21.359Z] $ docker top 12df4697277b90cb331652e781ccc12b011c2b5a50e2fef811db5db82a307e61 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-02T20:17:21.766Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-02T20:17:22.076Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-02T20:17:22.394Z] + ls /var/log/sa-host [2022-05-02T20:17:22.394Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-02T20:17:22.657Z] provisioning config files... [2022-05-02T20:17:22.667Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1797194465233974291tmp [Pipeline] { [Pipeline] echo [2022-05-02T20:17:22.715Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-02T20:17:23.030Z] ---> create-netrc.sh [Pipeline] } [2022-05-02T20:17:23.054Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-02T20:17:23.474Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-02T20:17:23.503Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-02T20:17:23.821Z] ---> sudo-logs.sh [2022-05-02T20:17:23.821Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-02T20:17:23.906Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-02T20:17:24.222Z] ---> job-cost.sh [2022-05-02T20:17:24.222Z] lf-activate-venv: SKIPPING [2022-05-02T20:17:24.222Z] DEBUG: total: 0.2199999988079071 [2022-05-02T20:17:24.222Z] INFO: Retrieving Stack Cost... [2022-05-02T20:17:24.792Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-02T20:17:25.363Z] INFO: Archiving Costs [Pipeline] echo [2022-05-02T20:17:25.396Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-02T20:17:25.713Z] ---> logs-deploy.sh [2022-05-02T20:17:25.713Z] lf-activate-venv: SKIPPING [2022-05-02T20:17:25.713Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4001/1 [2022-05-02T20:17:25.713Z] INFO: archiving workspace using pattern(s): [2022-05-02T20:17:26.709Z] Archives upload complete. [2022-05-02T20:17:26.709Z] INFO: archiving logs to Nexus