Pull request #3965 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from df8d8e12af6e42441bfb72ba55d5f025df95e4c2+e06225a277df99345dc66b555c91ab0f0cafa68f (cd384a277afc8bf5ddc4ec323753254e8e6a462d) 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-ssh11934025198428645948.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5069346362518627462.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3965/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-3965/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4086817079837161990.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-3965/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1739167996184984416.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8948504712320635952.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-3965/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-3965/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17529425104591480278.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-20836 in /w/workspace/edgexfoundry_edgex-go_PR-3965 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e06225a277df99345dc66b555c91ab0f0cafa68f into PR head commit df8d8e12af6e42441bfb72ba55d5f025df95e4c2 Merge succeeded, producing df8d8e12af6e42441bfb72ba55d5f025df95e4c2 Checking out Revision df8d8e12af6e42441bfb72ba55d5f025df95e4c2 (PR-3965) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3965/head:refs/remotes/origin/PR-3965 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f df8d8e12af6e42441bfb72ba55d5f025df95e4c2 # 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 e06225a277df99345dc66b555c91ab0f0cafa68f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f df8d8e12af6e42441bfb72ba55d5f025df95e4c2 # timeout=10 Commit message: "fix: Add missing packages for local docker builds" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-13T20:15:57.748Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-13T20:15:57.916Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-13T20:15:58.012Z] ========================================================= [2022-04-13T20:15:58.012Z] EdgeX Global Pipelines Version Info [2022-04-13T20:15:58.012Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-13T20:15:58.803Z] ------------------- [2022-04-13T20:15:58.803Z] stable info: [2022-04-13T20:15:58.803Z] ------------------- [2022-04-13T20:15:58.803Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-13T20:15:58.803Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-13T20:15:58.803Z] Message: update stable to v1.0.221 [2022-04-13T20:15:59.378Z] ------------------- [2022-04-13T20:15:59.378Z] experimental info: [2022-04-13T20:15:59.378Z] ------------------- [2022-04-13T20:15:59.378Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-13T20:15:59.378Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-13T20:15:59.378Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-13T20:15:59.679Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-13T20:15:59.715Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-13T20:15:59.746Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-13T20:15:59.782Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-13T20:15:59.818Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-13T20:15:59.853Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-13T20:15:59.887Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-13T20:15:59.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-13T20:15:59.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-13T20:15:59.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-13T20:16:00.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-13T20:16:00.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-13T20:16:00.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-13T20:16:00.145Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-13T20:16:00.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-13T20:16:00.231Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-13T20:16:00.266Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-13T20:16:00.302Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-13T20:16:00.333Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-13T20:16:00.367Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-13T20:16:00.404Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-13T20:16:00.439Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-13T20:16:00.476Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3965 [Pipeline] echo [2022-04-13T20:16:00.512Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3965 [Pipeline] echo [2022-04-13T20:16:00.554Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3965 [Pipeline] echo [2022-04-13T20:16:00.594Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = df8d8e12af6e42441bfb72ba55d5f025df95e4c2 [Pipeline] echo [2022-04-13T20:16:00.636Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = df8d8e1 [Pipeline] echo [2022-04-13T20:16:00.677Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-13T20:16:00.792Z] provisioning config files... [2022-04-13T20:16:00.806Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7734643601090693981tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-13T20:16:01.173Z] ---> docker-login.sh [2022-04-13T20:16:01.174Z] nexus3.edgexfoundry.org:10001 [2022-04-13T20:16:01.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T20:16:01.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T20:16:01.437Z] Configure a credential helper to remove this warning. See [2022-04-13T20:16:01.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T20:16:01.437Z] [2022-04-13T20:16:01.437Z] Login Succeeded [2022-04-13T20:16:01.437Z] nexus3.edgexfoundry.org:10002 [2022-04-13T20:16:01.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T20:16:01.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T20:16:01.700Z] Configure a credential helper to remove this warning. See [2022-04-13T20:16:01.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T20:16:01.700Z] [2022-04-13T20:16:01.700Z] Login Succeeded [2022-04-13T20:16:01.700Z] nexus3.edgexfoundry.org:10003 [2022-04-13T20:16:01.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T20:16:01.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T20:16:01.700Z] Configure a credential helper to remove this warning. See [2022-04-13T20:16:01.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T20:16:01.700Z] [2022-04-13T20:16:01.700Z] Login Succeeded [2022-04-13T20:16:01.963Z] nexus3.edgexfoundry.org:10004 [2022-04-13T20:16:01.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T20:16:01.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T20:16:01.963Z] Configure a credential helper to remove this warning. See [2022-04-13T20:16:01.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T20:16:01.963Z] [2022-04-13T20:16:01.963Z] Login Succeeded [2022-04-13T20:16:01.963Z] docker.io [2022-04-13T20:16:01.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T20:16:02.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T20:16:02.539Z] Configure a credential helper to remove this warning. See [2022-04-13T20:16:02.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T20:16:02.539Z] [2022-04-13T20:16:02.539Z] Login Succeeded [2022-04-13T20:16:02.539Z] ---> docker-login.sh ends [Pipeline] } [2022-04-13T20:16:02.564Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-13T20:16:02.986Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-04-13T20:16:02.986Z] + + dirname cmd/core-command/Dockerfile [2022-04-13T20:16:02.986Z] cut -d/ -f2 [2022-04-13T20:16:02.986Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-13T20:16:02.986Z] + dirname cmd/core-data/Dockerfile [2022-04-13T20:16:02.986Z] + cut -d/ -f2 [2022-04-13T20:16:02.986Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-13T20:16:02.986Z] + dirname cmd/core-metadata/Dockerfile [2022-04-13T20:16:02.986Z] + cut -d/ -f2 [2022-04-13T20:16:02.986Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-13T20:16:02.986Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-13T20:16:02.986Z] + cut -d/ -f2 [2022-04-13T20:16:02.986Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-13T20:16:02.986Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-13T20:16:02.986Z] + cut -d/ -f2 [2022-04-13T20:16:02.986Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-13T20:16:02.986Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-13T20:16:02.986Z] + cut -d/ -f2 [2022-04-13T20:16:02.986Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-13T20:16:02.986Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-13T20:16:02.986Z] + cut -d/ -f2 [2022-04-13T20:16:02.986Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-13T20:16:02.986Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-13T20:16:02.986Z] + cut -d/ -f2 [2022-04-13T20:16:02.986Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-13T20:16:02.986Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-13T20:16:02.986Z] + cut -d/ -f2 [2022-04-13T20:16:02.986Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-13T20:16:02.986Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-13T20:16:02.986Z] + cut -d/ -f2 [2022-04-13T20:16:02.986Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-13T20:16:02.986Z] + dirname cmd/support-notifications/Dockerfile [2022-04-13T20:16:02.986Z] + cut -d/ -f2 [2022-04-13T20:16:02.986Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-13T20:16:02.986Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-13T20:16:02.986Z] + cut -d/ -f2 [2022-04-13T20:16:02.986Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-13T20:16:02.986Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-13T20:16:02.986Z] + cut -d/ -f2 [2022-04-13T20:16:02.986Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-13T20:16:03.036Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-13T20:16:03.536Z] + git rev-list -1 --merges df8d8e12af6e42441bfb72ba55d5f025df95e4c2~1..df8d8e12af6e42441bfb72ba55d5f025df95e4c2 [Pipeline] echo [2022-04-13T20:16:03.573Z] -----------> git rev-list -1 --merges df8d8e12af6e42441bfb72ba55d5f025df95e4c2~1..df8d8e12af6e42441bfb72ba55d5f025df95e4c2 df8d8e12af6e42441bfb72ba55d5f025df95e4c2 [false] [Pipeline] sh [2022-04-13T20:16:03.883Z] + git log --format=format:%s -1 df8d8e12af6e42441bfb72ba55d5f025df95e4c2 [Pipeline] echo [2022-04-13T20:16:03.925Z] ========================================================= [2022-04-13T20:16:03.925Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-13T20:16:03.925Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-13T20:16:04.533Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-13T20:16:04.533Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-13T20:16:04.533Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-13T20:16:04.533Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-13T20:16:04.533Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-13T20:16:04.533Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-13T20:16:04.533Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-13T20:16:04.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-13T20:16:04.999Z] [2022-04-13T20:16:04.999Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T20:16:05.338Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-13T20:16:05.338Z] latest: Pulling from edgex-devops/git-semver [2022-04-13T20:16:05.338Z] a0d0a0d46f8b: Pulling fs layer [2022-04-13T20:16:05.338Z] 3e5f54012d9b: Pulling fs layer [2022-04-13T20:16:05.338Z] 4c7163046ea9: Pulling fs layer [2022-04-13T20:16:05.338Z] 0c2d73faf560: Pulling fs layer [2022-04-13T20:16:05.338Z] 0c2d73faf560: Waiting [2022-04-13T20:16:05.338Z] 3e5f54012d9b: Verifying Checksum [2022-04-13T20:16:05.338Z] 3e5f54012d9b: Download complete [2022-04-13T20:16:05.338Z] a0d0a0d46f8b: Verifying Checksum [2022-04-13T20:16:05.338Z] a0d0a0d46f8b: Download complete [2022-04-13T20:16:05.338Z] 0c2d73faf560: Verifying Checksum [2022-04-13T20:16:05.338Z] 0c2d73faf560: Download complete [2022-04-13T20:16:05.338Z] 4c7163046ea9: Verifying Checksum [2022-04-13T20:16:05.338Z] 4c7163046ea9: Download complete [2022-04-13T20:16:05.603Z] a0d0a0d46f8b: Pull complete [2022-04-13T20:16:05.603Z] 3e5f54012d9b: Pull complete [2022-04-13T20:16:05.865Z] 4c7163046ea9: Pull complete [2022-04-13T20:16:06.127Z] 0c2d73faf560: Pull complete [2022-04-13T20:16:06.127Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-13T20:16:06.127Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-13T20:16:06.127Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-13T20:16:06.225Z] prd-ubuntu20.04-docker-8c-8g-20836 does not seem to be running inside a container [2022-04-13T20:16:06.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-13T20:16:06.933Z] $ docker top 9ce69cb66f4ce281a36b61938e3708e0a828c0609237f1fe85a44fa7acb64cdb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-13T20:16:07.122Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-13T20:16:07.122Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-13T20:16:07.268Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-13T20:16:07.268Z] $ docker exec 9ce69cb66f4ce281a36b61938e3708e0a828c0609237f1fe85a44fa7acb64cdb ssh-agent [2022-04-13T20:16:07.392Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpbKlEB/agent.14 [2022-04-13T20:16:07.393Z] SSH_AGENT_PID=21 [2022-04-13T20:16:07.402Z] Running ssh-add (command line suppressed) [2022-04-13T20:16:07.525Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7141214734126438555.key (/w/workspace/edgex-go/1@tmp/private_key_7141214734126438555.key) [2022-04-13T20:16:07.544Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-13T20:16:07.877Z] + git tag --points-at HEAD [Pipeline] } [2022-04-13T20:16:07.900Z] $ docker exec --env ******** --env ******** 9ce69cb66f4ce281a36b61938e3708e0a828c0609237f1fe85a44fa7acb64cdb ssh-agent -k [2022-04-13T20:16:08.007Z] unset SSH_AUTH_SOCK; [2022-04-13T20:16:08.009Z] unset SSH_AGENT_PID; [2022-04-13T20:16:08.009Z] echo Agent pid 21 killed; [2022-04-13T20:16:08.023Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-13T20:16:08.107Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-13T20:16:08.107Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-13T20:16:08.242Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-13T20:16:08.243Z] $ docker exec 9ce69cb66f4ce281a36b61938e3708e0a828c0609237f1fe85a44fa7acb64cdb ssh-agent [2022-04-13T20:16:08.379Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGFbphd/agent.54 [2022-04-13T20:16:08.379Z] SSH_AGENT_PID=60 [2022-04-13T20:16:08.384Z] Running ssh-add (command line suppressed) [2022-04-13T20:16:08.507Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4186819757066931673.key (/w/workspace/edgex-go/1@tmp/private_key_4186819757066931673.key) [2022-04-13T20:16:08.524Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-13T20:16:08.855Z] + git semver init [2022-04-13T20:16:08.856Z] # -> Open(): unable to determine branch for HEAD [2022-04-13T20:16:08.856Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2022-04-13T20:16:08.856Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2022-04-13T20:16:08.856Z] # $SEMVER_REMOTE_NAME = origin [2022-04-13T20:16:08.856Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-13T20:16:08.856Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-13T20:16:08.856Z] # $SEMVER_BRANCH = PR-3965 [2022-04-13T20:16:08.856Z] # $SEMVER_TEMP = /tmp/semver-802793902 [2022-04-13T20:16:08.856Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-13T20:16:23.797Z] # '/tmp/semver-802793902' -> '/w/workspace/edgex-go/1/.semver' [2022-04-13T20:16:23.797Z] # -> Force: false [2022-04-13T20:16:23.797Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2022-04-13T20:16:23.827Z] $ docker exec --env ******** --env ******** 9ce69cb66f4ce281a36b61938e3708e0a828c0609237f1fe85a44fa7acb64cdb ssh-agent -k [2022-04-13T20:16:23.944Z] unset SSH_AUTH_SOCK; [2022-04-13T20:16:23.944Z] unset SSH_AGENT_PID; [2022-04-13T20:16:23.944Z] echo Agent pid 60 killed; [2022-04-13T20:16:23.951Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-13T20:16:24.396Z] + git semver [Pipeline] } [2022-04-13T20:16:24.430Z] $ docker stop --time=1 9ce69cb66f4ce281a36b61938e3708e0a828c0609237f1fe85a44fa7acb64cdb [2022-04-13T20:16:26.342Z] $ docker rm -f 9ce69cb66f4ce281a36b61938e3708e0a828c0609237f1fe85a44fa7acb64cdb [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-13T20:16:26.785Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-13T20:16:27.112Z] Stashed 1 file(s) [Pipeline] echo [2022-04-13T20:16:27.131Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-04-13T20:16:27.627Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-13T20:16:27.656Z] ========================================================= [2022-04-13T20:16:27.656Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-13T20:16:27.656Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-13T20:16:28.004Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-13T20:16:28.004Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-13T20:16:28.004Z] 59bf1c3509f3: Pulling fs layer [2022-04-13T20:16:28.004Z] 666ba61612fd: Pulling fs layer [2022-04-13T20:16:28.004Z] 8ed8ca486205: Pulling fs layer [2022-04-13T20:16:28.004Z] 4fe6c5a15a65: Pulling fs layer [2022-04-13T20:16:28.004Z] 22a0e8bec74d: Pulling fs layer [2022-04-13T20:16:28.004Z] 640e595b4fbd: Pulling fs layer [2022-04-13T20:16:28.004Z] 763cafe07f6e: Pulling fs layer [2022-04-13T20:16:28.004Z] 0c0b528cf693: Pulling fs layer [2022-04-13T20:16:28.004Z] 10935f4eaf8b: Pulling fs layer [2022-04-13T20:16:28.004Z] 640e595b4fbd: Waiting [2022-04-13T20:16:28.004Z] 10935f4eaf8b: Waiting [2022-04-13T20:16:28.004Z] 4fe6c5a15a65: Waiting [2022-04-13T20:16:28.004Z] 763cafe07f6e: Waiting [2022-04-13T20:16:28.004Z] 0c0b528cf693: Waiting [2022-04-13T20:16:28.004Z] 8ed8ca486205: Verifying Checksum [2022-04-13T20:16:28.004Z] 8ed8ca486205: Download complete [2022-04-13T20:16:28.004Z] 666ba61612fd: Verifying Checksum [2022-04-13T20:16:28.004Z] 666ba61612fd: Download complete [2022-04-13T20:16:28.004Z] 22a0e8bec74d: Verifying Checksum [2022-04-13T20:16:28.004Z] 22a0e8bec74d: Download complete [2022-04-13T20:16:28.004Z] 640e595b4fbd: Download complete [2022-04-13T20:16:28.004Z] 59bf1c3509f3: Verifying Checksum [2022-04-13T20:16:28.004Z] 59bf1c3509f3: Download complete [2022-04-13T20:16:28.004Z] 763cafe07f6e: Download complete [2022-04-13T20:16:28.267Z] 0c0b528cf693: Verifying Checksum [2022-04-13T20:16:28.267Z] 0c0b528cf693: Download complete [2022-04-13T20:16:28.267Z] 59bf1c3509f3: Pull complete [2022-04-13T20:16:28.267Z] 666ba61612fd: Pull complete [2022-04-13T20:16:28.532Z] 8ed8ca486205: Pull complete [2022-04-13T20:16:28.794Z] 10935f4eaf8b: Verifying Checksum [2022-04-13T20:16:28.794Z] 10935f4eaf8b: Download complete [2022-04-13T20:16:28.794Z] 4fe6c5a15a65: Download complete [2022-04-13T20:16:33.007Z] 4fe6c5a15a65: Pull complete [2022-04-13T20:16:33.007Z] 22a0e8bec74d: Pull complete [2022-04-13T20:16:33.007Z] 640e595b4fbd: Pull complete [2022-04-13T20:16:33.007Z] 763cafe07f6e: Pull complete [2022-04-13T20:16:33.269Z] 0c0b528cf693: Pull complete [2022-04-13T20:16:35.812Z] 10935f4eaf8b: Pull complete [2022-04-13T20:16:35.812Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-13T20:16:35.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-13T20:16:35.812Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-13T20:16:36.174Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-13T20:16:36.174Z] WORKDIR /edgex [2022-04-13T20:16:36.174Z] COPY go.mod . [2022-04-13T20:16:36.174Z] RUN go mod download [2022-04-13T20:16:36.174Z] docker build -t ci-base-image-x86_64 -f - . [2022-04-13T20:16:37.557Z] Sending build context to Docker daemon 334.9MB [2022-04-13T20:16:37.557Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-13T20:16:37.557Z] ---> 99d49a6021b9 [2022-04-13T20:16:37.557Z] Step 2/4 : WORKDIR /edgex [2022-04-13T20:16:39.474Z] ---> Running in 1d1c18cfb909 [2022-04-13T20:16:39.474Z] Removing intermediate container 1d1c18cfb909 [2022-04-13T20:16:39.474Z] ---> e897372a7f41 [2022-04-13T20:16:39.474Z] Step 3/4 : COPY go.mod . [2022-04-13T20:16:39.474Z] ---> 0ef535788d81 [2022-04-13T20:16:39.474Z] Step 4/4 : RUN go mod download [2022-04-13T20:16:39.474Z] ---> Running in 63e5126410d5 [2022-04-13T20:16:42.441Z] Still waiting to schedule task [2022-04-13T20:16:42.441Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-13T20:16:57.602Z] Removing intermediate container 63e5126410d5 [2022-04-13T20:16:57.602Z] ---> 2a2038e89572 [2022-04-13T20:16:57.602Z] Successfully built 2a2038e89572 [2022-04-13T20:16:57.602Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T20:16:57.936Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-13T20:16:57.936Z] . [Pipeline] withDockerContainer [2022-04-13T20:16:58.034Z] prd-ubuntu20.04-docker-8c-8g-20836 does not seem to be running inside a container [2022-04-13T20:16:58.079Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-13T20:16:58.485Z] $ docker top 2d0be932dc0f73d88ee4315700df8289f0e81937ccc2448d69635e537c5dc6b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T20:16:58.881Z] + go version [2022-04-13T20:16:58.881Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-13T20:16:58.922Z] $ docker stop --time=1 2d0be932dc0f73d88ee4315700df8289f0e81937ccc2448d69635e537c5dc6b4 [2022-04-13T20:17:00.203Z] $ docker rm -f 2d0be932dc0f73d88ee4315700df8289f0e81937ccc2448d69635e537c5dc6b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T20:17:00.821Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-13T20:17:00.821Z] . [Pipeline] withDockerContainer [2022-04-13T20:17:00.913Z] prd-ubuntu20.04-docker-8c-8g-20836 does not seem to be running inside a container [2022-04-13T20:17:00.969Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-13T20:17:01.406Z] $ docker top b07f9035c079bf42f18ec4d4460eb22b3b00b3feeb8b17aa7f1277ce210c2c5c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-13T20:17:01.535Z] ========================================================= [2022-04-13T20:17:01.536Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-13T20:17:01.536Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-13T20:17:01.873Z] + make test [2022-04-13T20:17:01.873Z] go mod tidy -compat=1.17 [2022-04-13T20:17:02.133Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-13T20:17:08.835Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-13T20:17:18.820Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-13T20:17:18.820Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-13T20:17:19.390Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-13T20:17:19.390Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-13T20:17:19.390Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-13T20:17:19.390Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-13T20:17:19.390Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-13T20:17:19.390Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-13T20:17:19.390Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-13T20:17:19.650Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-13T20:17:19.650Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-13T20:17:19.650Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-13T20:17:19.650Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-13T20:17:19.650Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-13T20:17:19.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-13T20:17:20.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.066s coverage: 28.7% of statements [2022-04-13T20:17:20.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-13T20:17:20.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-13T20:17:21.525Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.094s coverage: 98.5% of statements [2022-04-13T20:17:21.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-13T20:17:21.525Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 53.4% of statements [2022-04-13T20:17:21.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-13T20:17:21.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-13T20:17:24.815Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.582s coverage: 89.2% of statements [2022-04-13T20:17:24.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-13T20:17:24.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-13T20:17:24.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-13T20:17:24.815Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 84.4% of statements [2022-04-13T20:17:24.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-13T20:17:24.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-13T20:17:24.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-13T20:17:24.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-13T20:17:24.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-13T20:17:24.815Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.510s coverage: 95.6% of statements [2022-04-13T20:17:24.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-13T20:17:24.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-13T20:17:24.815Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.089s coverage: 72.2% of statements [2022-04-13T20:17:24.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-13T20:17:24.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-13T20:17:24.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-13T20:17:24.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-13T20:17:24.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-13T20:17:24.815Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.067s coverage: 60.0% of statements [2022-04-13T20:17:24.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-13T20:17:24.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-13T20:17:24.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-13T20:17:24.815Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.067s coverage: 0.9% of statements [2022-04-13T20:17:24.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-13T20:17:24.815Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2022-04-13T20:17:24.815Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 24.0% of statements [2022-04-13T20:17:24.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-13T20:17:24.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.078s coverage: 47.1% of statements [2022-04-13T20:17:24.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 79.5% of statements [2022-04-13T20:17:24.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements [2022-04-13T20:17:24.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.087s coverage: 96.3% of statements [2022-04-13T20:17:24.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements [2022-04-13T20:17:34.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements [2022-04-13T20:17:34.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2022-04-13T20:17:36.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.176s coverage: 82.5% of statements [2022-04-13T20:17:36.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-13T20:17:46.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2022-04-13T20:17:46.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-13T20:17:46.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-13T20:17:46.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-13T20:17:46.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements [2022-04-13T20:17:46.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-13T20:17:46.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-13T20:17:46.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-13T20:17:46.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-13T20:17:46.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-13T20:17:46.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements [2022-04-13T20:17:46.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-13T20:17:46.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-13T20:17:46.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2022-04-13T20:17:46.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-13T20:17:46.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 58.8% of statements [2022-04-13T20:17:46.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-13T20:17:46.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2022-04-13T20:17:46.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-04-13T20:17:46.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements [2022-04-13T20:17:46.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.146s coverage: 91.2% of statements [2022-04-13T20:17:46.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-13T20:17:46.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.193s coverage: 64.4% of statements [2022-04-13T20:17:46.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-13T20:17:46.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-13T20:17:46.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2022-04-13T20:17:46.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2022-04-13T20:17:46.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-04-13T20:17:46.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-04-13T20:17:46.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2022-04-13T20:17:46.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.396s coverage: 65.4% of statements [2022-04-13T20:17:46.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-13T20:17:46.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-13T20:17:46.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-13T20:17:46.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.161s coverage: 43.8% of statements [2022-04-13T20:17:46.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-13T20:17:46.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-13T20:17:46.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.077s coverage: 89.5% of statements [2022-04-13T20:17:46.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-13T20:17:46.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2022-04-13T20:17:46.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-13T20:17:46.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-13T20:17:46.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-13T20:17:46.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-13T20:17:46.210Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements [2022-04-13T20:17:46.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-13T20:17:46.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-13T20:17:46.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-13T20:17:46.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-13T20:17:46.210Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.3% of statements [2022-04-13T20:17:46.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-13T20:17:46.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-13T20:17:46.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-13T20:17:46.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-13T20:17:46.210Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2022-04-13T20:17:46.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-13T20:17:46.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-13T20:17:46.210Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.112s coverage: 97.7% of statements [2022-04-13T20:17:46.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-13T20:17:46.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-13T20:17:46.210Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-13T20:17:46.210Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-13T20:17:46.210Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-04-13T20:17:46.210Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-13T20:17:46.210Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-13T20:17:46.210Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-13T20:17:46.210Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-13T20:17:46.210Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-13T20:17:46.210Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-13T20:17:46.210Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements [2022-04-13T20:17:46.210Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-04-13T20:17:46.210Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-04-13T20:18:04.315Z] GO111MODULE=on go vet ./... [2022-04-13T20:18:08.513Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-13T20:18:08.513Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-13T20:18:08.774Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-13T20:18:09.381Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-13T20:18:09.694Z] + ls -al . [2022-04-13T20:18:09.694Z] total 672 [2022-04-13T20:18:09.694Z] drwxrwxr-x 10 1001 1001 4096 Apr 13 20:18 . [2022-04-13T20:18:09.694Z] drwxr-xr-x 4 root root 4096 Apr 13 20:17 .. [2022-04-13T20:18:09.694Z] -rw-rw-r-- 1 1001 1001 11 Apr 13 20:15 .dockerignore [2022-04-13T20:18:09.694Z] drwxrwxr-x 8 1001 1001 4096 Apr 13 20:15 .git [2022-04-13T20:18:09.694Z] drwxrwxr-x 3 1001 1001 4096 Apr 13 20:15 .github [2022-04-13T20:18:09.694Z] -rw-rw-r-- 1 1001 1001 879 Apr 13 20:15 .gitignore [2022-04-13T20:18:09.694Z] -rw-rw-r-- 1 1001 1001 42 Apr 13 20:15 .golangci.yml [2022-04-13T20:18:09.694Z] -rw-rw-r-- 1 1001 1001 87 Apr 13 20:15 .hadolint.yml [2022-04-13T20:18:09.694Z] drwx------ 3 1001 1001 4096 Apr 13 20:16 .semver [2022-04-13T20:18:09.694Z] -rw-rw-r-- 1 1001 1001 166 Apr 13 20:15 .sonarcloud.properties [2022-04-13T20:18:09.694Z] -rw-rw-r-- 1 1001 1001 1171 Apr 13 20:15 ADOPTERS.md [2022-04-13T20:18:09.694Z] -rw-rw-r-- 1 1001 1001 10086 Apr 13 20:15 Attribution.txt [2022-04-13T20:18:09.694Z] -rw-rw-r-- 1 1001 1001 51732 Apr 13 20:15 CHANGELOG.md [2022-04-13T20:18:09.694Z] -rw-rw-r-- 1 1001 1001 3804 Apr 13 20:15 CONTRIBUTING.md [2022-04-13T20:18:09.694Z] -rw-rw-r-- 1 1001 1001 677 Apr 13 20:15 GOVERNANCE.md [2022-04-13T20:18:09.694Z] -rw-rw-r-- 1 1001 1001 850 Apr 13 20:15 Jenkinsfile [2022-04-13T20:18:09.694Z] -rw-rw-r-- 1 1001 1001 10775 Apr 13 20:15 LICENSE [2022-04-13T20:18:09.694Z] -rw-rw-r-- 1 1001 1001 8522 Apr 13 20:15 Makefile [2022-04-13T20:18:09.694Z] -rw-rw-r-- 1 1001 1001 582 Apr 13 20:15 OWNERS.md [2022-04-13T20:18:09.694Z] -rw-rw-r-- 1 1001 1001 8207 Apr 13 20:15 README.md [2022-04-13T20:18:09.694Z] -rw-rw-r-- 1 1001 1001 6912 Apr 13 20:15 SECURITY.md [2022-04-13T20:18:09.694Z] -rw-rw-r-- 1 1001 1001 5 Apr 13 20:16 VERSION [2022-04-13T20:18:09.694Z] -rw-rw-r-- 1 1001 1001 4131 Apr 13 20:15 ZMQWindows.md [2022-04-13T20:18:09.694Z] drwxrwxr-x 2 1001 1001 4096 Apr 13 20:15 bin [2022-04-13T20:18:09.694Z] drwxrwxr-x 18 1001 1001 4096 Apr 13 20:15 cmd [2022-04-13T20:18:09.694Z] -rw-r--r-- 1 root root 434738 Apr 13 20:17 coverage.out [2022-04-13T20:18:09.694Z] -rw-rw-r-- 1 1001 1001 3256 Apr 13 20:15 go.mod [2022-04-13T20:18:09.694Z] -rw-rw-r-- 1 1001 1001 35162 Apr 13 20:15 go.sum [2022-04-13T20:18:09.694Z] drwxrwxr-x 8 1001 1001 4096 Apr 13 20:15 internal [2022-04-13T20:18:09.694Z] drwxrwxr-x 3 1001 1001 4096 Apr 13 20:15 openapi [2022-04-13T20:18:09.694Z] drwxrwxr-x 4 1001 1001 4096 Apr 13 20:15 snap [2022-04-13T20:18:09.694Z] -rw-rw-r-- 1 1001 1001 204 Apr 13 20:15 version.go [Pipeline] sh [2022-04-13T20:18:10.012Z] + '[' -e coverage.out ] [2022-04-13T20:18:10.012Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-13T20:18:10.144Z] Stashed 1 file(s) [Pipeline] sh [2022-04-13T20:18:10.445Z] + make build [2022-04-13T20:18:10.445Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-13T20:18:18.879Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20837 in /w/workspace/edgexfoundry_edgex-go_PR-3965 [Pipeline] { [Pipeline] ws [2022-04-13T20:18:18.918Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-04-13T20:18:19.166Z] The recommended git tool is: git [2022-04-13T20:18:26.475Z] using credential edgex-jenkins-ssh [2022-04-13T20:18:26.498Z] Cloning the remote Git repository [2022-04-13T20:18:26.560Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-13T20:18:26.658Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-04-13T20:18:26.847Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-13T20:18:26.848Z] > git --version # timeout=10 [2022-04-13T20:18:26.971Z] > git --version # 'git version 2.25.1' [2022-04-13T20:18:26.973Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-13T20:18:27.189Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-13T20:18:28.558Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-13T20:18:28.819Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2022-04-13T20:18:30.730Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-13T20:18:33.271Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-13T20:18:36.573Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-13T20:18:39.120Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-13T20:18:41.035Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-13T20:18:42.947Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-13T20:18:45.493Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-13T20:18:45.749Z] Merging remotes/origin/main commit e06225a277df99345dc66b555c91ab0f0cafa68f into PR head commit df8d8e12af6e42441bfb72ba55d5f025df95e4c2 [2022-04-13T20:18:44.743Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-13T20:18:44.774Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-13T20:18:44.804Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-13T20:18:44.838Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-13T20:18:44.839Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-13T20:18:44.853Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3965/head:refs/remotes/origin/PR-3965 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-13T20:18:45.776Z] > git config core.sparsecheckout # timeout=10 [2022-04-13T20:18:45.793Z] > git checkout -f df8d8e12af6e42441bfb72ba55d5f025df95e4c2 # timeout=10 [2022-04-13T20:18:46.032Z] > git remote # timeout=10 [2022-04-13T20:18:46.050Z] > git config --get remote.origin.url # timeout=10 [2022-04-13T20:18:46.112Z] Merge succeeded, producing df8d8e12af6e42441bfb72ba55d5f025df95e4c2 [2022-04-13T20:18:46.112Z] Checking out Revision df8d8e12af6e42441bfb72ba55d5f025df95e4c2 (PR-3965) [2022-04-13T20:18:47.404Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-13T20:18:46.065Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-13T20:18:46.077Z] > git merge e06225a277df99345dc66b555c91ab0f0cafa68f # timeout=10 [2022-04-13T20:18:46.105Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-13T20:18:46.127Z] > git config core.sparsecheckout # timeout=10 [2022-04-13T20:18:46.138Z] > git checkout -f df8d8e12af6e42441bfb72ba55d5f025df95e4c2 # timeout=10 [2022-04-13T20:18:49.314Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-13T20:18:50.425Z] Commit message: "fix: Add missing packages for local docker builds" [2022-04-13T20:18:50.486Z] > git --version # timeout=10 [2022-04-13T20:18:50.496Z] > git --version # 'git version 2.25.1' [2022-04-13T20:18:50.508Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-13T20:18:51.684Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-13T20:18:51.684Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-13T20:18:51.684Z] Dload Upload Total Spent Left Speed [2022-04-13T20:18:51.684Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 45375 0 --:--:-- --:--:-- --:--:-- 45375 [Pipeline] sh [2022-04-13T20:18:52.231Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-13T20:18:52.588Z] + sudo tee /etc/docker/daemon.new [2022-04-13T20:18:52.588Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-13T20:18:52.588Z] { [2022-04-13T20:18:52.588Z] "registry-mirrors": [ [2022-04-13T20:18:52.588Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-13T20:18:52.588Z] ], [2022-04-13T20:18:52.588Z] "bip": "10.250.0.254/24", [2022-04-13T20:18:52.588Z] "hosts": [ [2022-04-13T20:18:52.588Z] "tcp://0.0.0.0:5555", [2022-04-13T20:18:52.588Z] "unix:///var/run/docker.sock" [2022-04-13T20:18:52.588Z] ], [2022-04-13T20:18:52.588Z] "mtu": 1458, [2022-04-13T20:18:52.588Z] "selinux-enabled": true, [2022-04-13T20:18:52.588Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-13T20:18:52.588Z] } [2022-04-13T20:18:52.609Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] sh [2022-04-13T20:18:53.026Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-13T20:18:53.385Z] + sudo service docker restart [Pipeline] } [2022-04-13T20:18:54.554Z] $ docker stop --time=1 b07f9035c079bf42f18ec4d4460eb22b3b00b3feeb8b17aa7f1277ce210c2c5c [2022-04-13T20:18:57.048Z] $ docker rm -f b07f9035c079bf42f18ec4d4460eb22b3b00b3feeb8b17aa7f1277ce210c2c5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T20:18:58.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-13T20:18:58.717Z] [2022-04-13T20:18:58.717Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T20:18:59.064Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-13T20:18:59.064Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-13T20:18:59.064Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-13T20:18:59.064Z] ca9280d653b3: Pulling fs layer [2022-04-13T20:18:59.064Z] 7e9c9ca2126c: Pulling fs layer [2022-04-13T20:18:59.064Z] cbdbe7a5bc2a: Download complete [2022-04-13T20:18:59.323Z] ca9280d653b3: Verifying Checksum [2022-04-13T20:18:59.323Z] ca9280d653b3: Download complete [2022-04-13T20:18:59.323Z] cbdbe7a5bc2a: Pull complete [2022-04-13T20:18:59.583Z] 7e9c9ca2126c: Download complete [2022-04-13T20:18:59.845Z] ca9280d653b3: Pull complete [2022-04-13T20:19:04.050Z] 7e9c9ca2126c: Pull complete [2022-04-13T20:19:04.050Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-13T20:19:04.050Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-13T20:19:04.050Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-13T20:19:04.146Z] prd-ubuntu20.04-docker-8c-8g-20836 does not seem to be running inside a container [2022-04-13T20:19:04.195Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-13T20:19:05.619Z] $ docker top 2b3bc895785c020a0eeb2fe18e5b1e9ba5da65a887075b76760b0e94e011e137 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T20:19:06.064Z] + docker-compose build --help [2022-04-13T20:19:06.064Z] + grep parallel [2022-04-13T20:19:06.634Z] --parallel Build images in parallel. [Pipeline] } [2022-04-13T20:19:06.673Z] $ docker stop --time=1 2b3bc895785c020a0eeb2fe18e5b1e9ba5da65a887075b76760b0e94e011e137 [2022-04-13T20:19:07.963Z] $ docker rm -f 2b3bc895785c020a0eeb2fe18e5b1e9ba5da65a887075b76760b0e94e011e137 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T20:19:08.461Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-13T20:19:08.461Z] . [Pipeline] withDockerContainer [2022-04-13T20:19:08.552Z] prd-ubuntu20.04-docker-8c-8g-20836 does not seem to be running inside a container [2022-04-13T20:19:08.599Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-13T20:19:08.965Z] $ docker top c5f7e435b2f5d61339de24b345d41fbf896177ff0b84785290ede45a8af63213 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T20:19:09.379Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-13T20:19:09.956Z] Building core-command ... [2022-04-13T20:19:09.956Z] Building core-data ... [2022-04-13T20:19:09.956Z] Building core-metadata ... [2022-04-13T20:19:09.956Z] Building security-bootstrapper ... [2022-04-13T20:19:09.956Z] Building security-proxy-setup ... [2022-04-13T20:19:09.956Z] Building security-secretstore-setup ... [2022-04-13T20:19:09.956Z] Building security-spiffe-token-provider ... [2022-04-13T20:19:09.956Z] Building security-spire-agent ... [2022-04-13T20:19:09.956Z] Building security-spire-config ... [2022-04-13T20:19:09.956Z] Building security-spire-server ... [2022-04-13T20:19:09.956Z] Building support-notifications ... [2022-04-13T20:19:09.956Z] Building support-scheduler ... [2022-04-13T20:19:09.956Z] Building sys-mgmt-agent ... [2022-04-13T20:19:09.956Z] Building support-notifications [2022-04-13T20:19:09.956Z] Building security-spire-server [2022-04-13T20:19:09.956Z] Building security-bootstrapper [2022-04-13T20:19:09.956Z] Building security-secretstore-setup [2022-04-13T20:19:09.956Z] Building security-proxy-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-13T20:19:11.786Z] provisioning config files... [2022-04-13T20:19:11.810Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5414670096874680473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-13T20:19:12.369Z] ---> docker-login.sh [2022-04-13T20:19:12.369Z] nexus3.edgexfoundry.org:10001 [2022-04-13T20:19:12.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T20:19:13.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T20:19:13.246Z] Configure a credential helper to remove this warning. See [2022-04-13T20:19:13.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T20:19:13.246Z] [2022-04-13T20:19:13.246Z] Login Succeeded [2022-04-13T20:19:13.246Z] nexus3.edgexfoundry.org:10002 [2022-04-13T20:19:13.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T20:19:13.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T20:19:13.523Z] Configure a credential helper to remove this warning. See [2022-04-13T20:19:13.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T20:19:13.523Z] [2022-04-13T20:19:13.523Z] Login Succeeded [2022-04-13T20:19:13.799Z] nexus3.edgexfoundry.org:10003 [2022-04-13T20:19:14.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T20:19:14.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T20:19:14.076Z] Configure a credential helper to remove this warning. See [2022-04-13T20:19:14.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T20:19:14.076Z] [2022-04-13T20:19:14.076Z] Login Succeeded [2022-04-13T20:19:14.076Z] nexus3.edgexfoundry.org:10004 [2022-04-13T20:19:14.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T20:19:14.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T20:19:14.625Z] Configure a credential helper to remove this warning. See [2022-04-13T20:19:14.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T20:19:14.625Z] [2022-04-13T20:19:14.625Z] Login Succeeded [2022-04-13T20:19:14.625Z] docker.io [2022-04-13T20:19:14.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T20:19:15.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T20:19:15.170Z] Configure a credential helper to remove this warning. See [2022-04-13T20:19:15.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T20:19:15.170Z] [2022-04-13T20:19:15.170Z] Login Succeeded [2022-04-13T20:19:15.170Z] ---> docker-login.sh ends [Pipeline] } [2022-04-13T20:19:15.201Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-13T20:19:15.571Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-13T20:19:15.604Z] ========================================================= [2022-04-13T20:19:15.605Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-13T20:19:15.605Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-13T20:19:15.977Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-13T20:19:16.252Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-13T20:19:16.252Z] 9b3977197b4f: Pulling fs layer [2022-04-13T20:19:16.252Z] 1a89e8eeedd5: Pulling fs layer [2022-04-13T20:19:16.252Z] 94645a83ff95: Pulling fs layer [2022-04-13T20:19:16.252Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-13T20:19:16.252Z] 0c92f367c5e7: Pulling fs layer [2022-04-13T20:19:16.252Z] f7c0051592d6: Pulling fs layer [2022-04-13T20:19:16.252Z] a227ed2f7395: Pulling fs layer [2022-04-13T20:19:16.252Z] 7b1c46037f91: Pulling fs layer [2022-04-13T20:19:16.252Z] 3f3a8bcf1eab: Waiting [2022-04-13T20:19:16.252Z] 0c92f367c5e7: Waiting [2022-04-13T20:19:16.252Z] f7c0051592d6: Waiting [2022-04-13T20:19:16.252Z] a227ed2f7395: Waiting [2022-04-13T20:19:16.252Z] 7b1c46037f91: Waiting [2022-04-13T20:19:16.252Z] 94645a83ff95: Verifying Checksum [2022-04-13T20:19:16.252Z] 94645a83ff95: Download complete [2022-04-13T20:19:16.252Z] 1a89e8eeedd5: Verifying Checksum [2022-04-13T20:19:16.252Z] 1a89e8eeedd5: Download complete [2022-04-13T20:19:16.252Z] 0c92f367c5e7: Verifying Checksum [2022-04-13T20:19:16.252Z] 0c92f367c5e7: Download complete [2022-04-13T20:19:16.252Z] f7c0051592d6: Verifying Checksum [2022-04-13T20:19:16.252Z] f7c0051592d6: Download complete [2022-04-13T20:19:16.252Z] 9b3977197b4f: Download complete [2022-04-13T20:19:16.252Z] a227ed2f7395: Verifying Checksum [2022-04-13T20:19:16.252Z] a227ed2f7395: Download complete [2022-04-13T20:19:16.861Z] 9b3977197b4f: Pull complete [2022-04-13T20:19:17.470Z] 1a89e8eeedd5: Pull complete [2022-04-13T20:19:17.746Z] 94645a83ff95: Pull complete [2022-04-13T20:19:18.349Z] 7b1c46037f91: Verifying Checksum [2022-04-13T20:19:18.349Z] 7b1c46037f91: Download complete [2022-04-13T20:19:18.945Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-13T20:19:18.945Z] 3f3a8bcf1eab: Download complete [2022-04-13T20:19:31.371Z] 3f3a8bcf1eab: Pull complete [2022-04-13T20:19:31.371Z] 0c92f367c5e7: Pull complete [2022-04-13T20:19:31.371Z] f7c0051592d6: Pull complete [2022-04-13T20:19:31.371Z] a227ed2f7395: Pull complete [2022-04-13T20:19:31.907Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:19:31.907Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:19:31.907Z] ---> 2a2038e89572 [2022-04-13T20:19:31.907Z] Step 3/31 : WORKDIR /edgex-go [2022-04-13T20:19:31.907Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:19:31.907Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:19:31.907Z] ---> 2a2038e89572 [2022-04-13T20:19:31.907Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T20:19:31.907Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:19:31.907Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:19:31.907Z] ---> 2a2038e89572 [2022-04-13T20:19:31.907Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T20:19:31.907Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:19:31.907Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:19:31.907Z] ---> 2a2038e89572 [2022-04-13T20:19:31.907Z] Step 3/25 : WORKDIR /edgex-go [2022-04-13T20:19:31.907Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:19:31.907Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:19:31.907Z] ---> 2a2038e89572 [2022-04-13T20:19:31.907Z] Step 3/25 : WORKDIR /edgex-go [2022-04-13T20:19:35.213Z] ---> Running in c2f84f1c1e53 [2022-04-13T20:19:35.213Z] ---> Running in edfeeb641021 [2022-04-13T20:19:35.213Z] ---> Running in 93142be20e66 [2022-04-13T20:19:35.213Z] ---> Running in 7bac3070482e [2022-04-13T20:19:35.213Z] ---> Running in 63c97808857a [2022-04-13T20:19:35.475Z] Removing intermediate container c2f84f1c1e53 [2022-04-13T20:19:35.475Z] ---> 7c750e58f2cf [2022-04-13T20:19:35.475Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:19:35.475Z] Removing intermediate container edfeeb641021 [2022-04-13T20:19:35.475Z] ---> 72689440b629 [2022-04-13T20:19:35.475Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:19:35.475Z] ---> Running in a56337c15908 [2022-04-13T20:19:35.475Z] ---> Running in 54e0073dc850 [2022-04-13T20:19:35.475Z] Removing intermediate container 93142be20e66 [2022-04-13T20:19:35.475Z] ---> 799d7cba57f0 [2022-04-13T20:19:35.475Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:19:35.475Z] Removing intermediate container 7bac3070482e [2022-04-13T20:19:35.475Z] ---> b8e16908350b [2022-04-13T20:19:35.475Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:19:35.475Z] Removing intermediate container 63c97808857a [2022-04-13T20:19:35.475Z] ---> 14967cfc06bc [2022-04-13T20:19:35.475Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:19:35.475Z] ---> Running in 4e849437715d [2022-04-13T20:19:35.475Z] ---> Running in d17b4a10f97e [2022-04-13T20:19:35.735Z] ---> Running in bc3710b545c5 [2022-04-13T20:19:36.678Z] Removing intermediate container a56337c15908 [2022-04-13T20:19:36.678Z] ---> 3551503160de [2022-04-13T20:19:36.678Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev libsodium-dev pkgconfig build-base [2022-04-13T20:19:36.678Z] ---> Running in 2f8c865f5e61 [2022-04-13T20:19:36.678Z] Removing intermediate container 54e0073dc850 [2022-04-13T20:19:36.678Z] ---> 8e33e4c7795c [2022-04-13T20:19:36.678Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T20:19:36.678Z] Removing intermediate container 4e849437715d [2022-04-13T20:19:36.678Z] ---> dcf180a0a1ed [2022-04-13T20:19:36.678Z] Step 5/25 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base [2022-04-13T20:19:36.940Z] ---> Running in 0511e518a40b [2022-04-13T20:19:36.940Z] ---> Running in df4b97f5ab9c [2022-04-13T20:19:36.940Z] Removing intermediate container d17b4a10f97e [2022-04-13T20:19:36.940Z] ---> 023798ca4e7b [2022-04-13T20:19:36.940Z] Step 5/22 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base [2022-04-13T20:19:36.940Z] ---> Running in 8d3e257305dc [2022-04-13T20:19:37.200Z] Removing intermediate container bc3710b545c5 [2022-04-13T20:19:37.200Z] ---> 7087ba0a19bc [2022-04-13T20:19:37.200Z] Step 5/31 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base [2022-04-13T20:19:37.200Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:19:37.463Z] ---> Running in 09e050b070dc [2022-04-13T20:19:37.463Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:19:37.723Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:19:37.723Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:19:37.723Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:19:38.296Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:19:38.296Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:19:38.296Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:19:38.556Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:19:38.556Z] OK: 221 MiB in 52 packages [2022-04-13T20:19:38.556Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:19:38.556Z] OK: 221 MiB in 52 packages [2022-04-13T20:19:38.817Z] Removing intermediate container 2f8c865f5e61 [2022-04-13T20:19:38.817Z] ---> 1e1619331d0e [2022-04-13T20:19:38.817Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T20:19:38.817Z] OK: 221 MiB in 52 packages [2022-04-13T20:19:38.817Z] OK: 221 MiB in 52 packages [2022-04-13T20:19:39.079Z] OK: 221 MiB in 52 packages [2022-04-13T20:19:39.079Z] ---> 89a31e26c737 [2022-04-13T20:19:39.079Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:19:39.079Z] Removing intermediate container 0511e518a40b [2022-04-13T20:19:39.079Z] ---> ae073aeb0b10 [2022-04-13T20:19:39.079Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-13T20:19:39.079Z] ---> Running in c38a8fd24334 [2022-04-13T20:19:39.342Z] Removing intermediate container 09e050b070dc [2022-04-13T20:19:39.342Z] ---> f74d187bc6fc [2022-04-13T20:19:39.342Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-13T20:19:39.342Z] ---> f8c46eb350c9 [2022-04-13T20:19:39.342Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:19:39.342Z] Removing intermediate container df4b97f5ab9c [2022-04-13T20:19:39.342Z] ---> 86c0326b666a [2022-04-13T20:19:39.342Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-13T20:19:39.342Z] ---> Running in 0564c0be5ad2 [2022-04-13T20:19:39.604Z] Removing intermediate container 8d3e257305dc [2022-04-13T20:19:39.604Z] ---> feba89ff13e1 [2022-04-13T20:19:39.604Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T20:19:39.604Z] ---> 8a8ebd338674 [2022-04-13T20:19:39.604Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:19:39.604Z] ---> Running in 1df2e5d77d19 [2022-04-13T20:19:39.604Z] ---> 8c109a8edb0b [2022-04-13T20:19:39.604Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:19:39.675Z] 7b1c46037f91: Pull complete [2022-04-13T20:19:39.675Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-13T20:19:39.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-13T20:19:39.675Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-13T20:19:39.864Z] ---> Running in d7498867f628 [2022-04-13T20:19:39.864Z] ---> 0899bcfd0910 [2022-04-13T20:19:39.864Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:19:39.864Z] ---> Running in 763f8bdba8b7 [2022-04-13T20:19:40.078Z] + + echodocker build -t ci-base-image-arm64 -f - . [2022-04-13T20:19:40.078Z] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-13T20:19:40.078Z] WORKDIR /edgex [2022-04-13T20:19:40.078Z] COPY go.mod . [2022-04-13T20:19:40.078Z] RUN go mod download [2022-04-13T20:19:40.435Z] Removing intermediate container c38a8fd24334 [2022-04-13T20:19:40.435Z] ---> eb20bd3ae747 [2022-04-13T20:19:40.435Z] Step 8/22 : COPY . . [2022-04-13T20:19:40.701Z] Removing intermediate container 0564c0be5ad2 [2022-04-13T20:19:40.701Z] ---> da4df846005c [2022-04-13T20:19:40.701Z] Step 8/25 : COPY . . [2022-04-13T20:19:42.720Z] Sending build context to Docker daemon 169.2MB [2022-04-13T20:19:42.720Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-13T20:19:42.720Z] ---> f79e39bc4007 [2022-04-13T20:19:42.720Z] Step 2/4 : WORKDIR /edgex [2022-04-13T20:19:43.995Z] Removing intermediate container 1df2e5d77d19 [2022-04-13T20:19:43.995Z] ---> 7aaef014940a [2022-04-13T20:19:43.995Z] Step 8/31 : COPY . . [2022-04-13T20:19:44.170Z] ---> Running in 2afe7df7d7bf [2022-04-13T20:19:44.450Z] Removing intermediate container 2afe7df7d7bf [2022-04-13T20:19:44.450Z] ---> 5769673fcbc0 [2022-04-13T20:19:44.450Z] Step 3/4 : COPY go.mod . [2022-04-13T20:19:45.050Z] ---> 8edfd2ebc15d [2022-04-13T20:19:45.050Z] Step 4/4 : RUN go mod download [2022-04-13T20:19:45.050Z] ---> Running in 6dc3e3195def [2022-04-13T20:19:56.212Z] Removing intermediate container 763f8bdba8b7 [2022-04-13T20:19:56.212Z] ---> e89561ddfc2b [2022-04-13T20:19:56.212Z] Step 8/22 : COPY . . [2022-04-13T20:19:56.212Z] Removing intermediate container d7498867f628 [2022-04-13T20:19:56.212Z] ---> 1a4159e1ced4 [2022-04-13T20:19:56.212Z] Step 8/25 : COPY . . [2022-04-13T20:19:56.212Z] ---> f7eca518d551 [2022-04-13T20:19:56.212Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T20:19:56.212Z] ---> 9fe369b0f8b3 [2022-04-13T20:19:56.212Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-13T20:19:56.212Z] ---> e9cc9813a171 [2022-04-13T20:19:56.212Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-13T20:19:59.497Z] ---> Running in 64d8760efa1c [2022-04-13T20:19:59.497Z] ---> Running in 13465f51db5f [2022-04-13T20:19:59.497Z] ---> Running in 041016a41a21 [2022-04-13T20:19:59.497Z] Removing intermediate container 64d8760efa1c [2022-04-13T20:19:59.497Z] ---> 5cb43ef0d4f1 [2022-04-13T20:19:59.497Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-13T20:19:59.758Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-13T20:19:59.758Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-13T20:20:00.019Z] ---> Running in 40e7e9a06747 [2022-04-13T20:20:01.933Z] Removing intermediate container 40e7e9a06747 [2022-04-13T20:20:01.933Z] ---> 2e861a897bf7 [2022-04-13T20:20:01.933Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-13T20:20:02.192Z] ---> Running in b8524a6014a3 [2022-04-13T20:20:02.192Z] ---> 0f005f38984c [2022-04-13T20:20:02.192Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-13T20:20:02.192Z] ---> Running in 4f9042eb4a88 [2022-04-13T20:20:02.474Z] Removing intermediate container b8524a6014a3 [2022-04-13T20:20:02.474Z] ---> d962138628a1 [2022-04-13T20:20:02.474Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-13T20:20:02.474Z] ---> Running in b4dacfe34179 [2022-04-13T20:20:02.737Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-13T20:20:02.737Z] ---> c10de14f2abb [2022-04-13T20:20:02.737Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-13T20:20:02.737Z] ---> Running in 867650def340 [2022-04-13T20:20:03.304Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-13T20:20:03.569Z] spire-1.2.1/ [2022-04-13T20:20:03.569Z] spire-1.2.1/.data/ [2022-04-13T20:20:03.569Z] spire-1.2.1/.data/.file [2022-04-13T20:20:03.569Z] spire-1.2.1/.dockerignore [2022-04-13T20:20:03.569Z] spire-1.2.1/.gitattributes [2022-04-13T20:20:03.569Z] spire-1.2.1/.githooks/ [2022-04-13T20:20:03.569Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T20:20:03.569Z] spire-1.2.1/.github/ [2022-04-13T20:20:03.569Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T20:20:03.569Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T20:20:03.569Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T20:20:03.569Z] spire-1.2.1/.github/workflows/ [2022-04-13T20:20:03.569Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T20:20:03.569Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T20:20:03.569Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T20:20:03.569Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T20:20:03.569Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T20:20:03.569Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T20:20:03.569Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T20:20:03.569Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T20:20:03.569Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T20:20:03.569Z] spire-1.2.1/.gitignore [2022-04-13T20:20:03.569Z] spire-1.2.1/.go-version [2022-04-13T20:20:03.569Z] spire-1.2.1/.golangci.yml [2022-04-13T20:20:03.569Z] spire-1.2.1/ADOPTERS.md [2022-04-13T20:20:03.569Z] spire-1.2.1/CHANGELOG.md [2022-04-13T20:20:03.569Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T20:20:03.569Z] spire-1.2.1/CODEOWNERS [2022-04-13T20:20:03.569Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T20:20:03.569Z] spire-1.2.1/Dockerfile [2022-04-13T20:20:03.569Z] spire-1.2.1/Dockerfile.dev [2022-04-13T20:20:03.569Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T20:20:03.569Z] spire-1.2.1/LICENSE [2022-04-13T20:20:03.569Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T20:20:03.569Z] spire-1.2.1/Makefile [2022-04-13T20:20:03.569Z] spire-1.2.1/README.md [2022-04-13T20:20:03.569Z] spire-1.2.1/ROADMAP.md [2022-04-13T20:20:03.569Z] spire-1.2.1/SECURITY.md [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/ [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T20:20:03.569Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T20:20:03.569Z] spire-1.2.1/conf/ [2022-04-13T20:20:03.569Z] spire-1.2.1/conf/agent/ [2022-04-13T20:20:03.569Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T20:20:03.569Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T20:20:03.569Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T20:20:03.569Z] spire-1.2.1/conf/server/ [2022-04-13T20:20:03.569Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T20:20:03.569Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T20:20:03.569Z] spire-1.2.1/conf/server/server.conf [2022-04-13T20:20:03.569Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/ [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/auditlog.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/images/ [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/spire_server.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/telemetry.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/upgrading.md [2022-04-13T20:20:03.569Z] spire-1.2.1/doc/using_spire.md [2022-04-13T20:20:03.569Z] spire-1.2.1/examples/ [2022-04-13T20:20:03.569Z] spire-1.2.1/examples/README.md [2022-04-13T20:20:03.569Z] spire-1.2.1/go.mod [2022-04-13T20:20:03.569Z] spire-1.2.1/go.sum [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/ [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/ [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T20:20:03.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/api/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/health/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/log/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T20:20:03.570Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/util/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/version/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/config.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T20:20:03.571Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/server.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T20:20:03.572Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T20:20:03.572Z] spire-1.2.1/proto/ [2022-04-13T20:20:03.572Z] spire-1.2.1/proto/private/ [2022-04-13T20:20:03.572Z] spire-1.2.1/proto/private/server/ [2022-04-13T20:20:03.572Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T20:20:03.572Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T20:20:03.572Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T20:20:03.572Z] spire-1.2.1/proto/spire/ [2022-04-13T20:20:03.572Z] spire-1.2.1/proto/spire/common/ [2022-04-13T20:20:03.572Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T20:20:03.572Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T20:20:03.572Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T20:20:03.572Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T20:20:03.572Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T20:20:03.572Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T20:20:03.572Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T20:20:03.572Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T20:20:03.572Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T20:20:03.572Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T20:20:03.572Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T20:20:03.572Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T20:20:03.572Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T20:20:03.572Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T20:20:03.572Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T20:20:03.572Z] spire-1.2.1/release/ [2022-04-13T20:20:03.572Z] spire-1.2.1/release/spire-extras/ [2022-04-13T20:20:03.572Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T20:20:03.572Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T20:20:03.572Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T20:20:03.572Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T20:20:03.572Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T20:20:03.572Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T20:20:03.572Z] spire-1.2.1/release/spire/ [2022-04-13T20:20:03.572Z] spire-1.2.1/release/spire/README.md [2022-04-13T20:20:03.572Z] spire-1.2.1/release/spire/conf/ [2022-04-13T20:20:03.572Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T20:20:03.572Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T20:20:03.572Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T20:20:03.572Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T20:20:03.572Z] spire-1.2.1/script/ [2022-04-13T20:20:03.572Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T20:20:03.572Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T20:20:03.572Z] spire-1.2.1/support/ [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/ [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T20:20:03.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T20:20:03.572Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T20:20:03.573Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T20:20:03.573Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T20:20:03.573Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T20:20:03.573Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T20:20:03.573Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T20:20:03.573Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T20:20:03.573Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T20:20:03.573Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T20:20:03.573Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T20:20:03.573Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T20:20:03.573Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T20:20:03.573Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T20:20:03.573Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T20:20:03.573Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T20:20:03.573Z] spire-1.2.1/test/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/clock/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/clock/clock.go [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fakes/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/config/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T20:20:03.573Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/README.md [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/common [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/setup/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T20:20:03.573Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T20:20:03.574Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T20:20:03.575Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T20:20:03.575Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T20:20:03.575Z] spire-1.2.1/test/integration/test.sh [2022-04-13T20:20:03.575Z] spire-1.2.1/test/plugintest/ [2022-04-13T20:20:03.575Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T20:20:03.575Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T20:20:03.575Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T20:20:03.575Z] spire-1.2.1/test/spiretest/ [2022-04-13T20:20:03.575Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T20:20:03.575Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T20:20:03.575Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T20:20:03.575Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T20:20:03.575Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T20:20:03.575Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T20:20:03.575Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T20:20:03.575Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T20:20:03.575Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T20:20:03.575Z] spire-1.2.1/test/testca/ [2022-04-13T20:20:03.575Z] spire-1.2.1/test/testca/ca.go [2022-04-13T20:20:03.575Z] spire-1.2.1/test/testkey/ [2022-04-13T20:20:03.575Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T20:20:03.575Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T20:20:03.575Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T20:20:03.575Z] spire-1.2.1/test/testkey/new.go [2022-04-13T20:20:03.575Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T20:20:03.575Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T20:20:03.575Z] spire-1.2.1/test/util/ [2022-04-13T20:20:03.575Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T20:20:03.575Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T20:20:03.575Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T20:20:03.575Z] spire-1.2.1/test/util/race.go [2022-04-13T20:20:03.575Z] spire-1.2.1/test/util/util.go [2022-04-13T20:20:03.575Z] building spire from source... [2022-04-13T20:20:03.835Z] Installing go1.17.7... [2022-04-13T20:20:10.407Z] Building bin/spire-server... [2022-04-13T20:20:10.407Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T20:20:10.407Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T20:20:10.407Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T20:20:10.407Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T20:20:10.407Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T20:20:10.407Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T20:20:10.407Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T20:20:10.407Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T20:20:10.407Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T20:20:10.407Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T20:20:10.407Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T20:20:10.407Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T20:20:10.407Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T20:20:10.407Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T20:20:10.407Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T20:20:10.407Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T20:20:10.407Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T20:20:10.407Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T20:20:10.407Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T20:20:10.407Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T20:20:10.407Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T20:20:10.407Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T20:20:10.407Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T20:20:10.407Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T20:20:10.407Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T20:20:10.407Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T20:20:10.407Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T20:20:10.407Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T20:20:10.407Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T20:20:10.407Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T20:20:10.407Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T20:20:10.407Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T20:20:10.407Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T20:20:10.407Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T20:20:10.407Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T20:20:10.407Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T20:20:10.666Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T20:20:10.666Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T20:20:10.666Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T20:20:10.666Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T20:20:10.666Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T20:20:10.925Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T20:20:10.925Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T20:20:10.925Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T20:20:10.925Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T20:20:10.925Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T20:20:10.925Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T20:20:10.925Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T20:20:10.925Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T20:20:11.184Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T20:20:11.184Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T20:20:11.184Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T20:20:11.184Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T20:20:11.184Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T20:20:11.752Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T20:20:13.664Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T20:20:13.664Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T20:20:13.664Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T20:20:13.665Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T20:20:13.665Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T20:20:17.869Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T20:20:17.869Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T20:20:17.869Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T20:20:17.869Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T20:20:17.869Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T20:20:18.131Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T20:20:18.131Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T20:20:18.131Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T20:20:18.389Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T20:20:18.655Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T20:20:20.036Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T20:20:20.036Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T20:20:20.294Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T20:20:20.294Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T20:20:20.553Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T20:20:20.553Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T20:20:20.812Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T20:20:20.812Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T20:20:20.812Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T20:20:21.071Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T20:20:21.369Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T20:20:21.369Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T20:20:21.369Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T20:20:21.733Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T20:20:21.733Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T20:20:21.734Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T20:20:21.734Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T20:20:21.734Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T20:20:21.734Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T20:20:21.734Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T20:20:22.021Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T20:20:22.021Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T20:20:22.021Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T20:20:25.314Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T20:20:25.314Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T20:20:25.314Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T20:20:25.314Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T20:20:25.314Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T20:20:25.314Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T20:20:25.314Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T20:20:25.314Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T20:20:25.314Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T20:20:25.314Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T20:20:25.314Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T20:20:25.314Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T20:20:25.574Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T20:20:25.834Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T20:20:25.834Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T20:20:25.834Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T20:20:25.834Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T20:20:25.834Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T20:20:25.834Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T20:20:25.834Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T20:20:25.834Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T20:20:25.834Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T20:20:25.834Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T20:20:25.834Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T20:20:25.834Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T20:20:26.094Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T20:20:26.094Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T20:20:26.094Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T20:20:26.354Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T20:20:26.354Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T20:20:26.354Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T20:20:26.354Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T20:20:26.354Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T20:20:26.354Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T20:20:26.354Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T20:20:26.354Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T20:20:26.354Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T20:20:26.354Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T20:20:26.354Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T20:20:26.613Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T20:20:26.613Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T20:20:26.613Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T20:20:26.613Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T20:20:26.613Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T20:20:26.613Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T20:20:26.613Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T20:20:26.613Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T20:20:26.613Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T20:20:26.613Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T20:20:32.080Z] Removing intermediate container 6dc3e3195def [2022-04-13T20:20:32.080Z] ---> 02a56eb07d7e [2022-04-13T20:20:32.080Z] Successfully built 02a56eb07d7e [2022-04-13T20:20:32.080Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T20:20:32.453Z] + docker inspect -f . ci-base-image-arm64 [2022-04-13T20:20:32.453Z] . [Pipeline] withDockerContainer [2022-04-13T20:20:32.691Z] prd-ubuntu20.04-docker-arm64-4c-16g-20837 does not seem to be running inside a container [2022-04-13T20:20:32.779Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-13T20:20:33.191Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T20:20:33.191Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T20:20:34.094Z] $ docker top 7023b0ed59ed48c7732295d624454c9ae886189b8369744bed79bbcea0fc4720 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T20:20:35.075Z] + go version [2022-04-13T20:20:35.075Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-13T20:20:35.122Z] $ docker stop --time=1 7023b0ed59ed48c7732295d624454c9ae886189b8369744bed79bbcea0fc4720 [2022-04-13T20:20:36.746Z] $ docker rm -f 7023b0ed59ed48c7732295d624454c9ae886189b8369744bed79bbcea0fc4720 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T20:20:37.634Z] + docker inspect -f . ci-base-image-arm64 [2022-04-13T20:20:37.634Z] . [Pipeline] withDockerContainer [2022-04-13T20:20:37.870Z] prd-ubuntu20.04-docker-arm64-4c-16g-20837 does not seem to be running inside a container [2022-04-13T20:20:37.960Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-13T20:20:39.219Z] $ docker top e3af6a851150a2d0a31e316cbf3641cd39ce1469030ce4b9f0bf7d74105eb769 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-13T20:20:39.522Z] ========================================================= [2022-04-13T20:20:39.522Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-13T20:20:39.522Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-13T20:20:40.244Z] + make test [2022-04-13T20:20:40.244Z] go mod tidy -compat=1.17 [2022-04-13T20:20:41.232Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-13T20:20:43.173Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-13T20:20:43.173Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-13T20:21:01.315Z] Removing intermediate container 041016a41a21 [2022-04-13T20:21:01.315Z] ---> 221545a37b66 [2022-04-13T20:21:01.315Z] [2022-04-13T20:21:01.315Z] Step 10/31 : FROM alpine:3.14 [2022-04-13T20:21:01.315Z] Removing intermediate container 13465f51db5f [2022-04-13T20:21:01.315Z] ---> 68023eb59b73 [2022-04-13T20:21:01.315Z] [2022-04-13T20:21:01.315Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T20:21:01.315Z] Removing intermediate container 867650def340 [2022-04-13T20:21:01.315Z] ---> 938338b81ca2 [2022-04-13T20:21:01.315Z] [2022-04-13T20:21:01.315Z] Step 10/25 : FROM alpine:3.14 [2022-04-13T20:21:01.315Z] Removing intermediate container 4f9042eb4a88 [2022-04-13T20:21:01.315Z] ---> 21fa519c9b13 [2022-04-13T20:21:01.315Z] [2022-04-13T20:21:01.315Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T20:21:01.315Z] 3.14: Pulling from library/alpine [2022-04-13T20:21:01.315Z] 3.14: Pulling from library/alpine [2022-04-13T20:21:01.315Z] 3.14: Pulling from library/alpine [2022-04-13T20:21:01.315Z] 3.14: Pulling from library/alpine [2022-04-13T20:21:01.886Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-13T20:21:01.886Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-13T20:21:01.886Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-13T20:21:01.886Z] Status: Downloaded newer image for alpine:3.14 [2022-04-13T20:21:01.886Z] Status: Image is up to date for alpine:3.14 [2022-04-13T20:21:01.886Z] Status: Downloaded newer image for alpine:3.14 [2022-04-13T20:21:01.886Z] ---> e04c818066af [2022-04-13T20:21:01.886Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-13T20:21:01.886Z] ---> e04c818066af [2022-04-13T20:21:01.886Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-13T20:21:01.886Z] ---> e04c818066af [2022-04-13T20:21:01.886Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-13T20:21:01.886Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-13T20:21:01.886Z] Status: Image is up to date for alpine:3.14 [2022-04-13T20:21:01.886Z] ---> e04c818066af [2022-04-13T20:21:01.886Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-13T20:21:02.454Z] ---> Running in f00f10d4dee4 [2022-04-13T20:21:02.454Z] ---> Running in bb1784f326bb [2022-04-13T20:21:02.454Z] ---> Running in 8a1d6d845bf0 [2022-04-13T20:21:02.454Z] ---> Running in 3189aa2a7f50 [2022-04-13T20:21:03.024Z] Removing intermediate container f00f10d4dee4 [2022-04-13T20:21:03.024Z] ---> bfa3cb367f1b [2022-04-13T20:21:03.024Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-13T20:21:03.024Z] ---> Running in 22e3806793c9 [2022-04-13T20:21:03.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:21:03.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:21:03.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:21:03.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:21:03.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:21:03.852Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-13T20:21:03.852Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-13T20:21:03.852Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-13T20:21:03.852Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-13T20:21:03.852Z] (5/6) Installing curl (7.79.1-r0) [2022-04-13T20:21:03.852Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-13T20:21:03.852Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T20:21:03.852Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T20:21:03.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:21:04.110Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-13T20:21:04.110Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-13T20:21:04.110Z] (3/3) Installing su-exec (0.2-r1) [2022-04-13T20:21:04.110Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T20:21:04.110Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T20:21:04.110Z] OK: 8 MiB in 20 packages [2022-04-13T20:21:04.111Z] OK: 6 MiB in 17 packages [2022-04-13T20:21:04.111Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-13T20:21:04.111Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-13T20:21:04.111Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T20:21:04.111Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T20:21:04.111Z] OK: 6 MiB in 16 packages [2022-04-13T20:21:04.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:21:04.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:21:04.628Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-13T20:21:04.628Z] (2/2) Installing su-exec (0.2-r1) [2022-04-13T20:21:04.628Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T20:21:04.628Z] OK: 6 MiB in 16 packages [2022-04-13T20:21:05.572Z] Removing intermediate container bb1784f326bb [2022-04-13T20:21:05.573Z] ---> 2d30aeff32aa [2022-04-13T20:21:05.573Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-13T20:21:05.573Z] Removing intermediate container 8a1d6d845bf0 [2022-04-13T20:21:05.573Z] ---> 710fec7dec5d [2022-04-13T20:21:05.573Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-13T20:21:05.573Z] ---> Running in 5d99cf91dfdd [2022-04-13T20:21:05.573Z] ---> Running in dceb01f34e7b [2022-04-13T20:21:05.573Z] Removing intermediate container 3189aa2a7f50 [2022-04-13T20:21:05.573Z] ---> 6bc775b72c52 [2022-04-13T20:21:05.573Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T20:21:05.573Z] Removing intermediate container 22e3806793c9 [2022-04-13T20:21:05.573Z] ---> 814d93b5acea [2022-04-13T20:21:05.573Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-13T20:21:05.573Z] ---> Running in c57994e80df1 [2022-04-13T20:21:05.573Z] ---> Running in 5f591df9df49 [2022-04-13T20:21:05.861Z] Removing intermediate container 5d99cf91dfdd [2022-04-13T20:21:05.861Z] ---> 8b19683bca1c [2022-04-13T20:21:05.861Z] Step 13/22 : WORKDIR /edgex [2022-04-13T20:21:05.862Z] Removing intermediate container dceb01f34e7b [2022-04-13T20:21:05.862Z] ---> 5ed9cfc813c1 [2022-04-13T20:21:05.862Z] Step 13/25 : WORKDIR / [2022-04-13T20:21:05.862Z] ---> Running in c1e50b108b2b [2022-04-13T20:21:05.862Z] ---> Running in 0f5e66953351 [2022-04-13T20:21:05.862Z] Removing intermediate container c57994e80df1 [2022-04-13T20:21:05.862Z] ---> 895673070e76 [2022-04-13T20:21:05.862Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-13T20:21:06.122Z] Removing intermediate container 5f591df9df49 [2022-04-13T20:21:06.122Z] ---> 291ddcd4a8e7 [2022-04-13T20:21:06.122Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-13T20:21:06.122Z] ---> Running in 16869e3152a6 [2022-04-13T20:21:06.122Z] ---> Running in d73a1f0e67ac [2022-04-13T20:21:06.382Z] Removing intermediate container 0f5e66953351 [2022-04-13T20:21:06.382Z] ---> c9d438eb6a36 [2022-04-13T20:21:06.382Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-13T20:21:06.382Z] Removing intermediate container c1e50b108b2b [2022-04-13T20:21:06.382Z] ---> 29226d980e73 [2022-04-13T20:21:06.382Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-13T20:21:06.382Z] Removing intermediate container d73a1f0e67ac [2022-04-13T20:21:06.382Z] ---> 143033c2bada [2022-04-13T20:21:06.382Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-13T20:21:06.382Z] Removing intermediate container 16869e3152a6 [2022-04-13T20:21:06.382Z] ---> c46be573b6a1 [2022-04-13T20:21:06.382Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-13T20:21:06.382Z] ---> Running in 31e802464240 [2022-04-13T20:21:06.382Z] ---> Running in 9c27eb44a49c [2022-04-13T20:21:06.650Z] Removing intermediate container 9c27eb44a49c [2022-04-13T20:21:06.650Z] ---> 282027b29b73 [2022-04-13T20:21:06.650Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T20:21:06.909Z] ---> 6184eb4cfdc8 [2022-04-13T20:21:06.909Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-13T20:21:07.171Z] ---> bd7aa4f4db81 [2022-04-13T20:21:07.171Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-13T20:21:07.742Z] ---> 76025b7b51ba [2022-04-13T20:21:07.742Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-13T20:21:07.742Z] ---> 443a27fcc7d4 [2022-04-13T20:21:07.742Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-13T20:21:08.336Z] ---> 337652ddbaf8 [2022-04-13T20:21:08.336Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-13T20:21:08.336Z] Removing intermediate container 31e802464240 [2022-04-13T20:21:08.336Z] ---> ad548067f883 [2022-04-13T20:21:08.336Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-13T20:21:08.336Z] ---> Running in 859e499bd1bd [2022-04-13T20:21:08.596Z] ---> 98ea9f9d4a77 [2022-04-13T20:21:08.596Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-13T20:21:08.856Z] Removing intermediate container 859e499bd1bd [2022-04-13T20:21:08.856Z] ---> 9c6e91f55508 [2022-04-13T20:21:08.856Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-13T20:21:09.426Z] ---> 500babfb917c [2022-04-13T20:21:09.426Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-13T20:21:09.684Z] ---> 7dc42fcc18d4 [2022-04-13T20:21:09.684Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-13T20:21:09.943Z] ---> fdb936fb0dcd [2022-04-13T20:21:09.943Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-13T20:21:09.943Z] ---> 16770549eff6 [2022-04-13T20:21:09.943Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-13T20:21:09.943Z] ---> Running in dc270c290d80 [2022-04-13T20:21:10.507Z] ---> cd0213454a91 [2022-04-13T20:21:10.507Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-13T20:21:10.507Z] ---> 40ce95abd861 [2022-04-13T20:21:10.507Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-13T20:21:10.765Z] ---> 7df37c4f80cc [2022-04-13T20:21:10.765Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-13T20:21:10.765Z] ---> Running in 2cffa75af638 [2022-04-13T20:21:10.765Z] ---> Running in 1a01d1037339 [2022-04-13T20:21:11.363Z] Removing intermediate container 2cffa75af638 [2022-04-13T20:21:11.363Z] ---> 1c6ce419dc9e [2022-04-13T20:21:11.363Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T20:21:11.363Z] ---> Running in 477152b012ee [2022-04-13T20:21:11.625Z] Removing intermediate container 477152b012ee [2022-04-13T20:21:11.625Z] ---> 0f0979b508a8 [2022-04-13T20:21:11.625Z] Step 20/22 : LABEL arch=x86_64 [2022-04-13T20:21:11.888Z] ---> Running in ca75cee5234b [2022-04-13T20:21:12.146Z] Removing intermediate container dc270c290d80 [2022-04-13T20:21:12.146Z] ---> 2f7514ebfb7d [2022-04-13T20:21:12.146Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T20:21:12.146Z] Removing intermediate container ca75cee5234b [2022-04-13T20:21:12.146Z] ---> 7d38012467c0 [2022-04-13T20:21:12.146Z] Step 21/22 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 [2022-04-13T20:21:12.146Z] ---> 1371e43139ba [2022-04-13T20:21:12.146Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-13T20:21:12.405Z] ---> Running in 2e186642fc00 [2022-04-13T20:21:12.405Z] Removing intermediate container 1a01d1037339 [2022-04-13T20:21:12.405Z] ---> 52e3f16703b4 [2022-04-13T20:21:12.405Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-13T20:21:12.663Z] Removing intermediate container 2e186642fc00 [2022-04-13T20:21:12.663Z] ---> cbe50c1a323d [2022-04-13T20:21:12.663Z] Step 22/22 : LABEL version=0.0.0 [2022-04-13T20:21:12.663Z] ---> Running in 332ec309995f [2022-04-13T20:21:12.925Z] ---> 5c25815e0461 [2022-04-13T20:21:12.925Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-13T20:21:12.925Z] ---> Running in 35eca7689adc [2022-04-13T20:21:12.925Z] ---> 3b37b49a9030 [2022-04-13T20:21:12.925Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-04-13T20:21:12.925Z] Removing intermediate container 332ec309995f [2022-04-13T20:21:12.925Z] ---> b0b638b2dc01 [2022-04-13T20:21:12.925Z] Step 20/22 : LABEL arch=x86_64 [2022-04-13T20:21:13.184Z] ---> Running in 56e6aa67b937 [2022-04-13T20:21:13.184Z] ---> Running in 2d44bd778c3b [2022-04-13T20:21:13.443Z] Removing intermediate container 35eca7689adc [2022-04-13T20:21:13.443Z] ---> 63507bb51ac9 [2022-04-13T20:21:13.443Z] [2022-04-13T20:21:13.443Z] Removing intermediate container 2d44bd778c3b [2022-04-13T20:21:13.443Z] ---> 61cdc1cd325a [2022-04-13T20:21:13.443Z] Step 21/22 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 [2022-04-13T20:21:13.443Z] Successfully built 63507bb51ac9 [2022-04-13T20:21:13.443Z] Successfully tagged support-notifications:latest [2022-04-13T20:21:13.443Z] ---> Running in 6f7e4d0e6cea [2022-04-13T20:21:13.443Z] Building core-data [2022-04-13T20:21:13.584Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-13T20:21:14.377Z]  Building support-notifications ... done Removing intermediate container 6f7e4d0e6cea [2022-04-13T20:21:14.378Z] ---> 8abc2df59a3b [2022-04-13T20:21:14.634Z] Step 22/22 : LABEL version=0.0.0 [2022-04-13T20:21:16.537Z] ---> eb31da5f6cf8 [2022-04-13T20:21:16.537Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-13T20:21:16.537Z] ---> Running in 50ff58d48d59 [2022-04-13T20:21:16.537Z] Removing intermediate container 50ff58d48d59 [2022-04-13T20:21:16.537Z] ---> 268db1c93285 [2022-04-13T20:21:16.537Z] [2022-04-13T20:21:16.537Z] Removing intermediate container 56e6aa67b937 [2022-04-13T20:21:16.537Z] ---> 6d3996deecc6 [2022-04-13T20:21:16.537Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-13T20:21:16.815Z] Successfully built 268db1c93285 [2022-04-13T20:21:16.815Z] Successfully tagged security-proxy-setup:latest [2022-04-13T20:21:16.815Z]  Building security-proxy-setup ... done  ---> Running in fcf86cf0f375 [2022-04-13T20:21:16.815Z] Building sys-mgmt-agent [2022-04-13T20:21:17.094Z] ---> e85ac071b2b1 [2022-04-13T20:21:17.094Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-13T20:21:17.361Z] Removing intermediate container fcf86cf0f375 [2022-04-13T20:21:17.361Z] ---> 42682ad127e6 [2022-04-13T20:21:17.361Z] Step 23/25 : LABEL arch=x86_64 [2022-04-13T20:21:18.322Z] ---> Running in b4501547a1ec [2022-04-13T20:21:18.939Z] ---> 986707624075 [2022-04-13T20:21:18.939Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-13T20:21:18.939Z] Removing intermediate container b4501547a1ec [2022-04-13T20:21:18.939Z] ---> 1db74f024383 [2022-04-13T20:21:18.939Z] Step 24/25 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 [2022-04-13T20:21:19.202Z] ---> Running in 9c1b80802f3b [2022-04-13T20:21:19.467Z] ---> 2bf7494b07c9 [2022-04-13T20:21:19.467Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-13T20:21:19.750Z] Removing intermediate container 9c1b80802f3b [2022-04-13T20:21:19.750Z] ---> 6912c5bb922c [2022-04-13T20:21:19.750Z] Step 25/25 : LABEL version=0.0.0 [2022-04-13T20:21:19.750Z] ---> Running in 59ac5666726c [2022-04-13T20:21:19.750Z] ---> Running in 6956dc122103 [2022-04-13T20:21:20.322Z] Removing intermediate container 59ac5666726c [2022-04-13T20:21:20.322Z] ---> fa7bb83d601d [2022-04-13T20:21:20.322Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-13T20:21:20.322Z] Removing intermediate container 6956dc122103 [2022-04-13T20:21:20.322Z] ---> ba64d46490b8 [2022-04-13T20:21:20.322Z] [2022-04-13T20:21:20.587Z] Successfully built ba64d46490b8 [2022-04-13T20:21:20.587Z] Successfully tagged security-secretstore-setup:latest [2022-04-13T20:21:20.587Z] Building security-spire-agent [2022-04-13T20:21:21.966Z]  Building security-secretstore-setup ... done  ---> 5c586b3f3e96 [2022-04-13T20:21:21.966Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-13T20:21:22.905Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:21:22.905Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:21:22.905Z] ---> 2a2038e89572 [2022-04-13T20:21:22.905Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T20:21:22.905Z] ---> Using cache [2022-04-13T20:21:22.905Z] ---> b8e16908350b [2022-04-13T20:21:22.905Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:21:22.905Z] ---> Using cache [2022-04-13T20:21:22.905Z] ---> 023798ca4e7b [2022-04-13T20:21:22.905Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-13T20:21:23.473Z] ---> Running in 9aba42ff62d7 [2022-04-13T20:21:23.735Z] ---> Running in 2fdd71702fcc [2022-04-13T20:21:24.676Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:21:25.624Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:21:25.913Z] OK: 221 MiB in 52 packages [2022-04-13T20:21:26.194Z] Removing intermediate container 9aba42ff62d7 [2022-04-13T20:21:26.194Z] ---> da2e8a696494 [2022-04-13T20:21:26.194Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-13T20:21:26.767Z] ---> Running in 99d67c3910b8 [2022-04-13T20:21:27.029Z] Removing intermediate container 2fdd71702fcc [2022-04-13T20:21:27.029Z] ---> cac6e142e75d [2022-04-13T20:21:27.029Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T20:21:27.291Z] Removing intermediate container 99d67c3910b8 [2022-04-13T20:21:27.291Z] ---> 31f44d572840 [2022-04-13T20:21:27.291Z] Step 28/31 : CMD ["gate"] [2022-04-13T20:21:27.552Z] ---> 806aee922d6f [2022-04-13T20:21:27.552Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:21:27.814Z] ---> Running in 6dc67c5ddd93 [2022-04-13T20:21:28.078Z] ---> Running in c095731daa34 [2022-04-13T20:21:28.078Z] Removing intermediate container 6dc67c5ddd93 [2022-04-13T20:21:28.078Z] ---> fdb39e210b85 [2022-04-13T20:21:28.078Z] Step 29/31 : LABEL arch=x86_64 [2022-04-13T20:21:28.650Z] ---> Running in 25d48d466cce [2022-04-13T20:21:28.916Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:21:28.916Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:21:28.916Z] ---> 2a2038e89572 [2022-04-13T20:21:28.916Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T20:21:28.916Z] ---> Using cache [2022-04-13T20:21:28.916Z] ---> b8e16908350b [2022-04-13T20:21:28.916Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:21:28.916Z] ---> Using cache [2022-04-13T20:21:28.916Z] ---> 023798ca4e7b [2022-04-13T20:21:28.916Z] Step 5/23 : RUN apk add --update --no-cache make bash git zeromq-dev libsodium-dev pkgconfig build-base [2022-04-13T20:21:29.181Z] ---> Running in 4558d4121a1b [2022-04-13T20:21:29.441Z] Removing intermediate container 25d48d466cce [2022-04-13T20:21:29.441Z] ---> d90ee1c97ebe [2022-04-13T20:21:29.441Z] Step 30/31 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 [2022-04-13T20:21:30.013Z] ---> Running in d10533ec65dd [2022-04-13T20:21:30.584Z] Removing intermediate container c095731daa34 [2022-04-13T20:21:30.584Z] ---> 7d081cf1f4ac [2022-04-13T20:21:30.584Z] Step 8/23 : COPY . . [2022-04-13T20:21:30.847Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:21:30.847Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:21:30.847Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:21:30.847Z] ---> 2a2038e89572 [2022-04-13T20:21:30.847Z] Step 3/26 : WORKDIR /edgex-go [2022-04-13T20:21:30.847Z] ---> Using cache [2022-04-13T20:21:30.847Z] ---> b8e16908350b [2022-04-13T20:21:30.847Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:21:30.847Z] ---> Using cache [2022-04-13T20:21:30.847Z] ---> 023798ca4e7b [2022-04-13T20:21:30.847Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T20:21:31.107Z] Removing intermediate container d10533ec65dd [2022-04-13T20:21:31.107Z] ---> e86a04a5e178 [2022-04-13T20:21:31.107Z] Step 31/31 : LABEL version=0.0.0 [2022-04-13T20:21:31.681Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:21:31.946Z] OK: 221 MiB in 52 packages [2022-04-13T20:21:32.889Z] ---> Running in d7e379bc2b42 [2022-04-13T20:21:33.466Z] ---> Running in 6550bb405fad [2022-04-13T20:21:33.466Z] Removing intermediate container 4558d4121a1b [2022-04-13T20:21:33.466Z] ---> 4ee4ef3b841e [2022-04-13T20:21:33.466Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T20:21:33.727Z] Removing intermediate container 6550bb405fad [2022-04-13T20:21:33.727Z] ---> 2eda08dad74d [2022-04-13T20:21:33.727Z] [2022-04-13T20:21:33.727Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:21:33.727Z] Successfully built 2eda08dad74d [2022-04-13T20:21:33.990Z] Successfully tagged security-bootstrapper:latest [2022-04-13T20:21:33.990Z] ---> 124b38245fab [2022-04-13T20:21:33.990Z]  Building security-bootstrapper ... done Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:21:33.990Z] Building core-command [2022-04-13T20:21:33.990Z] ---> Running in a84a56b5ba3b [2022-04-13T20:21:34.566Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:21:34.827Z] OK: 221 MiB in 52 packages [2022-04-13T20:21:37.376Z] Removing intermediate container a84a56b5ba3b [2022-04-13T20:21:37.376Z] ---> 81d4e550f8ce [2022-04-13T20:21:37.376Z] Step 8/23 : COPY . . [2022-04-13T20:21:37.376Z] ---> 21774f09926e [2022-04-13T20:21:37.376Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-13T20:21:37.376Z] Removing intermediate container d7e379bc2b42 [2022-04-13T20:21:37.376Z] ---> 081831e03c2d [2022-04-13T20:21:37.376Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-13T20:21:37.376Z] ---> Running in 68ce150c84c0 [2022-04-13T20:21:37.946Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-13T20:21:37.946Z] ---> 71f06d5af506 [2022-04-13T20:21:37.946Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:21:38.892Z] ---> Running in f9fe54c9f930 [2022-04-13T20:21:39.157Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:21:39.157Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:21:39.157Z] ---> 2a2038e89572 [2022-04-13T20:21:39.157Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T20:21:39.157Z] ---> Using cache [2022-04-13T20:21:39.157Z] ---> b8e16908350b [2022-04-13T20:21:39.157Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:21:39.157Z] ---> Using cache [2022-04-13T20:21:39.157Z] ---> 023798ca4e7b [2022-04-13T20:21:39.157Z] Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base [2022-04-13T20:21:39.157Z] ---> Using cache [2022-04-13T20:21:39.157Z] ---> feba89ff13e1 [2022-04-13T20:21:39.157Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T20:21:39.157Z] ---> Using cache [2022-04-13T20:21:39.157Z] ---> 0899bcfd0910 [2022-04-13T20:21:39.157Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:21:39.157Z] ---> Using cache [2022-04-13T20:21:39.157Z] ---> e89561ddfc2b [2022-04-13T20:21:39.157Z] Step 8/23 : COPY . . [2022-04-13T20:21:39.157Z] ---> Using cache [2022-04-13T20:21:39.157Z] ---> 0f005f38984c [2022-04-13T20:21:39.157Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-13T20:21:39.730Z] ---> Running in bc237bb41b19 [2022-04-13T20:21:40.302Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2022-04-13T20:21:40.302Z] Removing intermediate container f9fe54c9f930 [2022-04-13T20:21:40.302Z] ---> b21c941426f5 [2022-04-13T20:21:40.302Z] Step 8/26 : COPY . . [2022-04-13T20:21:50.347Z] ---> d991a34bad8f [2022-04-13T20:21:50.347Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-13T20:21:50.347Z] ---> Running in 6f559c718b0f [2022-04-13T20:21:50.347Z] ---> 6a551aa06968 [2022-04-13T20:21:50.347Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T20:21:50.347Z] ---> Running in 9485d3febd45 [2022-04-13T20:21:50.347Z] Removing intermediate container 9485d3febd45 [2022-04-13T20:21:50.347Z] ---> 90c4bc8d6238 [2022-04-13T20:21:50.347Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-13T20:21:50.347Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-13T20:21:50.347Z] ---> Running in eb5a4c33ffa2 [2022-04-13T20:21:51.744Z] Removing intermediate container eb5a4c33ffa2 [2022-04-13T20:21:51.744Z] ---> 954268425320 [2022-04-13T20:21:51.744Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-13T20:21:52.004Z] ---> Running in daf42cba4b8e [2022-04-13T20:21:52.267Z] Removing intermediate container daf42cba4b8e [2022-04-13T20:21:52.267Z] ---> f198d3598569 [2022-04-13T20:21:52.267Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-13T20:21:52.267Z] ---> Running in 64ecedef7c20 [2022-04-13T20:21:53.646Z] spire-1.2.1/ [2022-04-13T20:21:53.646Z] spire-1.2.1/.data/ [2022-04-13T20:21:53.646Z] spire-1.2.1/.data/.file [2022-04-13T20:21:53.646Z] spire-1.2.1/.dockerignore [2022-04-13T20:21:53.646Z] spire-1.2.1/.gitattributes [2022-04-13T20:21:53.646Z] spire-1.2.1/.githooks/ [2022-04-13T20:21:53.646Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T20:21:53.646Z] spire-1.2.1/.github/ [2022-04-13T20:21:53.646Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T20:21:53.646Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T20:21:53.646Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T20:21:53.646Z] spire-1.2.1/.github/workflows/ [2022-04-13T20:21:53.646Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T20:21:53.646Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T20:21:53.646Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T20:21:53.646Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T20:21:53.646Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T20:21:53.646Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T20:21:53.646Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T20:21:53.646Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T20:21:53.646Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T20:21:53.646Z] spire-1.2.1/.gitignore [2022-04-13T20:21:53.646Z] spire-1.2.1/.go-version [2022-04-13T20:21:53.646Z] spire-1.2.1/.golangci.yml [2022-04-13T20:21:53.646Z] spire-1.2.1/ADOPTERS.md [2022-04-13T20:21:53.646Z] spire-1.2.1/CHANGELOG.md [2022-04-13T20:21:53.646Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T20:21:53.646Z] spire-1.2.1/CODEOWNERS [2022-04-13T20:21:53.646Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T20:21:53.646Z] spire-1.2.1/Dockerfile [2022-04-13T20:21:53.646Z] spire-1.2.1/Dockerfile.dev [2022-04-13T20:21:53.646Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T20:21:53.646Z] spire-1.2.1/LICENSE [2022-04-13T20:21:53.646Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T20:21:53.646Z] spire-1.2.1/Makefile [2022-04-13T20:21:53.646Z] spire-1.2.1/README.md [2022-04-13T20:21:53.646Z] spire-1.2.1/ROADMAP.md [2022-04-13T20:21:53.646Z] spire-1.2.1/SECURITY.md [2022-04-13T20:21:53.646Z] spire-1.2.1/cmd/ [2022-04-13T20:21:53.646Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T20:21:53.646Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T20:21:53.646Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T20:21:53.646Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T20:21:53.646Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T20:21:53.646Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T20:21:53.646Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T20:21:53.646Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T20:21:53.646Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T20:21:53.646Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T20:21:53.646Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T20:21:53.646Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T20:21:53.646Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T20:21:53.646Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T20:21:53.646Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T20:21:53.646Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T20:21:53.646Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T20:21:53.646Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T20:21:53.646Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T20:21:53.646Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T20:21:53.646Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T20:21:53.646Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T20:21:53.646Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T20:21:53.646Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T20:21:53.646Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T20:21:53.646Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T20:21:53.646Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T20:21:53.646Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T20:21:53.646Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T20:21:53.646Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T20:21:53.646Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T20:21:53.646Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T20:21:53.647Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T20:21:53.647Z] spire-1.2.1/conf/ [2022-04-13T20:21:53.647Z] spire-1.2.1/conf/agent/ [2022-04-13T20:21:53.647Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T20:21:53.647Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T20:21:53.647Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T20:21:53.647Z] spire-1.2.1/conf/server/ [2022-04-13T20:21:53.647Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T20:21:53.647Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T20:21:53.647Z] spire-1.2.1/conf/server/server.conf [2022-04-13T20:21:53.647Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/ [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/auditlog.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/images/ [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/spire_server.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/telemetry.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/upgrading.md [2022-04-13T20:21:53.647Z] spire-1.2.1/doc/using_spire.md [2022-04-13T20:21:53.647Z] spire-1.2.1/examples/ [2022-04-13T20:21:53.647Z] spire-1.2.1/examples/README.md [2022-04-13T20:21:53.647Z] spire-1.2.1/go.mod [2022-04-13T20:21:53.647Z] spire-1.2.1/go.sum [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/ [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/ [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T20:21:53.647Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/ [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/api/ [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T20:21:53.648Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/health/ [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/log/ [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T20:21:53.649Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/common/util/ [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/common/version/ [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/server/ [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/server/api/ [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T20:21:53.650Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/config.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T20:21:53.912Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/server.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T20:21:53.913Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T20:21:53.913Z] spire-1.2.1/proto/ [2022-04-13T20:21:53.913Z] spire-1.2.1/proto/private/ [2022-04-13T20:21:53.913Z] spire-1.2.1/proto/private/server/ [2022-04-13T20:21:53.913Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T20:21:53.913Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T20:21:53.913Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T20:21:53.913Z] spire-1.2.1/proto/spire/ [2022-04-13T20:21:53.913Z] spire-1.2.1/proto/spire/common/ [2022-04-13T20:21:53.913Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T20:21:53.913Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T20:21:53.913Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T20:21:53.913Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T20:21:53.913Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T20:21:53.913Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T20:21:53.913Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T20:21:53.913Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T20:21:53.913Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T20:21:53.913Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T20:21:53.913Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T20:21:53.913Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T20:21:53.913Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T20:21:53.913Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T20:21:53.913Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T20:21:53.913Z] spire-1.2.1/release/ [2022-04-13T20:21:53.913Z] spire-1.2.1/release/spire-extras/ [2022-04-13T20:21:53.913Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T20:21:53.913Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T20:21:53.913Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T20:21:53.913Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T20:21:53.913Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T20:21:53.913Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T20:21:53.913Z] spire-1.2.1/release/spire/ [2022-04-13T20:21:53.913Z] spire-1.2.1/release/spire/README.md [2022-04-13T20:21:53.913Z] spire-1.2.1/release/spire/conf/ [2022-04-13T20:21:53.913Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T20:21:53.913Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T20:21:53.914Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T20:21:53.914Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T20:21:53.914Z] spire-1.2.1/script/ [2022-04-13T20:21:53.914Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T20:21:53.914Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T20:21:53.914Z] spire-1.2.1/support/ [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/ [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T20:21:53.914Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T20:21:53.914Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T20:21:53.914Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T20:21:53.914Z] spire-1.2.1/test/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/clock/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/clock/clock.go [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fakes/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/config/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T20:21:53.914Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/README.md [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/common [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/setup/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T20:21:53.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T20:21:53.915Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T20:21:53.916Z] spire-1.2.1/test/integration/test.sh [2022-04-13T20:21:53.916Z] spire-1.2.1/test/plugintest/ [2022-04-13T20:21:53.916Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T20:21:53.916Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T20:21:53.916Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T20:21:53.916Z] spire-1.2.1/test/spiretest/ [2022-04-13T20:21:53.916Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T20:21:53.916Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T20:21:53.916Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T20:21:53.916Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T20:21:53.916Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T20:21:53.916Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T20:21:53.916Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T20:21:53.916Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T20:21:53.916Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T20:21:53.916Z] spire-1.2.1/test/testca/ [2022-04-13T20:21:53.916Z] spire-1.2.1/test/testca/ca.go [2022-04-13T20:21:53.916Z] spire-1.2.1/test/testkey/ [2022-04-13T20:21:53.916Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T20:21:53.916Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T20:21:53.916Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T20:21:53.916Z] spire-1.2.1/test/testkey/new.go [2022-04-13T20:21:53.916Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T20:21:53.916Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T20:21:53.916Z] spire-1.2.1/test/util/ [2022-04-13T20:21:53.916Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T20:21:53.916Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T20:21:53.916Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T20:21:53.916Z] spire-1.2.1/test/util/race.go [2022-04-13T20:21:53.916Z] spire-1.2.1/test/util/util.go [2022-04-13T20:21:53.916Z] building spire from source... [2022-04-13T20:21:53.916Z] Installing go1.17.7... [2022-04-13T20:22:00.482Z] Building bin/spire-server... [2022-04-13T20:22:00.482Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T20:22:00.482Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T20:22:00.482Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T20:22:00.483Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T20:22:00.483Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T20:22:00.483Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T20:22:00.483Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T20:22:00.483Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T20:22:00.483Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T20:22:00.483Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T20:22:00.483Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T20:22:00.483Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T20:22:00.483Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T20:22:00.483Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T20:22:00.483Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T20:22:00.483Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T20:22:00.483Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T20:22:00.483Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T20:22:00.483Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T20:22:00.483Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T20:22:00.483Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T20:22:00.483Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T20:22:00.483Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T20:22:00.483Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T20:22:00.483Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T20:22:00.483Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T20:22:00.742Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T20:22:00.742Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T20:22:00.742Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T20:22:00.742Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T20:22:00.742Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T20:22:00.742Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T20:22:00.742Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T20:22:00.742Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T20:22:01.050Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T20:22:01.050Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T20:22:01.050Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T20:22:01.050Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T20:22:01.050Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T20:22:01.050Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T20:22:01.050Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T20:22:01.050Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T20:22:01.382Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T20:22:01.382Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T20:22:01.382Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T20:22:01.382Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T20:22:01.382Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T20:22:01.382Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T20:22:01.382Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T20:22:01.711Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T20:22:01.711Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T20:22:01.711Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T20:22:01.711Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T20:22:01.711Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T20:22:01.711Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T20:22:02.321Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T20:22:04.248Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T20:22:04.248Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T20:22:04.248Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T20:22:04.248Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T20:22:08.502Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T20:22:08.502Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T20:22:08.502Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T20:22:08.502Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T20:22:08.502Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T20:22:08.502Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T20:22:08.502Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T20:22:08.502Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T20:22:08.502Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T20:22:08.502Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T20:22:09.077Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T20:22:09.339Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T20:22:09.339Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T20:22:09.339Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T20:22:09.926Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T20:22:09.926Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T20:22:09.926Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T20:22:09.926Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T20:22:09.926Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T20:22:10.505Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T20:22:10.505Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T20:22:10.767Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T20:22:10.767Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T20:22:11.030Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T20:22:11.030Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T20:22:11.031Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T20:22:11.292Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T20:22:11.292Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T20:22:11.552Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T20:22:11.552Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T20:22:11.815Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T20:22:12.076Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T20:22:12.076Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T20:22:12.076Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T20:22:12.076Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T20:22:12.076Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T20:22:12.076Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T20:22:12.076Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T20:22:12.338Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T20:22:12.338Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T20:22:12.338Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T20:22:12.338Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T20:22:12.338Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T20:22:12.338Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T20:22:12.338Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T20:22:12.599Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T20:22:12.599Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T20:22:12.599Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T20:22:12.599Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T20:22:12.599Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T20:22:12.599Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T20:22:12.599Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T20:22:12.861Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T20:22:12.861Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T20:22:12.861Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T20:22:12.861Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T20:22:12.861Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T20:22:12.861Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T20:22:12.861Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T20:22:13.124Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T20:22:13.124Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T20:22:13.124Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T20:22:13.124Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T20:22:13.124Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T20:22:13.124Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T20:22:13.124Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T20:22:13.124Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T20:22:13.124Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T20:22:13.124Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T20:22:13.388Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T20:22:13.388Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T20:22:13.388Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T20:22:13.388Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T20:22:13.388Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T20:22:13.388Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T20:22:13.388Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T20:22:13.388Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T20:22:13.388Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T20:22:13.650Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T20:22:13.650Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T20:22:13.650Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T20:22:13.650Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T20:22:18.952Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T20:22:18.952Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T20:22:21.504Z] Building bin/spire-agent... [2022-04-13T20:22:21.504Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T20:22:21.504Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T20:22:21.504Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T20:22:21.504Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T20:22:22.078Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T20:22:22.340Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T20:22:22.340Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T20:22:22.340Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T20:22:22.340Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T20:22:22.340Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T20:22:22.340Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T20:22:22.340Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T20:22:22.340Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T20:22:28.939Z] Removing intermediate container 6f559c718b0f [2022-04-13T20:22:28.939Z] ---> 5392cef4f95a [2022-04-13T20:22:28.939Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-13T20:22:28.939Z] Removing intermediate container 68ce150c84c0 [2022-04-13T20:22:28.939Z] ---> 45a4f8bc991c [2022-04-13T20:22:28.939Z] [2022-04-13T20:22:28.939Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T20:22:28.939Z] ---> e04c818066af [2022-04-13T20:22:28.939Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-13T20:22:28.939Z] Removing intermediate container bc237bb41b19 [2022-04-13T20:22:28.939Z] ---> 800d2924475d [2022-04-13T20:22:28.939Z] [2022-04-13T20:22:28.939Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T20:22:28.939Z] ---> e04c818066af [2022-04-13T20:22:28.939Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-13T20:22:28.939Z] ---> Running in 97c42ac1bfd7 [2022-04-13T20:22:28.939Z] ---> Running in d3c5d654e2a4 [2022-04-13T20:22:28.939Z] ---> Running in 818c756f6a17 [2022-04-13T20:22:28.939Z] Removing intermediate container 97c42ac1bfd7 [2022-04-13T20:22:28.939Z] ---> 52d1f6eacdda [2022-04-13T20:22:28.939Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-13T20:22:28.939Z] ---> Running in 0f473b8116c1 [2022-04-13T20:22:28.939Z] Removing intermediate container 0f473b8116c1 [2022-04-13T20:22:28.939Z] ---> df8da700b16b [2022-04-13T20:22:28.939Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-13T20:22:28.939Z] ---> Running in bfc0ad0bae68 [2022-04-13T20:22:28.939Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-13T20:22:29.201Z] Removing intermediate container bfc0ad0bae68 [2022-04-13T20:22:29.201Z] ---> 32d385f421f7 [2022-04-13T20:22:29.201Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:22:29.463Z] ---> Running in c695d8b3f113 [2022-04-13T20:22:29.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:22:29.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:22:29.726Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-13T20:22:29.726Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T20:22:29.726Z] OK: 6 MiB in 15 packages [2022-04-13T20:22:30.674Z] Removing intermediate container 818c756f6a17 [2022-04-13T20:22:30.674Z] ---> 75462c0d22ac [2022-04-13T20:22:30.674Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T20:22:30.674Z] ---> Running in 9ab32918da1e [2022-04-13T20:22:30.939Z] Removing intermediate container c695d8b3f113 [2022-04-13T20:22:30.939Z] ---> a0788028955f [2022-04-13T20:22:30.939Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-13T20:22:30.939Z] ---> Running in 25a703d008eb [2022-04-13T20:22:31.201Z] Removing intermediate container 9ab32918da1e [2022-04-13T20:22:31.201Z] ---> c00e83a3c3cd [2022-04-13T20:22:31.201Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-13T20:22:31.466Z] ---> Running in 71434e807d94 [2022-04-13T20:22:31.729Z] Removing intermediate container 71434e807d94 [2022-04-13T20:22:31.729Z] ---> be4226e14280 [2022-04-13T20:22:31.729Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-13T20:22:31.729Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:22:31.729Z] ---> Running in 832417e467c4 [2022-04-13T20:22:31.991Z] Removing intermediate container 832417e467c4 [2022-04-13T20:22:31.991Z] ---> 2a4b7cc9593c [2022-04-13T20:22:31.991Z] Step 15/23 : WORKDIR / [2022-04-13T20:22:32.253Z] ---> Running in ba1c50cde78e [2022-04-13T20:22:32.519Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:22:32.780Z] Removing intermediate container ba1c50cde78e [2022-04-13T20:22:32.781Z] ---> 308de8e98a48 [2022-04-13T20:22:32.781Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T20:22:32.781Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-13T20:22:33.041Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-13T20:22:33.041Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-13T20:22:33.041Z] ---> d5ba02a1f2e9 [2022-04-13T20:22:33.041Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-13T20:22:33.303Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-13T20:22:33.304Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-13T20:22:33.304Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-13T20:22:33.566Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T20:22:33.566Z] OK: 8 MiB in 20 packages [2022-04-13T20:22:34.556Z] ---> 7d0365974235 [2022-04-13T20:22:34.556Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-13T20:22:34.818Z] Removing intermediate container 25a703d008eb [2022-04-13T20:22:34.818Z] ---> da8f7f4fdf64 [2022-04-13T20:22:34.818Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T20:22:34.818Z] ---> 888ab0a14dd0 [2022-04-13T20:22:34.818Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-13T20:22:34.818Z] ---> Running in 5f97b0466866 [2022-04-13T20:22:35.392Z] Removing intermediate container 5f97b0466866 [2022-04-13T20:22:35.392Z] ---> 6e1de87bcfe0 [2022-04-13T20:22:35.392Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T20:22:35.392Z] ---> d56947eaa4e1 [2022-04-13T20:22:35.392Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-13T20:22:35.392Z] ---> Running in c224af869ea2 [2022-04-13T20:22:35.969Z] Removing intermediate container c224af869ea2 [2022-04-13T20:22:35.969Z] ---> f3b2083e0abd [2022-04-13T20:22:35.969Z] Step 21/23 : LABEL arch=x86_64 [2022-04-13T20:22:35.969Z] ---> Running in 1c5292672266 [2022-04-13T20:22:36.230Z] Removing intermediate container 1c5292672266 [2022-04-13T20:22:36.230Z] ---> e15ec823d4c3 [2022-04-13T20:22:36.230Z] Step 22/23 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 [2022-04-13T20:22:36.230Z] ---> Running in fda06fa1f570 [2022-04-13T20:22:36.230Z] ---> 4817ba5d79ec [2022-04-13T20:22:36.230Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-13T20:22:36.492Z] Removing intermediate container fda06fa1f570 [2022-04-13T20:22:36.492Z] ---> c1ba1f738fb2 [2022-04-13T20:22:36.492Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T20:22:36.757Z] ---> Running in fc4ca5ffa66e [2022-04-13T20:22:36.757Z] ---> 8de74e51ca03 [2022-04-13T20:22:36.757Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-13T20:22:37.018Z] ---> Running in 9a2c7946223d [2022-04-13T20:22:37.018Z] Removing intermediate container fc4ca5ffa66e [2022-04-13T20:22:37.018Z] ---> 042d43b370c9 [2022-04-13T20:22:37.018Z] [2022-04-13T20:22:37.018Z] Successfully built 042d43b370c9 [2022-04-13T20:22:37.018Z] Successfully tagged core-command:latest [2022-04-13T20:22:37.018Z] Building security-spire-config [2022-04-13T20:22:37.278Z]  Building core-command ... done Removing intermediate container 9a2c7946223d [2022-04-13T20:22:37.278Z] ---> f683e260dccb [2022-04-13T20:22:37.278Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T20:22:39.211Z] ---> Running in ecb5c2e2d695 [2022-04-13T20:22:39.473Z] Removing intermediate container d3c5d654e2a4 [2022-04-13T20:22:39.473Z] ---> ddb781df5365 [2022-04-13T20:22:39.473Z] [2022-04-13T20:22:39.473Z] Step 11/23 : FROM docker:20.10.14 [2022-04-13T20:22:39.473Z] 20.10.14: Pulling from library/docker [2022-04-13T20:22:39.738Z] Removing intermediate container ecb5c2e2d695 [2022-04-13T20:22:39.738Z] ---> 19d2c1b950a0 [2022-04-13T20:22:39.738Z] Step 21/23 : LABEL arch=x86_64 [2022-04-13T20:22:40.004Z] ---> Running in 0f6cd8f7caf3 [2022-04-13T20:22:40.598Z] Removing intermediate container 0f6cd8f7caf3 [2022-04-13T20:22:40.598Z] ---> 8b330eab20c1 [2022-04-13T20:22:40.598Z] Step 22/23 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 [2022-04-13T20:22:40.861Z] ---> Running in 5d723a58dded [2022-04-13T20:22:41.459Z] Removing intermediate container 5d723a58dded [2022-04-13T20:22:41.459Z] ---> de0fca67e9d7 [2022-04-13T20:22:41.459Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T20:22:42.033Z] ---> Running in 6610a750e5e0 [2022-04-13T20:22:42.320Z] Removing intermediate container 6610a750e5e0 [2022-04-13T20:22:42.320Z] ---> 7ea23b8b2471 [2022-04-13T20:22:42.320Z] [2022-04-13T20:22:42.320Z] Successfully built 7ea23b8b2471 [2022-04-13T20:22:42.581Z] Successfully tagged core-data:latest [2022-04-13T20:22:42.581Z]  Building core-data ... done Building security-spiffe-token-provider [2022-04-13T20:22:49.232Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:22:49.232Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:22:49.232Z] ---> 2a2038e89572 [2022-04-13T20:22:49.232Z] Step 3/26 : WORKDIR /edgex-go [2022-04-13T20:22:49.232Z] ---> Using cache [2022-04-13T20:22:49.232Z] ---> b8e16908350b [2022-04-13T20:22:49.232Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:22:49.232Z] ---> Using cache [2022-04-13T20:22:49.232Z] ---> 023798ca4e7b [2022-04-13T20:22:49.232Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T20:22:49.232Z] ---> Using cache [2022-04-13T20:22:49.232Z] ---> 081831e03c2d [2022-04-13T20:22:49.232Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-13T20:22:49.232Z] ---> Using cache [2022-04-13T20:22:49.232Z] ---> 71f06d5af506 [2022-04-13T20:22:49.232Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:22:49.232Z] ---> Using cache [2022-04-13T20:22:49.232Z] ---> b21c941426f5 [2022-04-13T20:22:49.232Z] Step 8/26 : COPY . . [2022-04-13T20:22:49.232Z] ---> Using cache [2022-04-13T20:22:49.232Z] ---> 6a551aa06968 [2022-04-13T20:22:49.232Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T20:22:49.232Z] ---> Using cache [2022-04-13T20:22:49.232Z] ---> 90c4bc8d6238 [2022-04-13T20:22:49.232Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-13T20:22:49.232Z] ---> Using cache [2022-04-13T20:22:49.232Z] ---> 954268425320 [2022-04-13T20:22:49.232Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-13T20:22:49.232Z] ---> Using cache [2022-04-13T20:22:49.232Z] ---> f198d3598569 [2022-04-13T20:22:49.232Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-13T20:22:50.476Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-13T20:22:50.476Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-13T20:22:50.476Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-13T20:22:50.476Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-13T20:22:50.476Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-13T20:22:50.476Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-13T20:22:50.476Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-13T20:22:50.476Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-13T20:22:50.476Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-13T20:22:50.476Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-13T20:22:50.476Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-13T20:22:50.755Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-13T20:22:50.755Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-13T20:22:50.755Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-13T20:22:50.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-13T20:22:55.821Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:22:55.821Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:22:55.821Z] ---> 2a2038e89572 [2022-04-13T20:22:55.821Z] Step 3/20 : WORKDIR /edgex-go [2022-04-13T20:22:55.821Z] ---> Using cache [2022-04-13T20:22:55.821Z] ---> b8e16908350b [2022-04-13T20:22:55.821Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base zeromq-dev libsodium-dev pkgconfig [2022-04-13T20:22:58.367Z] ---> Running in b477c8be6295 [2022-04-13T20:22:58.367Z] ---> Running in 24a4b76f068b [2022-04-13T20:22:58.941Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-13T20:22:58.941Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-13T20:22:58.941Z] ---> 7417809fdb73 [2022-04-13T20:22:58.941Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-13T20:22:58.941Z] ---> Running in 3e91296fa4d4 [2022-04-13T20:22:59.515Z] Removing intermediate container 3e91296fa4d4 [2022-04-13T20:22:59.515Z] ---> 8e5d90096e79 [2022-04-13T20:22:59.515Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-13T20:22:59.777Z] ---> Running in 323ce37b71c1 [2022-04-13T20:22:59.777Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:23:00.396Z] spire-1.2.1/ [2022-04-13T20:23:00.396Z] spire-1.2.1/.data/ [2022-04-13T20:23:00.396Z] spire-1.2.1/.data/.file [2022-04-13T20:23:00.396Z] spire-1.2.1/.dockerignore [2022-04-13T20:23:00.396Z] spire-1.2.1/.gitattributes [2022-04-13T20:23:00.396Z] spire-1.2.1/.githooks/ [2022-04-13T20:23:00.396Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T20:23:00.396Z] spire-1.2.1/.github/ [2022-04-13T20:23:00.396Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T20:23:00.396Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T20:23:00.396Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T20:23:00.396Z] spire-1.2.1/.github/workflows/ [2022-04-13T20:23:00.396Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T20:23:00.396Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T20:23:00.396Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T20:23:00.396Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T20:23:00.396Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T20:23:00.396Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T20:23:00.396Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T20:23:00.396Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T20:23:00.396Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T20:23:00.396Z] spire-1.2.1/.gitignore [2022-04-13T20:23:00.396Z] spire-1.2.1/.go-version [2022-04-13T20:23:00.396Z] spire-1.2.1/.golangci.yml [2022-04-13T20:23:00.396Z] spire-1.2.1/ADOPTERS.md [2022-04-13T20:23:00.396Z] spire-1.2.1/CHANGELOG.md [2022-04-13T20:23:00.396Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T20:23:00.396Z] spire-1.2.1/CODEOWNERS [2022-04-13T20:23:00.396Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T20:23:00.396Z] spire-1.2.1/Dockerfile [2022-04-13T20:23:00.396Z] spire-1.2.1/Dockerfile.dev [2022-04-13T20:23:00.396Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T20:23:00.396Z] spire-1.2.1/LICENSE [2022-04-13T20:23:00.396Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T20:23:00.396Z] spire-1.2.1/Makefile [2022-04-13T20:23:00.396Z] spire-1.2.1/README.md [2022-04-13T20:23:00.396Z] spire-1.2.1/ROADMAP.md [2022-04-13T20:23:00.396Z] spire-1.2.1/SECURITY.md [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/ [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T20:23:00.396Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T20:23:00.396Z] spire-1.2.1/conf/ [2022-04-13T20:23:00.396Z] spire-1.2.1/conf/agent/ [2022-04-13T20:23:00.396Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T20:23:00.396Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T20:23:00.396Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T20:23:00.396Z] spire-1.2.1/conf/server/ [2022-04-13T20:23:00.396Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T20:23:00.396Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T20:23:00.396Z] spire-1.2.1/conf/server/server.conf [2022-04-13T20:23:00.396Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/ [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/auditlog.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/images/ [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/spire_server.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/telemetry.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/upgrading.md [2022-04-13T20:23:00.396Z] spire-1.2.1/doc/using_spire.md [2022-04-13T20:23:00.396Z] spire-1.2.1/examples/ [2022-04-13T20:23:00.396Z] spire-1.2.1/examples/README.md [2022-04-13T20:23:00.396Z] spire-1.2.1/go.mod [2022-04-13T20:23:00.396Z] spire-1.2.1/go.sum [2022-04-13T20:23:00.396Z] spire-1.2.1/pkg/ [2022-04-13T20:23:00.396Z] spire-1.2.1/pkg/agent/ [2022-04-13T20:23:00.396Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T20:23:00.396Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T20:23:00.396Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T20:23:00.396Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T20:23:00.396Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/common/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/common/api/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T20:23:00.397Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/health/ [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/log/ [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T20:23:00.398Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/util/ [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/version/ [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/ [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/ [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T20:23:00.399Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/config.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/server.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T20:23:00.400Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T20:23:00.401Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T20:23:00.401Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T20:23:00.401Z] spire-1.2.1/proto/ [2022-04-13T20:23:00.401Z] spire-1.2.1/proto/private/ [2022-04-13T20:23:00.401Z] spire-1.2.1/proto/private/server/ [2022-04-13T20:23:00.401Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T20:23:00.401Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T20:23:00.401Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T20:23:00.401Z] spire-1.2.1/proto/spire/ [2022-04-13T20:23:00.401Z] spire-1.2.1/proto/spire/common/ [2022-04-13T20:23:00.401Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T20:23:00.401Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T20:23:00.401Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T20:23:00.401Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T20:23:00.401Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T20:23:00.401Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T20:23:00.401Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T20:23:00.401Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T20:23:00.401Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T20:23:00.401Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T20:23:00.401Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T20:23:00.401Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T20:23:00.401Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T20:23:00.401Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T20:23:00.401Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T20:23:00.401Z] spire-1.2.1/release/ [2022-04-13T20:23:00.401Z] spire-1.2.1/release/spire-extras/ [2022-04-13T20:23:00.401Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T20:23:00.401Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T20:23:00.401Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T20:23:00.401Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T20:23:00.401Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T20:23:00.401Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T20:23:00.401Z] spire-1.2.1/release/spire/ [2022-04-13T20:23:00.401Z] spire-1.2.1/release/spire/README.md [2022-04-13T20:23:00.401Z] spire-1.2.1/release/spire/conf/ [2022-04-13T20:23:00.401Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T20:23:00.401Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T20:23:00.401Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T20:23:00.401Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T20:23:00.401Z] spire-1.2.1/script/ [2022-04-13T20:23:00.401Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T20:23:00.401Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T20:23:00.401Z] spire-1.2.1/support/ [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/ [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T20:23:00.401Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T20:23:00.401Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T20:23:00.401Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T20:23:00.401Z] spire-1.2.1/test/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/clock/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/clock/clock.go [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fakes/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/config/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T20:23:00.401Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/README.md [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/common [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/setup/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/suites/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T20:23:00.401Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T20:23:00.402Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T20:23:00.403Z] spire-1.2.1/test/integration/test.sh [2022-04-13T20:23:00.403Z] spire-1.2.1/test/plugintest/ [2022-04-13T20:23:00.403Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T20:23:00.403Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T20:23:00.403Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T20:23:00.403Z] spire-1.2.1/test/spiretest/ [2022-04-13T20:23:00.403Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T20:23:00.403Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T20:23:00.403Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T20:23:00.403Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T20:23:00.403Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T20:23:00.403Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T20:23:00.403Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T20:23:00.403Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T20:23:00.403Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T20:23:00.403Z] spire-1.2.1/test/testca/ [2022-04-13T20:23:00.403Z] spire-1.2.1/test/testca/ca.go [2022-04-13T20:23:00.403Z] spire-1.2.1/test/testkey/ [2022-04-13T20:23:00.403Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T20:23:00.403Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T20:23:00.403Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T20:23:00.403Z] spire-1.2.1/test/testkey/new.go [2022-04-13T20:23:00.403Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T20:23:00.403Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T20:23:00.403Z] spire-1.2.1/test/util/ [2022-04-13T20:23:00.403Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T20:23:00.403Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T20:23:00.403Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T20:23:00.403Z] spire-1.2.1/test/util/race.go [2022-04-13T20:23:00.403Z] spire-1.2.1/test/util/util.go [2022-04-13T20:23:00.403Z] building spire from source... [2022-04-13T20:23:00.403Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:23:00.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:23:00.667Z] Installing go1.17.7... [2022-04-13T20:23:00.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:23:00.930Z] (1/43) Installing readline (8.1.1-r0) [2022-04-13T20:23:00.930Z] (2/43) Installing bash (5.1.16-r0) [2022-04-13T20:23:00.930Z] Executing bash-5.1.16-r0.post-install [2022-04-13T20:23:00.930Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-13T20:23:00.930Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-13T20:23:00.930Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-13T20:23:00.930Z] (6/43) Installing curl (7.80.0-r0) [2022-04-13T20:23:00.930Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-13T20:23:00.930Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-13T20:23:00.930Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T20:23:00.930Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T20:23:00.930Z] OK: 15865 distinct packages available [2022-04-13T20:23:00.930Z] (9/43) Installing expat (2.4.7-r0) [2022-04-13T20:23:00.930Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-13T20:23:00.930Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:23:00.930Z] (11/43) Installing gdbm (1.22-r0) [2022-04-13T20:23:01.192Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-13T20:23:01.192Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-13T20:23:01.192Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-13T20:23:01.192Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-13T20:23:01.192Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-13T20:23:01.192Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-13T20:23:01.456Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-13T20:23:01.456Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-13T20:23:01.456Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-13T20:23:01.456Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-13T20:23:01.456Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-13T20:23:01.456Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-13T20:23:01.456Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-13T20:23:01.456Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-13T20:23:01.456Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-13T20:23:01.456Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-13T20:23:01.456Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-13T20:23:01.456Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-13T20:23:01.456Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-13T20:23:01.456Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-13T20:23:01.456Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-13T20:23:01.721Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-13T20:23:01.721Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-13T20:23:01.721Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-13T20:23:01.721Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-13T20:23:01.721Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-13T20:23:01.721Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-13T20:23:01.721Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-13T20:23:01.721Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-13T20:23:01.721Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-13T20:23:01.721Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-13T20:23:01.721Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-13T20:23:01.721Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T20:23:01.721Z] OK: 83 MiB in 65 packages [2022-04-13T20:23:01.721Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:23:02.302Z] OK: 221 MiB in 52 packages [2022-04-13T20:23:02.565Z] Collecting docker-compose==1.23.2 [2022-04-13T20:23:02.565Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-13T20:23:02.565Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-13T20:23:02.565Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-13T20:23:02.826Z] Collecting docopt<0.7,>=0.6.1 [2022-04-13T20:23:02.827Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-13T20:23:03.184Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.215s coverage: 28.7% of statements [2022-04-13T20:23:03.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-13T20:23:03.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-13T20:23:03.403Z] Collecting jsonschema<3,>=2.5.1 [2022-04-13T20:23:03.403Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-13T20:23:03.403Z] Collecting docker<4.0,>=3.6.0 [2022-04-13T20:23:03.403Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-13T20:23:03.403Z] Collecting cached-property<2,>=1.2.0 [2022-04-13T20:23:03.403Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-13T20:23:03.664Z] Collecting PyYAML<4,>=3.10 [2022-04-13T20:23:03.664Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-13T20:23:04.366Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-13T20:23:04.366Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-13T20:23:04.366Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-13T20:23:04.366Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-13T20:23:04.632Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-13T20:23:04.632Z] Collecting texttable<0.10,>=0.9.0 [2022-04-13T20:23:04.632Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-13T20:23:05.213Z] Collecting docker-pycreds>=0.4.0 [2022-04-13T20:23:05.213Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-13T20:23:05.213Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-13T20:23:05.213Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-13T20:23:05.475Z] Collecting idna<2.8,>=2.5 [2022-04-13T20:23:05.475Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-13T20:23:05.475Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-13T20:23:05.475Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-13T20:23:05.475Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-13T20:23:05.475Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-13T20:23:05.475Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-13T20:23:05.475Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-13T20:23:05.475Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-13T20:23:05.736Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-13T20:23:05.736Z] Attempting uninstall: urllib3 [2022-04-13T20:23:05.736Z] Found existing installation: urllib3 1.26.7 [2022-04-13T20:23:05.736Z] Uninstalling urllib3-1.26.7: [2022-04-13T20:23:05.736Z] Successfully uninstalled urllib3-1.26.7 [2022-04-13T20:23:05.999Z] Attempting uninstall: idna [2022-04-13T20:23:05.999Z] Found existing installation: idna 3.3 [2022-04-13T20:23:05.999Z] Uninstalling idna-3.3: [2022-04-13T20:23:05.999Z] Successfully uninstalled idna-3.3 [2022-04-13T20:23:06.575Z] Building bin/spire-server... [2022-04-13T20:23:06.575Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T20:23:06.575Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T20:23:06.575Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T20:23:06.575Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T20:23:06.575Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T20:23:06.575Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T20:23:06.882Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T20:23:06.882Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T20:23:06.882Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T20:23:06.882Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T20:23:07.145Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T20:23:07.146Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T20:23:07.146Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T20:23:07.146Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T20:23:07.456Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T20:23:07.726Z]  Attempting uninstall: requests [2022-04-13T20:23:07.726Z] Found existing installation: requests 2.26.0 [2022-04-13T20:23:07.726Z] Uninstalling requests-2.26.0: [2022-04-13T20:23:07.726Z] Successfully uninstalled requests-2.26.0 [2022-04-13T20:23:07.726Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T20:23:07.726Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T20:23:07.726Z] Removing intermediate container 24a4b76f068b [2022-04-13T20:23:07.726Z] ---> 46dbb8687949 [2022-04-13T20:23:07.726Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-13T20:23:07.726Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T20:23:07.726Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T20:23:07.726Z]  Running setup.py install for texttable: started [2022-04-13T20:23:07.726Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T20:23:07.726Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T20:23:07.726Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T20:23:07.989Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T20:23:07.989Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T20:23:07.989Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T20:23:07.989Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T20:23:07.989Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T20:23:07.989Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T20:23:07.989Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T20:23:07.989Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T20:23:07.989Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T20:23:07.989Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T20:23:07.989Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T20:23:07.989Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T20:23:07.989Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T20:23:07.989Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T20:23:07.989Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T20:23:07.989Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T20:23:07.989Z]  Running setup.py install for texttable: finished with status 'done' [2022-04-13T20:23:07.989Z] Running setup.py install for PyYAML: started [2022-04-13T20:23:08.257Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T20:23:08.257Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T20:23:08.257Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T20:23:08.257Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T20:23:08.257Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T20:23:08.521Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T20:23:08.521Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T20:23:08.521Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T20:23:08.521Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T20:23:08.521Z]  Running setup.py install for PyYAML: finished with status 'done' [2022-04-13T20:23:08.619Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.436s coverage: 98.5% of statements [2022-04-13T20:23:08.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-13T20:23:08.786Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T20:23:08.786Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T20:23:08.786Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T20:23:09.049Z]  ---> 0906f50278d2 [2022-04-13T20:23:09.049Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:23:09.049Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T20:23:09.049Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T20:23:09.049Z]  Running setup.py install for docopt: started [2022-04-13T20:23:09.049Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T20:23:09.049Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T20:23:09.230Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.455s coverage: 53.4% of statements [2022-04-13T20:23:09.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-13T20:23:09.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-13T20:23:09.311Z]  ---> Running in 70ee75a71148 [2022-04-13T20:23:09.311Z] Running setup.py install for docopt: finished with status 'done' [2022-04-13T20:23:09.311Z] Running setup.py install for dockerpty: started [2022-04-13T20:23:09.573Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T20:23:09.835Z]  Running setup.py install for dockerpty: finished with status 'done' [2022-04-13T20:23:10.103Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-13T20:23:11.264Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T20:23:11.264Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T20:23:11.264Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T20:23:11.264Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T20:23:11.264Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T20:23:14.654Z] Removing intermediate container 70ee75a71148 [2022-04-13T20:23:14.654Z] ---> 197e80bcbcc7 [2022-04-13T20:23:14.654Z] Step 7/20 : COPY . . [2022-04-13T20:23:14.654Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T20:23:14.654Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T20:23:14.654Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T20:23:14.654Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T20:23:14.654Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T20:23:14.654Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T20:23:14.654Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T20:23:15.321Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T20:23:15.321Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T20:23:15.321Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T20:23:15.321Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T20:23:15.648Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T20:23:15.648Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T20:23:15.924Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T20:23:16.186Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T20:23:16.186Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T20:23:16.453Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T20:23:16.453Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T20:23:16.717Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T20:23:16.717Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T20:23:16.979Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T20:23:16.979Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T20:23:17.240Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T20:23:17.240Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T20:23:17.240Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T20:23:17.501Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T20:23:17.501Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T20:23:17.501Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T20:23:18.929Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T20:23:18.929Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T20:23:18.929Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T20:23:18.929Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T20:23:18.929Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T20:23:18.929Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T20:23:18.929Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T20:23:18.929Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T20:23:18.929Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T20:23:18.929Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T20:23:18.929Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T20:23:18.929Z] Removing intermediate container 323ce37b71c1 [2022-04-13T20:23:18.929Z] ---> c232bb437dc7 [2022-04-13T20:23:18.929Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-13T20:23:18.929Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T20:23:18.929Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T20:23:18.929Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T20:23:19.194Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T20:23:19.194Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T20:23:19.194Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T20:23:19.194Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T20:23:19.194Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T20:23:19.194Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T20:23:19.462Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T20:23:19.462Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T20:23:19.462Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T20:23:19.462Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T20:23:19.462Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T20:23:19.462Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T20:23:19.462Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T20:23:19.462Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T20:23:19.725Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T20:23:19.725Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T20:23:19.725Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T20:23:19.725Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T20:23:19.725Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T20:23:19.725Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T20:23:19.725Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T20:23:19.725Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T20:23:19.725Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T20:23:19.725Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T20:23:19.725Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T20:23:19.726Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T20:23:20.187Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T20:23:20.188Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T20:23:20.188Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T20:23:20.449Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T20:23:20.449Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T20:23:20.449Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T20:23:20.449Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T20:23:20.449Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T20:23:20.449Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T20:23:20.449Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T20:23:20.449Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T20:23:20.449Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T20:23:20.708Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T20:23:20.709Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T20:23:23.255Z]  ---> Running in ffad40d96845 [2022-04-13T20:23:25.796Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T20:23:25.796Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T20:23:26.734Z] Removing intermediate container ffad40d96845 [2022-04-13T20:23:26.734Z] ---> 33ca9a2d1fdc [2022-04-13T20:23:26.734Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-13T20:23:31.487Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.368s coverage: 89.2% of statements [2022-04-13T20:23:31.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-13T20:23:31.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-13T20:23:31.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-13T20:23:31.487Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.447s coverage: 84.4% of statements [2022-04-13T20:23:31.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-13T20:23:31.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-13T20:23:31.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-13T20:23:31.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-13T20:23:31.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-13T20:23:32.017Z] ---> Running in e897c24b5048 [2022-04-13T20:23:32.017Z] ---> d6cab08ce1c4 [2022-04-13T20:23:32.017Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-13T20:23:32.279Z] ---> Running in 7a43cf54543e [2022-04-13T20:23:32.279Z] Removing intermediate container e897c24b5048 [2022-04-13T20:23:32.279Z] ---> 5846f812d713 [2022-04-13T20:23:32.279Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-13T20:23:32.852Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-13T20:23:32.945Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.291s coverage: 95.6% of statements [2022-04-13T20:23:32.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-13T20:23:32.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-13T20:23:32.946Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.376s coverage: 72.2% of statements [2022-04-13T20:23:32.946Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-13T20:23:32.946Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-13T20:23:32.946Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-13T20:23:32.946Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-13T20:23:32.946Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-13T20:23:32.946Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.411s coverage: 60.0% of statements [2022-04-13T20:23:32.946Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-13T20:23:32.946Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-13T20:23:32.946Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-13T20:23:32.946Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.863s coverage: 0.9% of statements [2022-04-13T20:23:32.946Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-13T20:23:32.946Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.418s coverage: 58.8% of statements [2022-04-13T20:23:32.946Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.418s coverage: 24.0% of statements [2022-04-13T20:23:32.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-13T20:23:32.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.215s coverage: 47.1% of statements [2022-04-13T20:23:32.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.242s coverage: 79.5% of statements [2022-04-13T20:23:32.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.199s coverage: 94.1% of statements [2022-04-13T20:23:33.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.248s coverage: 96.3% of statements [2022-04-13T20:23:33.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.203s coverage: 87.5% of statements [2022-04-13T20:23:35.390Z] ---> 7135a533a12d [2022-04-13T20:23:35.390Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-13T20:23:35.958Z] ---> c272a5b216bc [2022-04-13T20:23:35.958Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-13T20:23:37.337Z] ---> 41f42f0c754a [2022-04-13T20:23:37.337Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-13T20:23:37.337Z] ---> Running in de8656c735b7 [2022-04-13T20:23:37.910Z] Removing intermediate container de8656c735b7 [2022-04-13T20:23:37.910Z] ---> 133607e22d43 [2022-04-13T20:23:37.910Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T20:23:38.171Z] ---> Running in 8ce8a6a16951 [2022-04-13T20:23:38.743Z] Removing intermediate container 8ce8a6a16951 [2022-04-13T20:23:38.743Z] ---> 3bf4939f967e [2022-04-13T20:23:38.743Z] Step 21/23 : LABEL arch=x86_64 [2022-04-13T20:23:39.007Z] ---> Running in 09628b9dcb45 [2022-04-13T20:23:39.580Z] Removing intermediate container 09628b9dcb45 [2022-04-13T20:23:39.580Z] ---> 05dd01c7a9ae [2022-04-13T20:23:39.580Z] Step 22/23 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 [2022-04-13T20:23:40.965Z] ---> Running in 8afff54ba22d [2022-04-13T20:23:40.965Z] Removing intermediate container 8afff54ba22d [2022-04-13T20:23:40.965Z] ---> a37ea445693c [2022-04-13T20:23:40.965Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T20:23:40.965Z] ---> Running in c0d181c79e08 [2022-04-13T20:23:41.532Z] Removing intermediate container c0d181c79e08 [2022-04-13T20:23:41.532Z] ---> 515cf4e9ed9f [2022-04-13T20:23:41.532Z] [2022-04-13T20:23:41.532Z] Successfully built 515cf4e9ed9f [2022-04-13T20:23:41.532Z] Successfully tagged sys-mgmt-agent:latest [2022-04-13T20:23:41.532Z] Building support-scheduler [2022-04-13T20:23:43.440Z]  Building sys-mgmt-agent ... done Removing intermediate container b4dacfe34179 [2022-04-13T20:23:43.440Z] ---> 4f5ce61bc21d [2022-04-13T20:23:43.440Z] [2022-04-13T20:23:43.440Z] Step 13/25 : FROM alpine:3.15 [2022-04-13T20:23:43.440Z] 3.15: Pulling from library/alpine [2022-04-13T20:23:43.440Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-13T20:23:43.440Z] Status: Downloaded newer image for alpine:3.15 [2022-04-13T20:23:43.440Z] ---> 0ac33e5f5afa [2022-04-13T20:23:43.440Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T20:23:46.738Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:23:46.738Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:23:46.738Z] ---> 2a2038e89572 [2022-04-13T20:23:46.738Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T20:23:46.738Z] ---> Using cache [2022-04-13T20:23:46.738Z] ---> b8e16908350b [2022-04-13T20:23:46.738Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:23:46.738Z] ---> Using cache [2022-04-13T20:23:46.738Z] ---> 023798ca4e7b [2022-04-13T20:23:46.738Z] Step 5/22 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base [2022-04-13T20:23:46.738Z] ---> Using cache [2022-04-13T20:23:46.738Z] ---> feba89ff13e1 [2022-04-13T20:23:46.738Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T20:23:46.738Z] ---> Using cache [2022-04-13T20:23:46.738Z] ---> 0899bcfd0910 [2022-04-13T20:23:46.738Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:23:46.738Z] ---> Using cache [2022-04-13T20:23:46.738Z] ---> e89561ddfc2b [2022-04-13T20:23:46.738Z] Step 8/22 : COPY . . [2022-04-13T20:23:46.738Z] ---> Using cache [2022-04-13T20:23:46.738Z] ---> 0f005f38984c [2022-04-13T20:23:46.738Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-13T20:23:48.643Z] ---> Running in ee145340c0b5 [2022-04-13T20:23:48.643Z] ---> Running in d7ca54c0dce9 [2022-04-13T20:23:48.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.211s coverage: 94.4% of statements [2022-04-13T20:23:48.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.186s coverage: 44.8% of statements [2022-04-13T20:23:49.217Z] Removing intermediate container ee145340c0b5 [2022-04-13T20:23:49.217Z] ---> be2ecc32aedd [2022-04-13T20:23:49.217Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:23:49.217Z] ---> Running in 36fd71aa6247 [2022-04-13T20:23:49.484Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-13T20:23:50.866Z] Removing intermediate container 36fd71aa6247 [2022-04-13T20:23:50.866Z] ---> 07463c45698d [2022-04-13T20:23:50.866Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-13T20:23:50.866Z] ---> Running in 54b32e9b2238 [2022-04-13T20:23:51.436Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:23:52.372Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:23:52.634Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T20:23:52.634Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T20:23:52.634Z] OK: 15854 distinct packages available [2022-04-13T20:23:52.893Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:23:53.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.722s coverage: 82.5% of statements [2022-04-13T20:23:53.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-13T20:23:53.462Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:23:54.027Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-13T20:23:54.028Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-13T20:23:54.028Z] (3/5) Installing libucontext (1.1-r0) [2022-04-13T20:23:54.028Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-13T20:23:54.286Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-13T20:23:54.286Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T20:23:54.286Z] OK: 6 MiB in 19 packages [2022-04-13T20:23:56.191Z] Removing intermediate container 54b32e9b2238 [2022-04-13T20:23:56.191Z] ---> 8cc37a2fe77a [2022-04-13T20:23:56.191Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T20:23:58.737Z] ---> 01ac852e850f [2022-04-13T20:23:58.737Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T20:23:58.996Z] ---> 870690df9ded [2022-04-13T20:23:58.996Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-13T20:23:59.566Z] ---> bc990ac33d53 [2022-04-13T20:23:59.566Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-13T20:24:00.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.258s coverage: 92.9% of statements [2022-04-13T20:24:00.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-13T20:24:00.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-13T20:24:00.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-13T20:24:00.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements [2022-04-13T20:24:00.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-13T20:24:00.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-13T20:24:00.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-13T20:24:00.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-13T20:24:00.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-13T20:24:00.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.199s coverage: 87.2% of statements [2022-04-13T20:24:00.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-13T20:24:00.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-13T20:24:00.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements [2022-04-13T20:24:00.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-13T20:24:00.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.275s coverage: 58.8% of statements [2022-04-13T20:24:00.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-13T20:24:00.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.252s coverage: 80.0% of statements [2022-04-13T20:24:00.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.280s coverage: 87.2% of statements [2022-04-13T20:24:00.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.345s coverage: 85.4% of statements [2022-04-13T20:24:00.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.820s coverage: 91.2% of statements [2022-04-13T20:24:00.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-13T20:24:00.141Z] ---> ad56a73bfd63 [2022-04-13T20:24:00.141Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T20:24:00.141Z] ---> Running in dbde2660c02f [2022-04-13T20:24:00.418Z] Removing intermediate container dbde2660c02f [2022-04-13T20:24:00.418Z] ---> 3b6a557804a6 [2022-04-13T20:24:00.418Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T20:24:00.700Z] ---> Running in 5285967902a0 [2022-04-13T20:24:00.960Z] Removing intermediate container 5285967902a0 [2022-04-13T20:24:00.960Z] ---> 4e87b531db93 [2022-04-13T20:24:00.960Z] Step 23/25 : LABEL arch=x86_64 [2022-04-13T20:24:00.960Z] ---> Running in e79eeb88915f [2022-04-13T20:24:01.220Z] Removing intermediate container e79eeb88915f [2022-04-13T20:24:01.220Z] ---> 60735f898b2b [2022-04-13T20:24:01.220Z] Step 24/25 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 [2022-04-13T20:24:01.493Z] ---> Running in 0446e8d567d8 [2022-04-13T20:24:01.753Z] Removing intermediate container 0446e8d567d8 [2022-04-13T20:24:01.753Z] ---> 22aba061ebd7 [2022-04-13T20:24:01.753Z] Step 25/25 : LABEL version=0.0.0 [2022-04-13T20:24:01.753Z] ---> Running in b3dba3522a0c [2022-04-13T20:24:02.012Z] Removing intermediate container b3dba3522a0c [2022-04-13T20:24:02.012Z] ---> 10620333037a [2022-04-13T20:24:02.012Z] [2022-04-13T20:24:02.271Z] Successfully built 10620333037a [2022-04-13T20:24:02.271Z] Successfully tagged security-spire-server:latest [2022-04-13T20:24:02.271Z]  Building security-spire-server ... done Building core-metadata [2022-04-13T20:24:03.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.879s coverage: 64.4% of statements [2022-04-13T20:24:03.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-13T20:24:03.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-13T20:24:03.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.249s coverage: 100.0% of statements [2022-04-13T20:24:03.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.159s coverage: 89.4% of statements [2022-04-13T20:24:03.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements [2022-04-13T20:24:03.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements [2022-04-13T20:24:03.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements [2022-04-13T20:24:07.543Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:24:07.543Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:24:07.543Z] ---> 2a2038e89572 [2022-04-13T20:24:07.543Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T20:24:07.543Z] ---> Using cache [2022-04-13T20:24:07.543Z] ---> b8e16908350b [2022-04-13T20:24:07.543Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:24:07.543Z] ---> Using cache [2022-04-13T20:24:07.543Z] ---> 023798ca4e7b [2022-04-13T20:24:07.543Z] Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base [2022-04-13T20:24:07.543Z] ---> Using cache [2022-04-13T20:24:07.543Z] ---> feba89ff13e1 [2022-04-13T20:24:07.543Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T20:24:07.543Z] ---> Using cache [2022-04-13T20:24:07.543Z] ---> 0899bcfd0910 [2022-04-13T20:24:07.543Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:24:07.543Z] ---> Using cache [2022-04-13T20:24:07.543Z] ---> e89561ddfc2b [2022-04-13T20:24:07.543Z] Step 8/23 : COPY . . [2022-04-13T20:24:07.543Z] ---> Using cache [2022-04-13T20:24:07.543Z] ---> 0f005f38984c [2022-04-13T20:24:07.543Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-13T20:24:08.483Z] ---> Running in 22e68228ad5b [2022-04-13T20:24:09.423Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-13T20:24:12.765Z] Removing intermediate container 7a43cf54543e [2022-04-13T20:24:12.765Z] ---> 930638259aa7 [2022-04-13T20:24:12.765Z] [2022-04-13T20:24:12.765Z] Step 9/20 : FROM alpine:3.15 [2022-04-13T20:24:12.765Z] ---> 0ac33e5f5afa [2022-04-13T20:24:12.765Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T20:24:12.765Z] ---> Using cache [2022-04-13T20:24:12.765Z] ---> be2ecc32aedd [2022-04-13T20:24:12.765Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:24:12.765Z] ---> Using cache [2022-04-13T20:24:12.765Z] ---> 07463c45698d [2022-04-13T20:24:12.765Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-13T20:24:12.765Z] ---> Running in e6b907e191b7 [2022-04-13T20:24:13.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.463s coverage: 65.4% of statements [2022-04-13T20:24:13.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-13T20:24:13.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-13T20:24:13.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-13T20:24:13.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.822s coverage: 43.8% of statements [2022-04-13T20:24:13.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-13T20:24:13.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-13T20:24:13.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.219s coverage: 89.5% of statements [2022-04-13T20:24:13.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-13T20:24:13.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.230s coverage: 84.8% of statements [2022-04-13T20:24:13.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-13T20:24:13.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-13T20:24:13.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-13T20:24:13.919Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-13T20:24:14.153Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:24:15.099Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:24:15.358Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T20:24:15.358Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T20:24:15.358Z] OK: 15854 distinct packages available [2022-04-13T20:24:15.358Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:24:15.926Z] Building bin/spire-agent... [2022-04-13T20:24:15.926Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T20:24:15.926Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T20:24:15.926Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T20:24:15.926Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T20:24:16.185Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:24:16.444Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-13T20:24:16.703Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-13T20:24:16.703Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-13T20:24:16.703Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-13T20:24:16.963Z] (5/9) Installing curl (7.80.0-r0) [2022-04-13T20:24:16.963Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-13T20:24:16.963Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T20:24:16.963Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-13T20:24:16.963Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T20:24:16.963Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T20:24:17.223Z] (8/9) Installing libucontext (1.1-r0) [2022-04-13T20:24:17.223Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-13T20:24:17.223Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T20:24:17.223Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T20:24:17.223Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T20:24:17.223Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T20:24:17.223Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T20:24:17.223Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T20:24:17.223Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T20:24:17.223Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T20:24:17.482Z] OK: 8 MiB in 23 packages [2022-04-13T20:24:20.768Z] Removing intermediate container e6b907e191b7 [2022-04-13T20:24:20.768Z] ---> 846fb0a7f1eb [2022-04-13T20:24:20.768Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T20:24:21.707Z] ---> 5c79b1ef018c [2022-04-13T20:24:21.707Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-13T20:24:22.234Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.303s coverage: 17.7% of statements [2022-04-13T20:24:22.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-13T20:24:22.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-13T20:24:22.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-13T20:24:22.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-13T20:24:22.235Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.805s coverage: 92.3% of statements [2022-04-13T20:24:22.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-13T20:24:22.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-13T20:24:22.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-13T20:24:22.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-13T20:24:22.235Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.299s coverage: 63.2% of statements [2022-04-13T20:24:22.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-13T20:24:22.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-13T20:24:23.088Z] ---> 9c31b69c270e [2022-04-13T20:24:23.088Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-13T20:24:23.213Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.403s coverage: 97.7% of statements [2022-04-13T20:24:23.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-13T20:24:23.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-13T20:24:23.213Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-13T20:24:23.213Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-13T20:24:23.213Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.208s coverage: 28.9% of statements [2022-04-13T20:24:23.213Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-13T20:24:23.213Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-13T20:24:23.213Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-13T20:24:23.213Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-13T20:24:23.213Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-13T20:24:23.213Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-13T20:24:23.213Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.211s coverage: 100.0% of statements [2022-04-13T20:24:23.213Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 96.9% of statements [2022-04-13T20:24:23.656Z] ---> 31bb1aa09792 [2022-04-13T20:24:23.656Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-13T20:24:23.656Z] ---> Running in 2a1a789f26fd [2022-04-13T20:24:23.810Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-04-13T20:24:23.810Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-13T20:24:23.810Z] GO111MODULE=on go vet ./... [2022-04-13T20:24:23.915Z] Removing intermediate container 2a1a789f26fd [2022-04-13T20:24:23.915Z] ---> e070489b15ff [2022-04-13T20:24:23.915Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T20:24:24.179Z] ---> Running in b546044ec7a5 [2022-04-13T20:24:24.836Z] Removing intermediate container b546044ec7a5 [2022-04-13T20:24:24.836Z] ---> c66812a03154 [2022-04-13T20:24:24.836Z] Step 18/20 : LABEL arch=x86_64 [2022-04-13T20:24:24.836Z] ---> Running in a4d9d5c7b97d [2022-04-13T20:24:25.534Z] Removing intermediate container a4d9d5c7b97d [2022-04-13T20:24:25.534Z] ---> 9f73e4035924 [2022-04-13T20:24:25.534Z] Step 19/20 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 [2022-04-13T20:24:25.534Z] ---> Running in 3547dac91c11 [2022-04-13T20:24:25.812Z] Removing intermediate container 3547dac91c11 [2022-04-13T20:24:25.812Z] ---> 03c7bdee7f97 [2022-04-13T20:24:25.812Z] Step 20/20 : LABEL version=0.0.0 [2022-04-13T20:24:26.071Z] ---> Running in ca83169ccef9 [2022-04-13T20:24:26.696Z] Removing intermediate container ca83169ccef9 [2022-04-13T20:24:26.696Z] ---> f640b7e0ba45 [2022-04-13T20:24:26.696Z] [2022-04-13T20:24:26.696Z] Successfully built f640b7e0ba45 [2022-04-13T20:24:26.696Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-13T20:24:36.681Z]  Building security-spiffe-token-provider ... done Removing intermediate container d7ca54c0dce9 [2022-04-13T20:24:36.681Z] ---> a848296123a3 [2022-04-13T20:24:36.681Z] [2022-04-13T20:24:36.681Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T20:24:36.681Z] ---> e04c818066af [2022-04-13T20:24:36.681Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-13T20:24:36.681Z] ---> Using cache [2022-04-13T20:24:36.681Z] ---> 75462c0d22ac [2022-04-13T20:24:36.681Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T20:24:36.681Z] ---> Using cache [2022-04-13T20:24:36.681Z] ---> c00e83a3c3cd [2022-04-13T20:24:36.681Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-13T20:24:36.681Z] ---> Running in a1a2603f2894 [2022-04-13T20:24:36.681Z] Removing intermediate container a1a2603f2894 [2022-04-13T20:24:36.681Z] ---> 9fea9c5f42d6 [2022-04-13T20:24:36.681Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-13T20:24:36.681Z] ---> Running in e668c5a96747 [2022-04-13T20:24:36.681Z] Removing intermediate container e668c5a96747 [2022-04-13T20:24:36.681Z] ---> 8d8342cda1fa [2022-04-13T20:24:36.681Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T20:24:36.681Z] ---> 8be9736f0f8a [2022-04-13T20:24:36.682Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-13T20:24:38.066Z] ---> 8f9e1adc9040 [2022-04-13T20:24:38.066Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-13T20:24:38.325Z] ---> b2e98c6cfa32 [2022-04-13T20:24:38.325Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-13T20:24:38.585Z] ---> Running in 6360c3157bfe [2022-04-13T20:24:39.163Z] Removing intermediate container 6360c3157bfe [2022-04-13T20:24:39.163Z] ---> 25b69b80935f [2022-04-13T20:24:39.163Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T20:24:39.163Z] ---> Running in b872759bccfb [2022-04-13T20:24:39.735Z] Removing intermediate container b872759bccfb [2022-04-13T20:24:39.735Z] ---> a1adf538fd29 [2022-04-13T20:24:39.735Z] Step 20/22 : LABEL arch=x86_64 [2022-04-13T20:24:39.735Z] ---> Running in 8dd1024ec698 [2022-04-13T20:24:39.996Z] Removing intermediate container 8dd1024ec698 [2022-04-13T20:24:39.996Z] ---> cb76fc09af89 [2022-04-13T20:24:39.996Z] Step 21/22 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 [2022-04-13T20:24:40.255Z] ---> Running in f66f72360856 [2022-04-13T20:24:40.527Z] Removing intermediate container f66f72360856 [2022-04-13T20:24:40.527Z] ---> 9e51f0ec8a63 [2022-04-13T20:24:40.527Z] Step 22/22 : LABEL version=0.0.0 [2022-04-13T20:24:40.787Z] ---> Running in 1859482b03ee [2022-04-13T20:24:41.355Z] Removing intermediate container 1859482b03ee [2022-04-13T20:24:41.355Z] ---> 937004da8b59 [2022-04-13T20:24:41.355Z] [2022-04-13T20:24:41.355Z] Successfully built 937004da8b59 [2022-04-13T20:24:41.616Z] Successfully tagged support-scheduler:latest [2022-04-13T20:24:53.840Z]  Building support-scheduler ... done Removing intermediate container 22e68228ad5b [2022-04-13T20:24:53.840Z] ---> 5a87b0979b9e [2022-04-13T20:24:53.840Z] [2022-04-13T20:24:53.840Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T20:24:53.840Z] ---> e04c818066af [2022-04-13T20:24:53.840Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-13T20:24:53.840Z] ---> Using cache [2022-04-13T20:24:53.840Z] ---> 75462c0d22ac [2022-04-13T20:24:53.840Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T20:24:53.840Z] ---> Using cache [2022-04-13T20:24:53.840Z] ---> c00e83a3c3cd [2022-04-13T20:24:53.840Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-13T20:24:54.099Z] ---> Running in 62cc0208fc9f [2022-04-13T20:24:54.359Z] Removing intermediate container 62cc0208fc9f [2022-04-13T20:24:54.359Z] ---> 3c376cfa718a [2022-04-13T20:24:54.359Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-13T20:24:54.359Z] ---> Running in 06dd5c82434b [2022-04-13T20:24:54.620Z] Removing intermediate container 06dd5c82434b [2022-04-13T20:24:54.620Z] ---> 1326b016a2dc [2022-04-13T20:24:54.620Z] Step 15/23 : WORKDIR / [2022-04-13T20:24:54.620Z] ---> Running in afad204f3de8 [2022-04-13T20:24:54.879Z] Removing intermediate container afad204f3de8 [2022-04-13T20:24:54.879Z] ---> 129ae924e5e2 [2022-04-13T20:24:54.879Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T20:24:55.139Z] ---> 1b74d4d4d390 [2022-04-13T20:24:55.139Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-13T20:24:55.708Z] ---> 77ec1e8a7e0c [2022-04-13T20:24:55.709Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-13T20:24:56.280Z] ---> bc36deeb6c7a [2022-04-13T20:24:56.280Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-13T20:24:56.280Z] ---> Running in adfbd4e24506 [2022-04-13T20:24:56.280Z] Removing intermediate container adfbd4e24506 [2022-04-13T20:24:56.280Z] ---> 627a48dbbfbe [2022-04-13T20:24:56.280Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T20:24:56.539Z] ---> Running in 07f385001fbf [2022-04-13T20:24:56.799Z] Removing intermediate container 07f385001fbf [2022-04-13T20:24:56.799Z] ---> 6968020c8561 [2022-04-13T20:24:56.799Z] Step 21/23 : LABEL arch=x86_64 [2022-04-13T20:24:56.799Z] ---> Running in 14737cf9ffed [2022-04-13T20:24:56.799Z] Removing intermediate container 14737cf9ffed [2022-04-13T20:24:56.799Z] ---> 474e65c3db75 [2022-04-13T20:24:56.799Z] Step 22/23 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 [2022-04-13T20:24:57.059Z] ---> Running in 5ac877e666c5 [2022-04-13T20:24:57.059Z] Removing intermediate container 5ac877e666c5 [2022-04-13T20:24:57.059Z] ---> 7dbf6e6f0af9 [2022-04-13T20:24:57.059Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T20:24:57.318Z] ---> Running in ae22bf4192f6 [2022-04-13T20:24:57.318Z] Removing intermediate container ae22bf4192f6 [2022-04-13T20:24:57.318Z] ---> c99bd24d6e10 [2022-04-13T20:24:57.318Z] [2022-04-13T20:24:57.577Z] Successfully built c99bd24d6e10 [2022-04-13T20:24:57.577Z] Successfully tagged core-metadata:latest [2022-04-13T20:25:29.677Z]  Building core-metadata ... done Removing intermediate container 64ecedef7c20 [2022-04-13T20:25:29.677Z] ---> 9c91c54694f9 [2022-04-13T20:25:29.677Z] [2022-04-13T20:25:29.677Z] Step 13/26 : FROM alpine:3.15 [2022-04-13T20:25:29.677Z] ---> 0ac33e5f5afa [2022-04-13T20:25:29.677Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T20:25:29.677Z] ---> Using cache [2022-04-13T20:25:29.677Z] ---> be2ecc32aedd [2022-04-13T20:25:29.677Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:25:29.677Z] ---> Using cache [2022-04-13T20:25:29.677Z] ---> 07463c45698d [2022-04-13T20:25:29.677Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-13T20:25:29.677Z] ---> Using cache [2022-04-13T20:25:29.677Z] ---> 8cc37a2fe77a [2022-04-13T20:25:29.677Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-13T20:25:29.677Z] ---> cd9c92be6747 [2022-04-13T20:25:29.677Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T20:25:29.936Z] ---> c8d18e15afa7 [2022-04-13T20:25:29.936Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T20:25:30.203Z] ---> d72a42e3dc57 [2022-04-13T20:25:30.203Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-13T20:25:30.464Z] ---> 499523c05f94 [2022-04-13T20:25:30.464Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-13T20:25:30.464Z] ---> c063dfc7b24b [2022-04-13T20:25:30.464Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T20:25:30.464Z] ---> Running in c99d314c9fd8 [2022-04-13T20:25:30.723Z] Removing intermediate container c99d314c9fd8 [2022-04-13T20:25:30.723Z] ---> 779879f8d5b5 [2022-04-13T20:25:30.723Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T20:25:30.723Z] ---> Running in 7d7cfeb777ee [2022-04-13T20:25:30.723Z] Removing intermediate container 7d7cfeb777ee [2022-04-13T20:25:30.723Z] ---> a0ec3ae0ffc7 [2022-04-13T20:25:30.724Z] Step 24/26 : LABEL arch=x86_64 [2022-04-13T20:25:30.724Z] ---> Running in d3e0b28b2bbb [2022-04-13T20:25:30.985Z] Removing intermediate container d3e0b28b2bbb [2022-04-13T20:25:30.985Z] ---> bffa51f2e185 [2022-04-13T20:25:30.985Z] Step 25/26 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 [2022-04-13T20:25:30.985Z] ---> Running in f2ba052f6cd6 [2022-04-13T20:25:30.985Z] Removing intermediate container f2ba052f6cd6 [2022-04-13T20:25:30.985Z] ---> 3161ef131940 [2022-04-13T20:25:30.985Z] Step 26/26 : LABEL version=0.0.0 [2022-04-13T20:25:30.985Z] ---> Running in b530360366f4 [2022-04-13T20:25:31.245Z] Removing intermediate container b530360366f4 [2022-04-13T20:25:31.245Z] ---> 2743cdc7bebc [2022-04-13T20:25:31.245Z] [2022-04-13T20:25:31.245Z] Successfully built 2743cdc7bebc [2022-04-13T20:25:31.245Z] Successfully tagged security-spire-agent:latest [2022-04-13T20:25:39.384Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-04-13T20:25:39.385Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T20:25:39.385Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T20:25:39.385Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T20:25:39.385Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T20:25:39.952Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T20:25:39.952Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T20:25:39.952Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T20:25:40.209Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T20:25:40.209Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T20:25:40.209Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T20:25:40.209Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T20:25:40.209Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T20:25:40.209Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T20:26:15.702Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-13T20:26:15.702Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-13T20:26:15.702Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-13T20:26:15.744Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-13T20:26:16.424Z] + ls -al . [2022-04-13T20:26:16.424Z] total 668 [2022-04-13T20:26:16.424Z] drwxrwxr-x 9 1001 1001 4096 Apr 13 20:26 . [2022-04-13T20:26:16.424Z] drwxr-xr-x 4 root root 4096 Apr 13 20:20 .. [2022-04-13T20:26:16.424Z] -rw-rw-r-- 1 1001 1001 11 Apr 13 20:18 .dockerignore [2022-04-13T20:26:16.424Z] drwxrwxr-x 8 1001 1001 4096 Apr 13 20:18 .git [2022-04-13T20:26:16.424Z] drwxrwxr-x 3 1001 1001 4096 Apr 13 20:18 .github [2022-04-13T20:26:16.424Z] -rw-rw-r-- 1 1001 1001 879 Apr 13 20:18 .gitignore [2022-04-13T20:26:16.424Z] -rw-rw-r-- 1 1001 1001 42 Apr 13 20:18 .golangci.yml [2022-04-13T20:26:16.424Z] -rw-rw-r-- 1 1001 1001 87 Apr 13 20:18 .hadolint.yml [2022-04-13T20:26:16.424Z] -rw-rw-r-- 1 1001 1001 166 Apr 13 20:18 .sonarcloud.properties [2022-04-13T20:26:16.424Z] -rw-rw-r-- 1 1001 1001 1171 Apr 13 20:18 ADOPTERS.md [2022-04-13T20:26:16.424Z] -rw-rw-r-- 1 1001 1001 10086 Apr 13 20:18 Attribution.txt [2022-04-13T20:26:16.424Z] -rw-rw-r-- 1 1001 1001 51732 Apr 13 20:18 CHANGELOG.md [2022-04-13T20:26:16.424Z] -rw-rw-r-- 1 1001 1001 3804 Apr 13 20:18 CONTRIBUTING.md [2022-04-13T20:26:16.424Z] -rw-rw-r-- 1 1001 1001 677 Apr 13 20:18 GOVERNANCE.md [2022-04-13T20:26:16.424Z] -rw-rw-r-- 1 1001 1001 850 Apr 13 20:18 Jenkinsfile [2022-04-13T20:26:16.424Z] -rw-rw-r-- 1 1001 1001 10775 Apr 13 20:18 LICENSE [2022-04-13T20:26:16.424Z] -rw-rw-r-- 1 1001 1001 8522 Apr 13 20:18 Makefile [2022-04-13T20:26:16.424Z] -rw-rw-r-- 1 1001 1001 582 Apr 13 20:18 OWNERS.md [2022-04-13T20:26:16.424Z] -rw-rw-r-- 1 1001 1001 8207 Apr 13 20:18 README.md [2022-04-13T20:26:16.424Z] -rw-rw-r-- 1 1001 1001 6912 Apr 13 20:18 SECURITY.md [2022-04-13T20:26:16.424Z] -rw-rw-r-- 1 1001 1001 5 Apr 13 20:16 VERSION [2022-04-13T20:26:16.424Z] -rw-rw-r-- 1 1001 1001 4131 Apr 13 20:18 ZMQWindows.md [2022-04-13T20:26:16.424Z] drwxrwxr-x 2 1001 1001 4096 Apr 13 20:18 bin [2022-04-13T20:26:16.424Z] drwxrwxr-x 18 1001 1001 4096 Apr 13 20:18 cmd [2022-04-13T20:26:16.424Z] -rw-r--r-- 1 root root 434738 Apr 13 20:24 coverage.out [2022-04-13T20:26:16.424Z] -rw-rw-r-- 1 1001 1001 3256 Apr 13 20:18 go.mod [2022-04-13T20:26:16.424Z] -rw-rw-r-- 1 1001 1001 35162 Apr 13 20:18 go.sum [2022-04-13T20:26:16.424Z] drwxrwxr-x 8 1001 1001 4096 Apr 13 20:18 internal [2022-04-13T20:26:16.424Z] drwxrwxr-x 3 1001 1001 4096 Apr 13 20:18 openapi [2022-04-13T20:26:16.424Z] drwxrwxr-x 4 1001 1001 4096 Apr 13 20:18 snap [2022-04-13T20:26:16.424Z] -rw-rw-r-- 1 1001 1001 204 Apr 13 20:18 version.go [Pipeline] sh [2022-04-13T20:26:17.104Z] + '[' -e coverage.out ] [2022-04-13T20:26:17.104Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-13T20:26:17.140Z] Warning: overwriting stash ‘coverage-report’ [2022-04-13T20:26:17.954Z] Stashed 1 file(s) [Pipeline] sh [2022-04-13T20:26:18.622Z] + make build [2022-04-13T20:26:18.622Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-13T20:26:47.926Z] Removing intermediate container b477c8be6295 [2022-04-13T20:26:47.926Z] ---> ae16753af886 [2022-04-13T20:26:47.926Z] [2022-04-13T20:26:47.926Z] Step 13/26 : FROM alpine:3.15 [2022-04-13T20:26:47.926Z] ---> 0ac33e5f5afa [2022-04-13T20:26:47.926Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T20:26:47.926Z] ---> Using cache [2022-04-13T20:26:47.926Z] ---> be2ecc32aedd [2022-04-13T20:26:47.926Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:26:47.926Z] ---> Using cache [2022-04-13T20:26:47.926Z] ---> 07463c45698d [2022-04-13T20:26:47.926Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-13T20:26:47.926Z] ---> Running in cd439db7b614 [2022-04-13T20:26:47.926Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:26:47.926Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:26:47.926Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T20:26:47.926Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T20:26:47.926Z] OK: 15854 distinct packages available [2022-04-13T20:26:47.926Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:26:47.926Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:26:47.926Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-13T20:26:47.926Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-13T20:26:47.926Z] (3/4) Installing libucontext (1.1-r0) [2022-04-13T20:26:47.926Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-13T20:26:47.926Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T20:26:47.926Z] OK: 6 MiB in 18 packages [2022-04-13T20:26:47.926Z] Removing intermediate container cd439db7b614 [2022-04-13T20:26:47.926Z] ---> fdb7ff3e3222 [2022-04-13T20:26:47.926Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T20:26:47.926Z] ---> 2b34e75a6084 [2022-04-13T20:26:47.926Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T20:26:47.926Z] ---> 6eddae813860 [2022-04-13T20:26:47.926Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-13T20:26:47.926Z] ---> Running in d71c21f6a659 [2022-04-13T20:26:47.926Z] Removing intermediate container d71c21f6a659 [2022-04-13T20:26:47.926Z] ---> 75e19eb93c14 [2022-04-13T20:26:47.926Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-13T20:26:47.926Z] ---> d0d9a7611711 [2022-04-13T20:26:47.926Z] Step 21/26 : WORKDIR / [2022-04-13T20:26:47.926Z] ---> Running in 0c853484981c [2022-04-13T20:26:47.926Z] Removing intermediate container 0c853484981c [2022-04-13T20:26:47.926Z] ---> ec3140549046 [2022-04-13T20:26:47.926Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T20:26:47.926Z] ---> Running in e773a39b9437 [2022-04-13T20:26:47.926Z] Removing intermediate container e773a39b9437 [2022-04-13T20:26:47.926Z] ---> 010ac4b523f8 [2022-04-13T20:26:47.926Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T20:26:47.926Z] ---> Running in cfa4824558c1 [2022-04-13T20:26:47.926Z] Removing intermediate container cfa4824558c1 [2022-04-13T20:26:47.926Z] ---> 56b7043aa857 [2022-04-13T20:26:47.926Z] Step 24/26 : LABEL arch=x86_64 [2022-04-13T20:26:47.926Z] ---> Running in 9311e816362c [2022-04-13T20:26:47.926Z] Removing intermediate container 9311e816362c [2022-04-13T20:26:47.926Z] ---> 1c4500b833ed [2022-04-13T20:26:47.926Z] Step 25/26 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 [2022-04-13T20:26:47.926Z] ---> Running in 574b7f92f773 [2022-04-13T20:26:47.926Z] Removing intermediate container 574b7f92f773 [2022-04-13T20:26:47.926Z] ---> c5362e8a1689 [2022-04-13T20:26:47.926Z] Step 26/26 : LABEL version=0.0.0 [2022-04-13T20:26:47.926Z] ---> Running in 0ac136fbe945 [2022-04-13T20:26:47.926Z] Removing intermediate container 0ac136fbe945 [2022-04-13T20:26:47.926Z] ---> 36bd034655c6 [2022-04-13T20:26:47.926Z] [2022-04-13T20:26:47.926Z] Successfully built 36bd034655c6 [2022-04-13T20:26:47.926Z] Successfully tagged security-spire-config:latest [2022-04-13T20:26:47.932Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-13T20:26:47.978Z] $ docker stop --time=1 c5f7e435b2f5d61339de24b345d41fbf896177ff0b84785290ede45a8af63213 [2022-04-13T20:26:49.289Z] $ docker rm -f c5f7e435b2f5d61339de24b345d41fbf896177ff0b84785290ede45a8af63213 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-13T20:26:49.694Z] + docker images [2022-04-13T20:26:49.694Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-13T20:26:49.694Z] security-spire-config latest 36bd034655c6 4 seconds ago 86.7MB [2022-04-13T20:26:49.694Z] ae16753af886 19 seconds ago 4.55GB [2022-04-13T20:26:49.694Z] security-spire-agent latest 2743cdc7bebc About a minute ago 127MB [2022-04-13T20:26:49.694Z] 9c91c54694f9 About a minute ago 4.55GB [2022-04-13T20:26:49.694Z] core-metadata latest c99bd24d6e10 About a minute ago 30.4MB [2022-04-13T20:26:49.694Z] 5a87b0979b9e About a minute ago 1.69GB [2022-04-13T20:26:49.694Z] support-scheduler latest 937004da8b59 2 minutes ago 30.2MB [2022-04-13T20:26:49.694Z] a848296123a3 2 minutes ago 1.69GB [2022-04-13T20:26:49.694Z] security-spiffe-token-provider latest f640b7e0ba45 2 minutes ago 32.4MB [2022-04-13T20:26:49.694Z] 930638259aa7 2 minutes ago 1.68GB [2022-04-13T20:26:49.694Z] security-spire-server latest 10620333037a 2 minutes ago 87.3MB [2022-04-13T20:26:49.694Z] sys-mgmt-agent latest 515cf4e9ed9f 3 minutes ago 311MB [2022-04-13T20:26:49.694Z] 4f5ce61bc21d 3 minutes ago 4.55GB [2022-04-13T20:26:49.694Z] core-data latest 7ea23b8b2471 4 minutes ago 36.2MB [2022-04-13T20:26:49.694Z] ddb781df5365 4 minutes ago 1.71GB [2022-04-13T20:26:49.694Z] core-command latest 042d43b370c9 4 minutes ago 28.5MB [2022-04-13T20:26:49.694Z] 800d2924475d 4 minutes ago 1.69GB [2022-04-13T20:26:49.694Z] 45a4f8bc991c 4 minutes ago 1.7GB [2022-04-13T20:26:49.694Z] security-bootstrapper latest 2eda08dad74d 5 minutes ago 28.3MB [2022-04-13T20:26:49.694Z] security-secretstore-setup latest ba64d46490b8 5 minutes ago 49.7MB [2022-04-13T20:26:49.694Z] security-proxy-setup latest 268db1c93285 5 minutes ago 51MB [2022-04-13T20:26:49.694Z] support-notifications latest 63507bb51ac9 5 minutes ago 30.8MB [2022-04-13T20:26:49.694Z] 68023eb59b73 5 minutes ago 1.69GB [2022-04-13T20:26:49.694Z] 938338b81ca2 5 minutes ago 1.71GB [2022-04-13T20:26:49.694Z] 221545a37b66 5 minutes ago 1.69GB [2022-04-13T20:26:49.694Z] 21fa519c9b13 5 minutes ago 1.7GB [2022-04-13T20:26:49.694Z] ci-base-image-x86_64 latest 2a2038e89572 9 minutes ago 896MB [2022-04-13T20:26:49.694Z] docker 20.10.14 7417809fdb73 8 days ago 218MB [2022-04-13T20:26:49.694Z] alpine 3.14 e04c818066af 8 days ago 5.59MB [2022-04-13T20:26:49.694Z] alpine 3.15 0ac33e5f5afa 8 days ago 5.57MB [2022-04-13T20:26:49.694Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-13T20:26:49.694Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-13T20:26:49.694Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-13T20:28:10.513Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-13T20:28:25.622Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2022-04-13T20:28:38.052Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-13T20:28:53.169Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-13T20:29:11.499Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-13T20:29:23.904Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-13T20:29:36.319Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-13T20:29:46.474Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-13T20:30:01.578Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-13T20:30:11.743Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-13T20:30:22.183Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-13T20:30:44.458Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-13T20:30:54.656Z] $ docker stop --time=1 e3af6a851150a2d0a31e316cbf3641cd39ce1469030ce4b9f0bf7d74105eb769 [2022-04-13T20:30:56.662Z] $ docker rm -f e3af6a851150a2d0a31e316cbf3641cd39ce1469030ce4b9f0bf7d74105eb769 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T20:30:59.273Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-13T20:30:59.273Z] [2022-04-13T20:30:59.273Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T20:30:59.657Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-13T20:30:59.940Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-13T20:30:59.940Z] 29e5d40040c1: Pulling fs layer [2022-04-13T20:30:59.940Z] 1ce36da41761: Pulling fs layer [2022-04-13T20:30:59.940Z] 25b303627fd3: Pulling fs layer [2022-04-13T20:30:59.940Z] 29e5d40040c1: Verifying Checksum [2022-04-13T20:30:59.940Z] 29e5d40040c1: Download complete [2022-04-13T20:31:00.218Z] 1ce36da41761: Verifying Checksum [2022-04-13T20:31:00.218Z] 1ce36da41761: Download complete [2022-04-13T20:31:01.038Z] 29e5d40040c1: Pull complete [2022-04-13T20:31:02.021Z] 25b303627fd3: Verifying Checksum [2022-04-13T20:31:02.021Z] 25b303627fd3: Download complete [2022-04-13T20:31:02.021Z] 1ce36da41761: Pull complete [2022-04-13T20:31:14.411Z] 25b303627fd3: Pull complete [2022-04-13T20:31:14.411Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-13T20:31:14.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-13T20:31:14.411Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-13T20:31:14.671Z] prd-ubuntu20.04-docker-arm64-4c-16g-20837 does not seem to be running inside a container [2022-04-13T20:31:14.781Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-13T20:31:17.348Z] $ docker top 0b335d0cbfb4ce8b7c6fce8b624a72108b4874b63e388c7cb65a79947eb0939e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T20:31:18.350Z] + docker-compose build --help [2022-04-13T20:31:18.350Z] + grep parallel [2022-04-13T20:31:23.739Z] --parallel Build images in parallel. [Pipeline] } [2022-04-13T20:31:24.055Z] $ docker stop --time=1 0b335d0cbfb4ce8b7c6fce8b624a72108b4874b63e388c7cb65a79947eb0939e [2022-04-13T20:31:25.767Z] $ docker rm -f 0b335d0cbfb4ce8b7c6fce8b624a72108b4874b63e388c7cb65a79947eb0939e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T20:31:26.514Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-13T20:31:26.514Z] . [Pipeline] withDockerContainer [2022-04-13T20:31:26.780Z] prd-ubuntu20.04-docker-arm64-4c-16g-20837 does not seem to be running inside a container [2022-04-13T20:31:26.875Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-13T20:31:28.279Z] $ docker top 1b2983a5d7755f6028c4e312ab50aa700bbeb5fc658c10ad13cd805a38c795fe -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T20:31:29.255Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-13T20:31:35.951Z] Building core-command ... [2022-04-13T20:31:35.951Z] Building core-data ... [2022-04-13T20:31:35.951Z] Building core-metadata ... [2022-04-13T20:31:35.951Z] Building security-bootstrapper ... [2022-04-13T20:31:35.951Z] Building security-proxy-setup ... [2022-04-13T20:31:35.951Z] Building security-secretstore-setup ... [2022-04-13T20:31:35.951Z] Building security-spiffe-token-provider ... [2022-04-13T20:31:35.951Z] Building security-spire-agent ... [2022-04-13T20:31:35.951Z] Building security-spire-config ... [2022-04-13T20:31:35.951Z] Building security-spire-server ... [2022-04-13T20:31:35.951Z] Building support-notifications ... [2022-04-13T20:31:35.951Z] Building support-scheduler ... [2022-04-13T20:31:35.951Z] Building sys-mgmt-agent ... [2022-04-13T20:31:35.951Z] Building security-spiffe-token-provider [2022-04-13T20:31:35.951Z] Building security-secretstore-setup [2022-04-13T20:31:35.951Z] Building security-bootstrapper [2022-04-13T20:31:35.951Z] Building security-spire-agent [2022-04-13T20:31:35.951Z] Building security-spire-config [2022-04-13T20:33:27.787Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:33:27.787Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:33:27.787Z] ---> 02a56eb07d7e [2022-04-13T20:33:27.787Z] Step 3/31 : WORKDIR /edgex-go [2022-04-13T20:33:27.787Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:33:27.787Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:33:27.787Z] ---> 02a56eb07d7e [2022-04-13T20:33:27.787Z] Step 3/25 : WORKDIR /edgex-go [2022-04-13T20:33:27.787Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:33:27.787Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:33:27.787Z] ---> 02a56eb07d7e [2022-04-13T20:33:27.787Z] Step 3/26 : WORKDIR /edgex-go [2022-04-13T20:33:27.787Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:33:27.787Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:33:27.787Z] ---> 02a56eb07d7e [2022-04-13T20:33:27.787Z] Step 3/20 : WORKDIR /edgex-go [2022-04-13T20:33:27.787Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:33:27.787Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:33:27.787Z] ---> 02a56eb07d7e [2022-04-13T20:33:27.787Z] Step 3/26 : WORKDIR /edgex-go [2022-04-13T20:33:27.787Z] ---> Running in fd07d33d543a [2022-04-13T20:33:27.787Z] ---> Running in 9402ac3ce02a [2022-04-13T20:33:27.787Z] ---> Running in feaf15bcd7cd [2022-04-13T20:33:27.787Z] ---> Running in 694717266dc2 [2022-04-13T20:33:27.787Z] ---> Running in 3bf0dca94f8a [2022-04-13T20:33:27.787Z] Removing intermediate container 694717266dc2 [2022-04-13T20:33:27.787Z] ---> a452a5dd49e9 [2022-04-13T20:33:27.787Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:33:27.787Z] Removing intermediate container fd07d33d543a [2022-04-13T20:33:27.787Z] ---> 5d5478635863 [2022-04-13T20:33:27.787Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:33:27.787Z] Removing intermediate container feaf15bcd7cd [2022-04-13T20:33:27.787Z] ---> 70b5f1401633 [2022-04-13T20:33:27.787Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base zeromq-dev libsodium-dev pkgconfig [2022-04-13T20:33:27.787Z] ---> Running in ede2c0e06b2c [2022-04-13T20:33:27.787Z] Removing intermediate container 9402ac3ce02a [2022-04-13T20:33:27.787Z] ---> 8022c5439e4a [2022-04-13T20:33:27.787Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:33:27.787Z] ---> Running in edbf9de27b8a [2022-04-13T20:33:27.787Z] Removing intermediate container 3bf0dca94f8a [2022-04-13T20:33:27.787Z] ---> 7ec24e200c96 [2022-04-13T20:33:27.787Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:33:28.067Z] ---> Running in 52c6e7eb1183 [2022-04-13T20:33:28.067Z] ---> Running in 6cda7b82fffb [2022-04-13T20:33:28.067Z] ---> Running in b82e848c3fa9 [2022-04-13T20:33:30.715Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T20:33:30.991Z] Removing intermediate container ede2c0e06b2c [2022-04-13T20:33:30.991Z] ---> 37fff9dce1f9 [2022-04-13T20:33:30.991Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T20:33:31.597Z] ---> Running in 7cf9411586e9 [2022-04-13T20:33:31.597Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T20:33:31.881Z] Removing intermediate container 6cda7b82fffb [2022-04-13T20:33:31.881Z] ---> dae0426ad17e [2022-04-13T20:33:31.881Z] Step 5/31 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base [2022-04-13T20:33:32.171Z] Removing intermediate container edbf9de27b8a [2022-04-13T20:33:32.171Z] ---> a970cc4bc514 [2022-04-13T20:33:32.171Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T20:33:32.171Z] ---> Running in 4a219d02d4fd [2022-04-13T20:33:32.171Z] Removing intermediate container b82e848c3fa9 [2022-04-13T20:33:32.171Z] ---> bf502c88b18e [2022-04-13T20:33:32.171Z] Step 5/25 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base [2022-04-13T20:33:32.461Z] ---> Running in 07a5ec22bb65 [2022-04-13T20:33:32.461Z] ---> Running in 0f4eff644f74 [2022-04-13T20:33:33.474Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T20:33:33.474Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T20:33:33.474Z] OK: 15740 distinct packages available [2022-04-13T20:33:33.474Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T20:33:33.758Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T20:33:34.364Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T20:33:34.364Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T20:33:34.364Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T20:33:34.639Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T20:33:34.639Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T20:33:35.236Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T20:33:35.512Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T20:33:35.512Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T20:33:35.512Z] OK: 220 MiB in 52 packages [2022-04-13T20:33:35.792Z] OK: 220 MiB in 52 packages [2022-04-13T20:33:36.811Z] OK: 220 MiB in 52 packages [2022-04-13T20:33:36.811Z] OK: 220 MiB in 52 packages [2022-04-13T20:33:37.422Z] Removing intermediate container 7cf9411586e9 [2022-04-13T20:33:37.422Z] ---> d135abd3c919 [2022-04-13T20:33:37.422Z] OK: 220 MiB in 52 packages [2022-04-13T20:33:37.422Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-13T20:33:37.704Z] Removing intermediate container 52c6e7eb1183 [2022-04-13T20:33:37.704Z] ---> 833acb76b4a7 [2022-04-13T20:33:37.704Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-13T20:33:38.330Z] Removing intermediate container 07a5ec22bb65 [2022-04-13T20:33:38.330Z] ---> 2ca557efb278 [2022-04-13T20:33:38.608Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-13T20:33:38.886Z] Removing intermediate container 0f4eff644f74 [2022-04-13T20:33:38.886Z] ---> 33ae0dd65d31 [2022-04-13T20:33:38.886Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-13T20:33:38.886Z] Removing intermediate container 4a219d02d4fd [2022-04-13T20:33:38.886Z] ---> 52b9335cceda [2022-04-13T20:33:38.886Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-13T20:33:38.886Z] ---> 4ed2c4f3a65a [2022-04-13T20:33:38.886Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:33:38.886Z] ---> Running in f29da8b27d5d [2022-04-13T20:33:39.171Z] ---> 7da12a5afc69 [2022-04-13T20:33:39.171Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:33:39.457Z] ---> Running in ea0c89f14c21 [2022-04-13T20:33:40.075Z] ---> 60fc3c437618 [2022-04-13T20:33:40.075Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:33:40.352Z] ---> Running in ae90dede37df [2022-04-13T20:33:40.640Z] ---> 2a71b68d3950 [2022-04-13T20:33:40.640Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:33:40.640Z] ---> 3445dcc4a3cd [2022-04-13T20:33:40.640Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:33:40.930Z] ---> Running in 5ec4f364160a [2022-04-13T20:33:40.930Z] ---> Running in f1a99d30b4a7 [2022-04-13T20:33:44.344Z] Removing intermediate container f29da8b27d5d [2022-04-13T20:33:44.344Z] ---> 0912f00fdf45 [2022-04-13T20:33:44.344Z] Step 8/26 : COPY . . [2022-04-13T20:33:45.795Z] Removing intermediate container ea0c89f14c21 [2022-04-13T20:33:45.795Z] ---> 499664dd2e4b [2022-04-13T20:33:45.795Z] Step 7/20 : COPY . . [2022-04-13T20:33:46.394Z] Removing intermediate container ae90dede37df [2022-04-13T20:33:46.394Z] ---> b89a604c6d18 [2022-04-13T20:33:46.394Z] Step 8/26 : COPY . . [2022-04-13T20:33:46.668Z] Removing intermediate container f1a99d30b4a7 [2022-04-13T20:33:46.668Z] ---> d5309dad0139 [2022-04-13T20:33:46.668Z] Step 8/31 : COPY . . [2022-04-13T20:33:46.668Z] Removing intermediate container 5ec4f364160a [2022-04-13T20:33:46.668Z] ---> 8c8bea0f522c [2022-04-13T20:33:46.668Z] Step 8/25 : COPY . . [2022-04-13T20:34:25.676Z] ---> e80235db1f3f [2022-04-13T20:34:25.676Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-13T20:34:25.676Z] ---> 928ff9d83dfd [2022-04-13T20:34:25.676Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-13T20:34:25.676Z] ---> e91fcfe0ca1c [2022-04-13T20:34:25.676Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T20:34:25.676Z] ---> Running in 607f1f47297b [2022-04-13T20:34:25.676Z] ---> Running in 42d63a273207 [2022-04-13T20:34:25.676Z] ---> Running in af85be434d17 [2022-04-13T20:34:25.676Z] ---> 00f23bd74164 [2022-04-13T20:34:25.676Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T20:34:25.676Z] ---> Running in 654e438df510 [2022-04-13T20:34:25.676Z] ---> a76ab4c1600f [2022-04-13T20:34:25.676Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-13T20:34:25.676Z] ---> Running in f63c0790d447 [2022-04-13T20:34:25.676Z] Removing intermediate container 654e438df510 [2022-04-13T20:34:25.676Z] ---> 3079ecf55b5c [2022-04-13T20:34:25.676Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-13T20:34:25.676Z] Removing intermediate container af85be434d17 [2022-04-13T20:34:25.676Z] ---> a180fddb2cbb [2022-04-13T20:34:25.676Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-13T20:34:25.676Z] ---> Running in 92e335080e44 [2022-04-13T20:34:25.676Z] ---> Running in 38dea7a32ea1 [2022-04-13T20:34:25.676Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-13T20:34:25.676Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-13T20:34:25.677Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-13T20:34:27.154Z] Removing intermediate container 92e335080e44 [2022-04-13T20:34:27.154Z] ---> e228cdab86d5 [2022-04-13T20:34:27.154Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-13T20:34:27.154Z] ---> Running in aa9666a88ea1 [2022-04-13T20:34:27.154Z] Removing intermediate container 38dea7a32ea1 [2022-04-13T20:34:27.154Z] ---> 60ba8ccb5d11 [2022-04-13T20:34:27.154Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-13T20:34:27.444Z] ---> Running in 9deddd962bd2 [2022-04-13T20:34:28.063Z] Removing intermediate container aa9666a88ea1 [2022-04-13T20:34:28.063Z] ---> 32a70c053d38 [2022-04-13T20:34:28.063Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-13T20:34:28.063Z] Removing intermediate container 9deddd962bd2 [2022-04-13T20:34:28.063Z] ---> 57d2ba13a6ad [2022-04-13T20:34:28.063Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-13T20:34:28.355Z] ---> Running in 59b0915b9e9c [2022-04-13T20:34:28.355Z] ---> Running in fcbbd1018cf5 [2022-04-13T20:34:31.790Z] spire-1.2.1/ [2022-04-13T20:34:31.790Z] spire-1.2.1/.data/ [2022-04-13T20:34:31.790Z] spire-1.2.1/.data/.file [2022-04-13T20:34:31.790Z] spire-1.2.1/.dockerignore [2022-04-13T20:34:31.790Z] spire-1.2.1/.gitattributes [2022-04-13T20:34:31.790Z] spire-1.2.1/.githooks/ [2022-04-13T20:34:31.790Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T20:34:31.790Z] spire-1.2.1/.github/ [2022-04-13T20:34:31.790Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T20:34:31.790Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T20:34:31.790Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T20:34:31.790Z] spire-1.2.1/.github/workflows/ [2022-04-13T20:34:31.790Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T20:34:31.790Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T20:34:31.790Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T20:34:31.790Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T20:34:31.790Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T20:34:31.790Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T20:34:31.790Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T20:34:31.790Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T20:34:31.790Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T20:34:31.790Z] spire-1.2.1/.gitignore [2022-04-13T20:34:31.790Z] spire-1.2.1/.go-version [2022-04-13T20:34:31.790Z] spire-1.2.1/.golangci.yml [2022-04-13T20:34:31.790Z] spire-1.2.1/ADOPTERS.md [2022-04-13T20:34:31.790Z] spire-1.2.1/CHANGELOG.md [2022-04-13T20:34:31.790Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T20:34:31.790Z] spire-1.2.1/CODEOWNERS [2022-04-13T20:34:31.790Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T20:34:31.790Z] spire-1.2.1/Dockerfile [2022-04-13T20:34:31.790Z] spire-1.2.1/Dockerfile.dev [2022-04-13T20:34:31.790Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T20:34:31.790Z] spire-1.2.1/LICENSE [2022-04-13T20:34:31.790Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T20:34:31.790Z] spire-1.2.1/Makefile [2022-04-13T20:34:31.790Z] spire-1.2.1/README.md [2022-04-13T20:34:31.790Z] spire-1.2.1/ROADMAP.md [2022-04-13T20:34:31.790Z] spire-1.2.1/SECURITY.md [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/ [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.gospire-1.2.1/ [2022-04-13T20:34:31.790Z] [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T20:34:31.790Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T20:34:31.790Z] spire-1.2.1/conf/ [2022-04-13T20:34:31.790Z] spire-1.2.1/conf/agent/ [2022-04-13T20:34:31.790Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T20:34:31.790Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T20:34:31.790Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T20:34:31.790Z] spire-1.2.1/conf/server/ [2022-04-13T20:34:31.790Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T20:34:31.790Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T20:34:31.790Z] spire-1.2.1/conf/server/server.conf [2022-04-13T20:34:31.790Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T20:34:31.790Z] spire-1.2.1/doc/ [2022-04-13T20:34:31.790Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T20:34:31.790Z] spire-1.2.1/doc/auditlog.md [2022-04-13T20:34:31.790Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T20:34:31.790Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T20:34:31.790Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T20:34:31.790Z] spire-1.2.1/doc/images/ [2022-04-13T20:34:31.790Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T20:34:31.790Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T20:34:31.790Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T20:34:31.790Z] spire-1.2.1/doc/images/SPIRE_server.pngspire-1.2.1/.data/ [2022-04-13T20:34:31.790Z] spire-1.2.1/.data/.file [2022-04-13T20:34:31.790Z] spire-1.2.1/.dockerignore [2022-04-13T20:34:31.790Z] spire-1.2.1/.gitattributes [2022-04-13T20:34:31.790Z] spire-1.2.1/.githooks/ [2022-04-13T20:34:31.790Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T20:34:31.790Z] spire-1.2.1/.github/ [2022-04-13T20:34:31.790Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T20:34:31.790Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T20:34:31.790Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T20:34:31.790Z] spire-1.2.1/.github/workflows/ [2022-04-13T20:34:31.791Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T20:34:31.791Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T20:34:31.791Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T20:34:31.791Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T20:34:31.791Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T20:34:31.791Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T20:34:31.791Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T20:34:31.791Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T20:34:31.791Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T20:34:31.791Z] spire-1.2.1/.gitignore [2022-04-13T20:34:31.791Z] spire-1.2.1/.go-version [2022-04-13T20:34:31.791Z] spire-1.2.1/.golangci.yml [2022-04-13T20:34:31.791Z] spire-1.2.1/ADOPTERS.md [2022-04-13T20:34:31.791Z] spire-1.2.1/CHANGELOG.md [2022-04-13T20:34:31.791Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T20:34:31.791Z] spire-1.2.1/CODEOWNERS [2022-04-13T20:34:31.791Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T20:34:31.791Z] spire-1.2.1/Dockerfile [2022-04-13T20:34:31.791Z] spire-1.2.1/Dockerfile.dev [2022-04-13T20:34:31.791Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T20:34:31.791Z] spire-1.2.1/LICENSE [2022-04-13T20:34:31.791Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T20:34:31.791Z] spire-1.2.1/Makefile [2022-04-13T20:34:31.791Z] spire-1.2.1/README.md [2022-04-13T20:34:31.791Z] spire-1.2.1/ROADMAP.md [2022-04-13T20:34:31.791Z] spire-1.2.1/SECURITY.md [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/ [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/spire_server.md [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/telemetry.md [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/upgrading.md [2022-04-13T20:34:31.791Z] spire-1.2.1/doc/using_spire.md [2022-04-13T20:34:31.791Z] spire-1.2.1/examples/ [2022-04-13T20:34:31.791Z] spire-1.2.1/examples/README.md [2022-04-13T20:34:31.791Z] spire-1.2.1/go.mod [2022-04-13T20:34:31.791Z] spire-1.2.1/go.sum [2022-04-13T20:34:31.791Z] spire-1.2.1/pkg/ [2022-04-13T20:34:31.791Z] spire-1.2.1/pkg/agent/ [2022-04-13T20:34:31.791Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T20:34:31.791Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T20:34:31.791Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T20:34:31.791Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T20:34:31.791Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T20:34:31.791Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T20:34:31.791Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T20:34:31.791Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T20:34:31.791Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T20:34:31.791Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T20:34:31.791Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T20:34:31.791Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T20:34:31.791Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T20:34:31.791Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T20:34:31.791Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T20:34:31.791Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T20:34:31.791Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T20:34:31.791Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T20:34:31.791Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T20:34:31.791Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T20:34:31.791Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T20:34:31.791Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T20:34:31.791Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T20:34:31.791Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T20:34:31.791Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T20:34:31.791Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T20:34:31.791Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T20:34:31.791Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T20:34:31.791Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T20:34:31.791Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T20:34:31.791Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T20:34:31.791Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T20:34:31.791Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T20:34:31.791Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T20:34:31.791Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T20:34:31.791Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T20:34:31.791Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T20:34:31.791Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T20:34:31.791Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T20:34:31.791Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T20:34:31.791Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T20:34:31.791Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T20:34:31.791Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T20:34:31.791Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T20:34:31.791Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T20:34:31.791Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T20:34:31.791Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T20:34:31.792Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T20:34:31.792Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T20:34:31.792Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T20:34:31.792Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T20:34:31.792Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T20:34:31.792Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T20:34:31.792Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T20:34:31.792Z] spire-1.2.1/conf/ [2022-04-13T20:34:31.792Z] spire-1.2.1/conf/agent/ [2022-04-13T20:34:31.792Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T20:34:31.792Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T20:34:31.792Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T20:34:31.792Z] spire-1.2.1/conf/server/ [2022-04-13T20:34:31.792Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T20:34:31.792Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T20:34:31.792Z] spire-1.2.1/conf/server/server.conf [2022-04-13T20:34:31.792Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/ [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/auditlog.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/images/ [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/spire_server.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/telemetry.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/upgrading.md [2022-04-13T20:34:31.792Z] spire-1.2.1/doc/using_spire.md [2022-04-13T20:34:31.792Z] spire-1.2.1/examples/ [2022-04-13T20:34:31.792Z] spire-1.2.1/examples/README.md [2022-04-13T20:34:31.792Z] spire-1.2.1/go.mod [2022-04-13T20:34:31.792Z] spire-1.2.1/go.sum [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T20:34:31.792Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/api/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T20:34:31.793Z] [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T20:34:31.793Z] [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/health/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T20:34:31.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/log/ [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/ [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/api/ [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T20:34:32.071Z] [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_keyspire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T20:34:32.071Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T20:34:32.072Z] [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/uptime/uptime_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/util/ [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/version/ [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/health/ [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/server/ [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/server/api/ [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T20:34:32.072Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/log/ [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T20:34:32.073Z] [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T20:34:32.073Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T20:34:32.352Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_keyspire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T20:34:32.352Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T20:34:32.352Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T20:34:32.352Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T20:34:32.352Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T20:34:32.352Z] spire-1.2.1/pkg/server/config.go [2022-04-13T20:34:32.352Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T20:34:32.352Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T20:34:32.352Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T20:34:32.352Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T20:34:32.352Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T20:34:32.352Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T20:34:32.352Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T20:34:32.352Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T20:34:32.352Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T20:34:32.352Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T20:34:32.352Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T20:34:32.352Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T20:34:32.352Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T20:34:32.352Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T20:34:32.352Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T20:34:32.352Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T20:34:32.352Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T20:34:32.352Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T20:34:32.352Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T20:34:32.352Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T20:34:32.352Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T20:34:32.352Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T20:34:32.352Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T20:34:32.352Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T20:34:32.352Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T20:34:32.352Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T20:34:32.352Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T20:34:32.352Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T20:34:32.352Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T20:34:32.352Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T20:34:32.352Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T20:34:32.352Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T20:34:32.352Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T20:34:32.352Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T20:34:32.352Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T20:34:32.352Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T20:34:32.352Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T20:34:32.352Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T20:34:32.352Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T20:34:32.352Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T20:34:32.352Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T20:34:32.352Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/util/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/version/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/api/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T20:34:32.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T20:34:32.354Z] [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T20:34:32.354Z] spire-1.2.1/pkg/server/config.go [2022-04-13T20:34:32.355Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T20:34:32.355Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T20:34:32.355Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T20:34:32.355Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T20:34:32.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T20:34:32.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T20:34:32.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T20:34:32.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T20:34:32.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T20:34:32.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T20:34:32.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T20:34:32.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T20:34:32.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T20:34:32.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T20:34:32.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T20:34:32.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T20:34:32.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T20:34:32.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T20:34:32.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T20:34:32.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T20:34:32.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T20:34:32.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T20:34:32.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T20:34:32.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T20:34:32.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T20:34:32.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T20:34:32.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T20:34:32.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T20:34:32.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T20:34:32.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T20:34:32.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T20:34:32.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T20:34:32.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T20:34:32.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T20:34:32.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T20:34:32.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T20:34:32.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T20:34:32.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T20:34:32.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T20:34:32.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T20:34:32.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T20:34:32.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/server.go [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T20:34:32.633Z] spire-1.2.1/proto/ [2022-04-13T20:34:32.633Z] spire-1.2.1/proto/private/ [2022-04-13T20:34:32.633Z] spire-1.2.1/proto/private/server/ [2022-04-13T20:34:32.633Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T20:34:32.633Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T20:34:32.633Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T20:34:32.633Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T20:34:32.633Z] spire-1.2.1/proto/spire/ [2022-04-13T20:34:32.633Z] spire-1.2.1/proto/spire/common/ [2022-04-13T20:34:32.633Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T20:34:32.633Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T20:34:32.633Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T20:34:32.633Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T20:34:32.633Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T20:34:32.633Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T20:34:32.633Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T20:34:32.633Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T20:34:32.633Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T20:34:32.633Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T20:34:32.633Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T20:34:32.633Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T20:34:32.633Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T20:34:32.634Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T20:34:32.634Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T20:34:32.634Z] spire-1.2.1/release/ [2022-04-13T20:34:32.634Z] spire-1.2.1/release/spire-extras/ [2022-04-13T20:34:32.634Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T20:34:32.634Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T20:34:32.634Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T20:34:32.634Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T20:34:32.634Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T20:34:32.634Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T20:34:32.634Z] spire-1.2.1/release/spire/ [2022-04-13T20:34:32.634Z] spire-1.2.1/release/spire/README.md [2022-04-13T20:34:32.634Z] spire-1.2.1/release/spire/conf/ [2022-04-13T20:34:32.634Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T20:34:32.634Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T20:34:32.634Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T20:34:32.634Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T20:34:32.634Z] spire-1.2.1/script/ [2022-04-13T20:34:32.634Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T20:34:32.634Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T20:34:32.634Z] spire-1.2.1/support/ [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/ [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T20:34:32.634Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T20:34:32.634Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T20:34:32.634Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T20:34:32.634Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T20:34:32.634Z] spire-1.2.1/test/ [2022-04-13T20:34:32.634Z] spire-1.2.1/test/clock/ [2022-04-13T20:34:32.634Z] spire-1.2.1/test/clock/clock.go [2022-04-13T20:34:32.634Z] spire-1.2.1/test/fakes/ [2022-04-13T20:34:32.634Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/ [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/config/ [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T20:34:32.635Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T20:34:32.635Z] spire-1.2.1/test/integration/ [2022-04-13T20:34:32.635Z] spire-1.2.1/test/integration/README.md [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T20:34:32.635Z] spire-1.2.1/test/integration/common [2022-04-13T20:34:32.635Z] spire-1.2.1/test/integration/setup/ [2022-04-13T20:34:32.635Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T20:34:32.635Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T20:34:32.635Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T20:34:32.635Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T20:34:32.635Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T20:34:32.635Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T20:34:32.635Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T20:34:32.635Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T20:34:32.635Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T20:34:32.635Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T20:34:32.635Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T20:34:32.635Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T20:34:32.635Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T20:34:32.635Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T20:34:32.635Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T20:34:32.635Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T20:34:32.635Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T20:34:32.635Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T20:34:32.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/ [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T20:34:32.636Z] [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variantsspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T20:34:32.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T20:34:32.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T20:34:32.914Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T20:34:32.914Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T20:34:32.914Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T20:34:32.914Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T20:34:32.914Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T20:34:32.914Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T20:34:32.914Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T20:34:32.914Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T20:34:32.914Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T20:34:32.914Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T20:34:32.914Z] spire-1.2.1/pkg/server/server.go [2022-04-13T20:34:32.914Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T20:34:32.914Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T20:34:32.914Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T20:34:32.914Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T20:34:32.914Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T20:34:32.914Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T20:34:32.914Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T20:34:32.914Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T20:34:32.914Z] spire-1.2.1/proto/ [2022-04-13T20:34:32.914Z] spire-1.2.1/proto/private/ [2022-04-13T20:34:32.914Z] spire-1.2.1/proto/private/server/ [2022-04-13T20:34:32.914Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T20:34:32.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T20:34:32.914Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T20:34:32.914Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T20:34:32.914Z] spire-1.2.1/proto/spire/ [2022-04-13T20:34:32.914Z] spire-1.2.1/proto/spire/common/ [2022-04-13T20:34:32.914Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T20:34:32.914Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T20:34:32.914Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T20:34:32.914Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T20:34:32.914Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T20:34:32.914Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T20:34:32.914Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T20:34:32.914Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T20:34:32.914Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T20:34:32.914Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T20:34:32.914Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T20:34:32.914Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T20:34:32.914Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T20:34:32.914Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T20:34:32.914Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T20:34:32.914Z] spire-1.2.1/release/ [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T20:34:32.915Z] spire-1.2.1/release/spire-extras/ [2022-04-13T20:34:32.915Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T20:34:32.915Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T20:34:32.915Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T20:34:32.915Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T20:34:32.915Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T20:34:32.915Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T20:34:32.915Z] spire-1.2.1/release/spire/ [2022-04-13T20:34:32.915Z] spire-1.2.1/release/spire/README.md [2022-04-13T20:34:32.915Z] spire-1.2.1/release/spire/conf/ [2022-04-13T20:34:32.915Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T20:34:32.915Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T20:34:32.915Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T20:34:32.915Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T20:34:32.915Z] spire-1.2.1/script/ [2022-04-13T20:34:32.915Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T20:34:32.915Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T20:34:32.915Z] spire-1.2.1/support/ [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/ [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T20:34:32.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T20:34:32.915Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T20:34:32.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T20:34:32.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T20:34:32.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T20:34:32.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T20:34:32.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T20:34:32.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T20:34:32.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T20:34:32.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T20:34:32.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T20:34:32.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T20:34:32.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T20:34:32.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T20:34:32.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T20:34:32.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T20:34:32.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T20:34:32.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T20:34:32.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T20:34:32.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T20:34:32.916Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T20:34:32.916Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T20:34:32.916Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T20:34:32.916Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T20:34:32.916Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T20:34:32.916Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T20:34:32.916Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T20:34:32.916Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T20:34:32.916Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T20:34:32.916Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T20:34:32.916Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T20:34:32.916Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T20:34:32.916Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T20:34:32.916Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T20:34:32.916Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T20:34:32.916Z] spire-1.2.1/test/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/clock/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/clock/clock.go [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fakes/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fixture/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T20:34:32.916Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T20:34:32.916Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/config/ [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T20:34:32.917Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/ [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/README.md [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/test.sh [2022-04-13T20:34:32.917Z] spire-1.2.1/test/plugintest/ [2022-04-13T20:34:32.917Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T20:34:32.917Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T20:34:32.917Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T20:34:32.917Z] spire-1.2.1/test/spiretest/ [2022-04-13T20:34:32.917Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T20:34:32.917Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/common [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/setup/ [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/ [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T20:34:32.917Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T20:34:32.917Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T20:34:32.917Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T20:34:32.917Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T20:34:32.917Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T20:34:32.917Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T20:34:32.917Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T20:34:32.917Z] spire-1.2.1/test/testca/ [2022-04-13T20:34:32.917Z] spire-1.2.1/test/testca/ca.go [2022-04-13T20:34:32.917Z] spire-1.2.1/test/testkey/ [2022-04-13T20:34:32.917Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T20:34:32.917Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T20:34:32.917Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T20:34:32.917Z] spire-1.2.1/test/testkey/new.go [2022-04-13T20:34:32.917Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T20:34:32.917Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T20:34:32.917Z] spire-1.2.1/test/util/ [2022-04-13T20:34:32.917Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T20:34:32.917Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T20:34:32.917Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T20:34:32.917Z] spire-1.2.1/test/util/race.go [2022-04-13T20:34:32.917Z] spire-1.2.1/test/util/util.go [2022-04-13T20:34:32.917Z] building spire from source... [2022-04-13T20:34:32.917Z] [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T20:34:32.917Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T20:34:33.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T20:34:33.197Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T20:34:33.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T20:34:33.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T20:34:33.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T20:34:33.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T20:34:33.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T20:34:33.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T20:34:33.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T20:34:33.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T20:34:33.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T20:34:33.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T20:34:33.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T20:34:33.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T20:34:33.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T20:34:33.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T20:34:33.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T20:34:33.474Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T20:34:33.474Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T20:34:33.474Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T20:34:33.474Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T20:34:33.474Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T20:34:33.474Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T20:34:33.474Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T20:34:33.474Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T20:34:33.474Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T20:34:33.474Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T20:34:33.474Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T20:34:33.474Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T20:34:33.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T20:34:33.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T20:34:33.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T20:34:33.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T20:34:33.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T20:34:33.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T20:34:33.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T20:34:33.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T20:34:33.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T20:34:33.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T20:34:33.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T20:34:33.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T20:34:33.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T20:34:33.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T20:34:33.474Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T20:34:33.474Z] spire-1.2.1/test/integration/test.sh [2022-04-13T20:34:33.474Z] spire-1.2.1/test/plugintest/ [2022-04-13T20:34:33.474Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T20:34:33.474Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T20:34:33.474Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T20:34:33.474Z] spire-1.2.1/test/spiretest/ [2022-04-13T20:34:33.474Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T20:34:33.474Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T20:34:33.474Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T20:34:33.474Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T20:34:33.474Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T20:34:33.474Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T20:34:33.474Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T20:34:33.474Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T20:34:33.474Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T20:34:33.474Z] spire-1.2.1/test/testca/ [2022-04-13T20:34:33.474Z] spire-1.2.1/test/testca/ca.go [2022-04-13T20:34:33.474Z] spire-1.2.1/test/testkey/ [2022-04-13T20:34:33.474Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T20:34:33.474Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T20:34:33.475Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T20:34:33.475Z] spire-1.2.1/test/testkey/new.go [2022-04-13T20:34:33.475Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T20:34:33.475Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T20:34:33.475Z] spire-1.2.1/test/util/ [2022-04-13T20:34:33.475Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T20:34:33.475Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T20:34:33.475Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T20:34:33.475Z] spire-1.2.1/test/util/race.go [2022-04-13T20:34:33.475Z] spire-1.2.1/test/util/util.go [2022-04-13T20:34:33.475Z] building spire from source... [2022-04-13T20:34:33.475Z] Installing go1.17.7... [2022-04-13T20:34:34.078Z] Installing go1.17.7... [2022-04-13T20:35:00.952Z] Building bin/spire-server... [2022-04-13T20:35:01.226Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T20:35:01.226Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T20:35:01.226Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T20:35:01.830Z] Building bin/spire-server... [2022-04-13T20:35:02.112Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T20:35:02.112Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T20:35:02.112Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T20:35:02.112Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T20:35:02.112Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T20:35:03.098Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T20:35:03.098Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T20:35:06.519Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T20:35:06.798Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T20:35:06.798Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T20:35:07.076Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T20:35:07.354Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T20:35:07.354Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T20:35:07.633Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T20:35:07.633Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T20:35:07.911Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T20:35:07.911Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T20:35:07.911Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T20:35:08.189Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T20:35:08.189Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T20:35:08.189Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T20:35:08.189Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T20:35:08.189Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T20:35:08.189Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T20:35:09.646Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T20:35:09.646Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T20:35:09.646Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T20:35:09.646Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T20:35:09.936Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T20:35:09.936Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T20:35:09.936Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T20:35:10.214Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T20:35:10.214Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T20:35:10.214Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T20:35:11.204Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T20:35:11.204Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T20:35:11.204Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T20:35:11.204Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T20:35:11.204Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T20:35:11.818Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T20:35:11.818Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T20:35:38.770Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T20:35:38.770Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T20:35:38.770Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T20:35:38.770Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T20:35:38.770Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T20:35:38.770Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T20:35:38.770Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T20:35:38.770Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T20:35:38.770Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T20:35:39.083Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T20:35:39.083Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T20:35:39.083Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T20:35:39.084Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T20:35:39.362Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T20:35:39.362Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T20:35:39.641Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T20:35:39.918Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T20:35:40.194Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T20:35:40.194Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T20:35:40.194Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T20:35:41.183Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T20:35:41.183Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T20:35:41.183Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T20:35:41.460Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T20:35:41.460Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T20:35:41.460Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T20:35:41.460Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T20:35:41.460Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T20:35:41.460Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T20:35:41.734Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T20:35:41.734Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T20:35:41.734Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T20:35:41.734Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T20:35:42.013Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T20:35:42.013Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T20:35:42.013Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T20:35:42.013Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T20:35:42.290Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T20:35:42.290Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T20:35:42.570Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T20:35:42.570Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T20:35:42.570Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T20:35:42.570Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T20:35:42.570Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T20:35:42.848Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T20:35:42.848Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T20:35:42.848Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T20:35:42.848Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T20:35:43.128Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T20:35:43.128Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T20:35:43.128Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T20:35:43.406Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T20:35:43.686Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T20:35:43.687Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T20:35:43.965Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T20:35:43.965Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T20:35:44.241Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T20:35:44.519Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T20:35:44.800Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T20:35:44.800Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T20:35:44.800Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T20:35:44.800Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T20:35:45.078Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T20:35:45.078Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T20:35:45.355Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T20:35:45.961Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T20:35:46.238Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T20:35:46.238Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T20:35:47.688Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T20:35:53.123Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T20:35:53.123Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T20:35:53.123Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T20:35:53.123Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T20:36:11.500Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T20:36:11.500Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T20:36:11.500Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T20:36:14.926Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T20:36:14.926Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T20:36:14.926Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T20:36:15.921Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T20:36:26.127Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T20:36:26.127Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T20:36:26.127Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T20:36:26.127Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T20:36:26.127Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T20:36:26.405Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T20:36:26.405Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T20:36:27.396Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T20:36:39.837Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T20:36:40.115Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T20:36:42.109Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T20:36:57.250Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T20:36:57.250Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T20:36:57.250Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T20:36:57.250Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T20:36:57.250Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T20:36:57.848Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T20:36:57.848Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T20:36:57.848Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T20:36:58.449Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T20:36:59.049Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T20:37:00.034Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T20:37:00.034Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T20:37:02.027Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T20:37:02.027Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T20:37:02.306Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T20:37:03.298Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T20:37:03.575Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T20:37:03.858Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T20:37:04.135Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T20:37:04.412Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T20:37:04.689Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T20:37:04.689Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T20:37:04.971Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T20:37:05.250Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T20:37:05.529Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T20:37:06.984Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T20:37:07.263Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T20:37:07.544Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T20:37:07.821Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T20:37:07.821Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T20:37:08.104Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T20:37:08.711Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T20:37:11.350Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T20:37:12.337Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T20:37:12.337Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T20:37:13.784Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T20:37:14.061Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T20:37:14.336Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T20:37:14.939Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T20:37:15.217Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T20:37:15.495Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T20:37:15.495Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T20:37:15.495Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T20:37:15.495Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T20:37:16.096Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T20:37:16.374Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T20:37:16.374Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T20:37:16.655Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T20:37:16.655Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T20:37:16.655Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T20:37:16.933Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T20:37:16.933Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T20:37:16.934Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T20:37:17.214Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T20:37:17.495Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T20:37:17.495Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T20:37:17.775Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T20:37:18.052Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T20:37:18.052Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T20:37:18.660Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T20:37:19.263Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T20:37:19.263Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T20:37:19.263Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T20:37:19.263Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T20:37:19.263Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T20:37:19.542Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T20:37:19.542Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T20:37:20.986Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T20:37:20.986Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T20:37:21.263Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T20:37:21.263Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T20:37:23.252Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T20:37:23.252Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T20:37:23.529Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T20:37:24.131Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T20:37:24.132Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T20:37:24.132Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T20:37:24.406Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T20:37:24.406Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T20:37:24.406Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T20:37:24.406Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T20:37:24.406Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T20:37:24.682Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T20:37:24.682Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T20:37:25.286Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T20:37:25.286Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T20:37:25.561Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T20:37:25.561Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T20:37:25.870Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T20:37:25.870Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T20:37:25.870Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T20:37:26.147Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T20:37:26.425Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T20:37:27.416Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T20:37:28.020Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T20:37:28.020Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T20:37:28.297Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T20:37:28.575Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T20:37:28.575Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T20:37:28.575Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T20:37:28.850Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T20:37:28.850Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T20:37:29.453Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T20:37:30.057Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T20:37:30.057Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T20:37:30.335Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T20:37:30.612Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T20:37:30.612Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T20:37:32.059Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T20:37:32.059Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T20:37:32.336Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T20:37:32.613Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T20:37:32.613Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T20:37:32.888Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T20:37:33.491Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T20:37:33.492Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T20:37:33.492Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T20:37:33.492Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T20:37:33.772Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T20:37:33.772Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T20:37:33.772Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T20:37:34.050Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T20:37:34.051Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T20:37:34.051Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T20:37:34.051Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T20:37:34.333Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T20:37:34.614Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T20:37:34.894Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T20:37:35.500Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T20:37:38.918Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T20:37:40.910Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T20:37:40.910Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T20:37:41.187Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T20:37:41.466Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T20:37:42.455Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T20:37:42.455Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T20:37:42.455Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T20:37:42.455Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T20:37:42.734Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T20:37:42.734Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T20:37:43.013Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T20:37:44.013Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T20:37:44.013Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T20:37:44.013Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T20:37:44.013Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T20:37:54.204Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T20:37:54.204Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T20:37:54.204Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T20:37:54.204Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T20:38:16.420Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T20:38:16.420Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T20:38:19.058Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T20:38:19.059Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T20:42:41.249Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-13T20:42:42.256Z] Removing intermediate container 42d63a273207 [2022-04-13T20:42:42.256Z] ---> 8afe7df4f504 [2022-04-13T20:42:42.256Z] [2022-04-13T20:42:42.256Z] Step 9/20 : FROM alpine:3.15 [2022-04-13T20:42:42.872Z] 3.15: Pulling from library/alpine [2022-04-13T20:42:44.360Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-13T20:42:44.360Z] Status: Downloaded newer image for alpine:3.15 [2022-04-13T20:42:44.360Z] ---> 3fb3c9af89a9 [2022-04-13T20:42:44.360Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T20:42:44.360Z] ---> Running in 24495287be62 [2022-04-13T20:42:44.976Z] Removing intermediate container 24495287be62 [2022-04-13T20:42:44.976Z] ---> 6077ee5f0c32 [2022-04-13T20:42:44.976Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:42:44.976Z] ---> Running in e89b615f229b [2022-04-13T20:42:48.396Z] Removing intermediate container e89b615f229b [2022-04-13T20:42:48.396Z] ---> caa989ed6b2f [2022-04-13T20:42:48.396Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-13T20:42:48.396Z] ---> Running in 1f270e4c63a7 [2022-04-13T20:42:49.847Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T20:42:51.304Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T20:42:52.762Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T20:42:52.762Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T20:42:52.762Z] OK: 15729 distinct packages available [2022-04-13T20:42:53.041Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T20:42:54.041Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T20:42:56.044Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-13T20:42:56.044Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-13T20:42:56.319Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-13T20:42:56.319Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-13T20:42:56.319Z] (5/9) Installing curl (7.80.0-r0) [2022-04-13T20:42:56.597Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-13T20:42:56.597Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-13T20:42:56.597Z] (8/9) Installing libucontext (1.1-r0) [2022-04-13T20:42:56.876Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-13T20:42:56.876Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T20:42:56.876Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T20:42:57.491Z] OK: 8 MiB in 23 packages [2022-04-13T20:43:01.839Z] Removing intermediate container 1f270e4c63a7 [2022-04-13T20:43:01.839Z] ---> 007499523733 [2022-04-13T20:43:01.839Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T20:43:03.832Z] ---> 7e7d0211007c [2022-04-13T20:43:03.832Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-13T20:43:07.264Z] Removing intermediate container f63c0790d447 [2022-04-13T20:43:07.264Z] ---> 162d28d10293 [2022-04-13T20:43:07.264Z] [2022-04-13T20:43:07.264Z] Step 10/25 : FROM alpine:3.14 [2022-04-13T20:43:07.546Z] 3.14: Pulling from library/alpine [2022-04-13T20:43:10.218Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-13T20:43:10.218Z] Status: Downloaded newer image for alpine:3.14 [2022-04-13T20:43:10.218Z] ---> ac73e934f311 [2022-04-13T20:43:10.218Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-13T20:43:10.521Z] ---> 7b11f04fa386 [2022-04-13T20:43:10.521Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-13T20:43:10.521Z] ---> Running in 605cadd36e6a [2022-04-13T20:43:13.164Z] ---> 382d1e473958 [2022-04-13T20:43:13.164Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-13T20:43:13.164Z] ---> Running in a5aab081d234 [2022-04-13T20:43:13.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T20:43:13.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T20:43:14.329Z] Removing intermediate container a5aab081d234 [2022-04-13T20:43:14.330Z] ---> 5b3ae90f198e [2022-04-13T20:43:14.330Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T20:43:14.330Z] ---> Running in 5994999067a9 [2022-04-13T20:43:15.322Z] Removing intermediate container 5994999067a9 [2022-04-13T20:43:15.322Z] ---> d698e5a282ec [2022-04-13T20:43:15.322Z] Step 18/20 : LABEL arch=arm64 [2022-04-13T20:43:15.322Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-13T20:43:15.604Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-13T20:43:15.604Z] ---> Running in f355ab8e85c3 [2022-04-13T20:43:15.604Z] (3/3) Installing su-exec (0.2-r1) [2022-04-13T20:43:15.604Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T20:43:15.604Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T20:43:16.210Z] Removing intermediate container f355ab8e85c3 [2022-04-13T20:43:16.210Z] ---> f38741934d61 [2022-04-13T20:43:16.210Z] Step 19/20 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 [2022-04-13T20:43:16.210Z] OK: 6 MiB in 17 packages [2022-04-13T20:43:16.210Z] ---> Running in 8460d4b9bebc [2022-04-13T20:43:17.661Z] Removing intermediate container 607f1f47297b [2022-04-13T20:43:17.661Z] ---> c980334ed02b [2022-04-13T20:43:17.661Z] [2022-04-13T20:43:17.661Z] Step 10/31 : FROM alpine:3.14 [2022-04-13T20:43:17.661Z] ---> ac73e934f311 [2022-04-13T20:43:17.661Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-13T20:43:17.661Z] ---> Running in 1e607c99609a [2022-04-13T20:43:17.661Z] Removing intermediate container 8460d4b9bebc [2022-04-13T20:43:17.661Z] ---> 63c1418229f1 [2022-04-13T20:43:17.661Z] Step 20/20 : LABEL version=0.0.0 [2022-04-13T20:43:17.950Z] ---> Running in 94d58fe9cbf1 [2022-04-13T20:43:18.940Z] Removing intermediate container 1e607c99609a [2022-04-13T20:43:18.940Z] ---> 594730418efe [2022-04-13T20:43:18.940Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-13T20:43:18.940Z] Removing intermediate container 94d58fe9cbf1 [2022-04-13T20:43:18.940Z] ---> ec0404ebcac6 [2022-04-13T20:43:18.940Z] [2022-04-13T20:43:18.940Z] ---> Running in 057a37682aa9 [2022-04-13T20:43:19.549Z] Removing intermediate container 605cadd36e6a [2022-04-13T20:43:19.549Z] ---> c8a9eaae2a15 [2022-04-13T20:43:19.549Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-13T20:43:19.832Z] ---> Running in ce5b258f88ff [2022-04-13T20:43:20.823Z] Successfully built ec0404ebcac6 [2022-04-13T20:43:20.823Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-13T20:43:20.823Z]  Building security-spiffe-token-provider ... done Building core-command [2022-04-13T20:43:20.823Z] Removing intermediate container ce5b258f88ff [2022-04-13T20:43:20.823Z] ---> dc0088690b7a [2022-04-13T20:43:20.823Z] Step 13/25 : WORKDIR / [2022-04-13T20:43:21.104Z] ---> Running in 74850b85dd2e [2022-04-13T20:43:22.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T20:43:22.040Z] Removing intermediate container 74850b85dd2e [2022-04-13T20:43:22.040Z] ---> 4193e91bad55 [2022-04-13T20:43:22.040Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-13T20:43:22.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T20:43:23.051Z] ---> b03776d0e587 [2022-04-13T20:43:23.051Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-13T20:43:24.151Z] ---> 229febcb4fd2 [2022-04-13T20:43:24.151Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-13T20:43:24.151Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-13T20:43:24.151Z] (2/2) Installing su-exec (0.2-r1) [2022-04-13T20:43:24.151Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T20:43:24.151Z] OK: 6 MiB in 16 packages [2022-04-13T20:43:24.964Z] ---> ab0befcd5c53 [2022-04-13T20:43:24.964Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-13T20:43:26.545Z] Removing intermediate container 057a37682aa9 [2022-04-13T20:43:26.545Z] ---> 6bae2f47c8a0 [2022-04-13T20:43:26.545Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-13T20:43:26.840Z] ---> Running in 51c055fbcc03 [2022-04-13T20:43:27.181Z] ---> 5fb580cba865 [2022-04-13T20:43:27.181Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-13T20:43:27.842Z] Removing intermediate container 51c055fbcc03 [2022-04-13T20:43:27.843Z] ---> ce2429381007 [2022-04-13T20:43:27.843Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-13T20:43:27.843Z] ---> Running in 3a485959ca2c [2022-04-13T20:43:28.916Z] Removing intermediate container 3a485959ca2c [2022-04-13T20:43:28.916Z] ---> bd4c47fa59cf [2022-04-13T20:43:28.916Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-13T20:43:29.265Z] ---> Running in e1ac0d83fd8a [2022-04-13T20:43:31.940Z] ---> 6ac4e0eb3616 [2022-04-13T20:43:31.940Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-13T20:43:33.452Z] Removing intermediate container e1ac0d83fd8a [2022-04-13T20:43:33.452Z] ---> 003f4b79a4b4 [2022-04-13T20:43:33.452Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-13T20:43:33.734Z] ---> Running in 1f9e945e6e7b [2022-04-13T20:43:34.722Z] Removing intermediate container 1f9e945e6e7b [2022-04-13T20:43:34.722Z] ---> f637c55a4af8 [2022-04-13T20:43:34.722Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-13T20:43:35.338Z] ---> b3b19ad917fd [2022-04-13T20:43:35.338Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-13T20:43:36.328Z] ---> 61e905490f85 [2022-04-13T20:43:36.328Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-13T20:43:36.328Z] ---> 069fef9ca544 [2022-04-13T20:43:36.328Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-04-13T20:43:36.600Z] ---> Running in c688d3db92a3 [2022-04-13T20:43:36.600Z] ---> Running in 00193a0d0549 [2022-04-13T20:43:40.942Z] Removing intermediate container 00193a0d0549 [2022-04-13T20:43:40.942Z] ---> 127ad3b885e2 [2022-04-13T20:43:40.942Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T20:43:41.224Z] Removing intermediate container c688d3db92a3 [2022-04-13T20:43:41.224Z] ---> 64ce118656ad [2022-04-13T20:43:41.224Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-13T20:43:41.505Z] ---> Running in acd3c15134eb [2022-04-13T20:43:42.120Z] ---> e298fb0aaa5b [2022-04-13T20:43:42.120Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-13T20:43:42.723Z] Removing intermediate container acd3c15134eb [2022-04-13T20:43:42.723Z] ---> 4eca0628cb62 [2022-04-13T20:43:42.723Z] Step 23/25 : LABEL arch=arm64 [2022-04-13T20:43:43.005Z] ---> Running in 2c2fd2b77dd9 [2022-04-13T20:43:43.609Z] Removing intermediate container 2c2fd2b77dd9 [2022-04-13T20:43:43.609Z] ---> 646c6dc6438d [2022-04-13T20:43:43.609Z] Step 24/25 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 [2022-04-13T20:43:43.888Z] ---> Running in a692833c5d9c [2022-04-13T20:43:44.910Z] Removing intermediate container a692833c5d9c [2022-04-13T20:43:44.910Z] ---> edd3d04c9d0e [2022-04-13T20:43:44.910Z] Step 25/25 : LABEL version=0.0.0 [2022-04-13T20:43:44.910Z] ---> Running in c76f17389bc1 [2022-04-13T20:43:45.896Z] Removing intermediate container c76f17389bc1 [2022-04-13T20:43:45.896Z] ---> 20dc983d39cd [2022-04-13T20:43:45.896Z] [2022-04-13T20:43:47.367Z] ---> e1731561a010 [2022-04-13T20:43:47.367Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-13T20:43:47.645Z] Successfully built 20dc983d39cd [2022-04-13T20:43:47.645Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-13T20:43:47.645Z] Building support-scheduler [2022-04-13T20:43:48.640Z]  Building security-secretstore-setup ... done  ---> c9759aa5aa17 [2022-04-13T20:43:48.640Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-13T20:43:49.632Z] ---> c25f73a4c960 [2022-04-13T20:43:49.632Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-13T20:43:51.090Z] ---> 8cda0f43a0f9 [2022-04-13T20:43:51.090Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-13T20:43:51.368Z] ---> Running in 2d66e9c5bd56 [2022-04-13T20:43:52.360Z] Removing intermediate container 2d66e9c5bd56 [2022-04-13T20:43:52.360Z] ---> 78fd2060d174 [2022-04-13T20:43:52.360Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-13T20:43:53.391Z] ---> 549376e17577 [2022-04-13T20:43:53.391Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-13T20:43:54.031Z] ---> Running in 8b1d5f69cbc5 [2022-04-13T20:43:57.471Z] Removing intermediate container 8b1d5f69cbc5 [2022-04-13T20:43:57.471Z] ---> 8e75f0c21f84 [2022-04-13T20:43:57.471Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-13T20:43:58.072Z] ---> Running in f3cbe098169e [2022-04-13T20:43:58.682Z] Removing intermediate container f3cbe098169e [2022-04-13T20:43:58.682Z] ---> 2d870be3835c [2022-04-13T20:43:58.682Z] Step 28/31 : CMD ["gate"] [2022-04-13T20:43:59.279Z] ---> Running in 0c2818f8da5f [2022-04-13T20:43:59.905Z] Removing intermediate container 0c2818f8da5f [2022-04-13T20:43:59.905Z] ---> d73a1d21fdc6 [2022-04-13T20:43:59.905Z] Step 29/31 : LABEL arch=arm64 [2022-04-13T20:44:00.535Z] ---> Running in b5482811ecdf [2022-04-13T20:44:01.149Z] Removing intermediate container b5482811ecdf [2022-04-13T20:44:01.149Z] ---> cb1fa7c14152 [2022-04-13T20:44:01.149Z] Step 30/31 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 [2022-04-13T20:44:01.754Z] ---> Running in e199409006a4 [2022-04-13T20:44:02.363Z] Removing intermediate container e199409006a4 [2022-04-13T20:44:02.363Z] ---> 18273d44c916 [2022-04-13T20:44:02.363Z] Step 31/31 : LABEL version=0.0.0 [2022-04-13T20:44:02.974Z] ---> Running in cec054b4bc77 [2022-04-13T20:44:03.591Z] Removing intermediate container cec054b4bc77 [2022-04-13T20:44:03.591Z] ---> ee960197e590 [2022-04-13T20:44:03.591Z] [2022-04-13T20:44:04.201Z] Successfully built ee960197e590 [2022-04-13T20:44:04.201Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-13T20:44:04.201Z] Building sys-mgmt-agent [2022-04-13T20:44:16.664Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:44:16.664Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:44:16.664Z] ---> 02a56eb07d7e [2022-04-13T20:44:16.664Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T20:44:16.664Z] ---> Using cache [2022-04-13T20:44:16.664Z] ---> 7ec24e200c96 [2022-04-13T20:44:16.664Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:44:16.664Z] ---> Using cache [2022-04-13T20:44:16.664Z] ---> bf502c88b18e [2022-04-13T20:44:16.664Z] Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base [2022-04-13T20:44:16.664Z] ---> Using cache [2022-04-13T20:44:16.664Z] ---> 33ae0dd65d31 [2022-04-13T20:44:16.664Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T20:44:16.664Z] ---> Using cache [2022-04-13T20:44:16.664Z] ---> 2a71b68d3950 [2022-04-13T20:44:16.664Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:44:16.664Z] ---> Using cache [2022-04-13T20:44:16.664Z] ---> 8c8bea0f522c [2022-04-13T20:44:16.664Z] Step 8/23 : COPY . . [2022-04-13T20:44:16.664Z] ---> Using cache [2022-04-13T20:44:16.664Z] ---> a76ab4c1600f [2022-04-13T20:44:16.664Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-13T20:44:16.664Z] ---> Running in 8e3dcdf590bc [2022-04-13T20:44:18.110Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2022-04-13T20:45:05.147Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:45:05.147Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:45:05.147Z] ---> 02a56eb07d7e [2022-04-13T20:45:05.147Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T20:45:05.147Z] ---> Using cache [2022-04-13T20:45:05.147Z] ---> 7ec24e200c96 [2022-04-13T20:45:05.147Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:45:05.147Z] ---> Using cache [2022-04-13T20:45:05.147Z] ---> bf502c88b18e [2022-04-13T20:45:05.147Z] Step 5/22 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base [2022-04-13T20:45:05.147Z] ---> Using cache [2022-04-13T20:45:05.147Z] ---> 33ae0dd65d31 [2022-04-13T20:45:05.147Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T20:45:05.147Z] ---> Using cache [2022-04-13T20:45:05.147Z] ---> 2a71b68d3950 [2022-04-13T20:45:05.147Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:45:05.147Z] ---> Using cache [2022-04-13T20:45:05.147Z] ---> 8c8bea0f522c [2022-04-13T20:45:05.147Z] Step 8/22 : COPY . . [2022-04-13T20:45:05.147Z] ---> Using cache [2022-04-13T20:45:05.147Z] ---> a76ab4c1600f [2022-04-13T20:45:05.147Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-13T20:45:05.147Z] ---> Running in 0d82980fb885 [2022-04-13T20:45:05.147Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-13T20:45:11.908Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:45:11.908Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:45:11.908Z] ---> 02a56eb07d7e [2022-04-13T20:45:11.908Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T20:45:11.908Z] ---> Using cache [2022-04-13T20:45:11.908Z] ---> 7ec24e200c96 [2022-04-13T20:45:11.908Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:45:11.908Z] ---> Using cache [2022-04-13T20:45:11.908Z] ---> bf502c88b18e [2022-04-13T20:45:11.908Z] Step 5/23 : RUN apk add --update --no-cache make bash git zeromq-dev libsodium-dev pkgconfig build-base [2022-04-13T20:45:11.908Z] ---> Running in 4f45f25dc1f6 [2022-04-13T20:45:13.911Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T20:45:14.906Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T20:45:16.352Z] OK: 220 MiB in 52 packages [2022-04-13T20:45:17.347Z] Removing intermediate container 4f45f25dc1f6 [2022-04-13T20:45:17.347Z] ---> e071d1bb0b78 [2022-04-13T20:45:17.347Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T20:45:18.357Z] ---> 8db88cad1995 [2022-04-13T20:45:18.357Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:45:18.357Z] ---> Running in 0fab293de463 [2022-04-13T20:45:25.086Z] Removing intermediate container 0fab293de463 [2022-04-13T20:45:25.086Z] ---> 5b557b47eabb [2022-04-13T20:45:25.086Z] Step 8/23 : COPY . . [2022-04-13T20:45:51.921Z] ---> de2a1de80af7 [2022-04-13T20:45:51.921Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-13T20:45:51.921Z] ---> Running in 7e583c6b11a7 [2022-04-13T20:45:53.369Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-13T20:52:45.805Z] Removing intermediate container 8e3dcdf590bc [2022-04-13T20:52:45.805Z] ---> d52fd4543bd8 [2022-04-13T20:52:45.805Z] [2022-04-13T20:52:45.805Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T20:52:45.805Z] ---> ac73e934f311 [2022-04-13T20:52:45.805Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-13T20:52:45.805Z] ---> Running in d7cf85ad5867 [2022-04-13T20:52:45.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T20:52:45.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T20:52:45.805Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-13T20:52:45.805Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T20:52:45.805Z] OK: 5 MiB in 15 packages [2022-04-13T20:52:45.805Z] Removing intermediate container d7cf85ad5867 [2022-04-13T20:52:45.805Z] ---> 55d22c5e3e71 [2022-04-13T20:52:45.805Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T20:52:45.805Z] ---> Running in eeac46f8fecc [2022-04-13T20:52:45.805Z] Removing intermediate container eeac46f8fecc [2022-04-13T20:52:45.805Z] ---> c06849fabf14 [2022-04-13T20:52:45.805Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-13T20:52:45.805Z] ---> Running in 8a7fe98b09bb [2022-04-13T20:52:46.090Z] Removing intermediate container 8a7fe98b09bb [2022-04-13T20:52:46.090Z] ---> a3c266c674e4 [2022-04-13T20:52:46.090Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-13T20:52:46.366Z] ---> Running in 7be09c69ca55 [2022-04-13T20:52:46.645Z] Removing intermediate container 7be09c69ca55 [2022-04-13T20:52:46.645Z] ---> 6c60a14a1559 [2022-04-13T20:52:46.645Z] Step 15/23 : WORKDIR / [2022-04-13T20:52:46.919Z] ---> Running in c942bcbe7051 [2022-04-13T20:52:47.524Z] Removing intermediate container c942bcbe7051 [2022-04-13T20:52:47.524Z] ---> 21121b5a2838 [2022-04-13T20:52:47.524Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T20:52:48.518Z] ---> 75541a8e7431 [2022-04-13T20:52:48.518Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-13T20:52:50.523Z] ---> a6fbf60b23fb [2022-04-13T20:52:50.523Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-13T20:52:51.973Z] ---> 762900b934e6 [2022-04-13T20:52:51.973Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-13T20:52:51.973Z] ---> Running in 4912a5558ebc [2022-04-13T20:52:52.252Z] Removing intermediate container 4912a5558ebc [2022-04-13T20:52:52.252Z] ---> 7e0d7da5ff5c [2022-04-13T20:52:52.252Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T20:52:52.536Z] ---> Running in 4687499432da [2022-04-13T20:52:53.134Z] Removing intermediate container 4687499432da [2022-04-13T20:52:53.134Z] ---> f2a81ac48a9d [2022-04-13T20:52:53.134Z] Step 21/23 : LABEL arch=arm64 [2022-04-13T20:52:53.134Z] ---> Running in 7f03755b648e [2022-04-13T20:52:53.740Z] Removing intermediate container 7f03755b648e [2022-04-13T20:52:53.740Z] ---> 13931c920672 [2022-04-13T20:52:53.740Z] Step 22/23 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 [2022-04-13T20:52:53.740Z] ---> Running in 52ef2afe07f4 [2022-04-13T20:52:54.358Z] Removing intermediate container 52ef2afe07f4 [2022-04-13T20:52:54.358Z] ---> 8e4da31e39d0 [2022-04-13T20:52:54.358Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T20:52:54.638Z] ---> Running in b0214c6b8b4f [2022-04-13T20:52:54.917Z] Removing intermediate container b0214c6b8b4f [2022-04-13T20:52:54.917Z] ---> 175b218b37ac [2022-04-13T20:52:54.917Z] [2022-04-13T20:52:55.910Z] Successfully built 175b218b37ac [2022-04-13T20:52:55.910Z] Successfully tagged core-command-arm64:latest [2022-04-13T20:52:55.910Z] Building security-spire-server [2022-04-13T20:53:42.949Z]  Building core-command ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:53:42.949Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:53:42.949Z] ---> 02a56eb07d7e [2022-04-13T20:53:42.949Z] Step 3/25 : WORKDIR /edgex-go [2022-04-13T20:53:42.949Z] ---> Using cache [2022-04-13T20:53:42.949Z] ---> 7ec24e200c96 [2022-04-13T20:53:42.949Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:53:42.949Z] ---> Using cache [2022-04-13T20:53:42.949Z] ---> bf502c88b18e [2022-04-13T20:53:42.949Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T20:53:42.949Z] ---> Running in 53d92d1cd343 [2022-04-13T20:53:42.949Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T20:53:42.949Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T20:53:42.949Z] OK: 220 MiB in 52 packages [2022-04-13T20:53:43.549Z] Removing intermediate container 53d92d1cd343 [2022-04-13T20:53:43.549Z] ---> 0732a93824b5 [2022-04-13T20:53:43.549Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-13T20:53:44.544Z] ---> 017f1d9fa52f [2022-04-13T20:53:44.544Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:53:44.544Z] ---> Running in 2b025dede6c8 [2022-04-13T20:53:49.976Z] Removing intermediate container 2b025dede6c8 [2022-04-13T20:53:49.976Z] ---> 939d43b06fa5 [2022-04-13T20:53:49.976Z] Step 8/25 : COPY . . [2022-04-13T20:54:05.127Z] Removing intermediate container 0d82980fb885 [2022-04-13T20:54:05.127Z] ---> ee5ee3bb3847 [2022-04-13T20:54:05.128Z] [2022-04-13T20:54:05.128Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T20:54:05.128Z] ---> ac73e934f311 [2022-04-13T20:54:05.128Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-13T20:54:05.128Z] ---> Using cache [2022-04-13T20:54:05.128Z] ---> 55d22c5e3e71 [2022-04-13T20:54:05.128Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T20:54:05.128Z] ---> Using cache [2022-04-13T20:54:05.128Z] ---> c06849fabf14 [2022-04-13T20:54:05.128Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-13T20:54:05.408Z] ---> Running in 284dc2695225 [2022-04-13T20:54:06.407Z] Removing intermediate container 284dc2695225 [2022-04-13T20:54:06.407Z] ---> ced9c602555a [2022-04-13T20:54:06.407Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-13T20:54:06.407Z] ---> Running in 71cc0a9abd00 [2022-04-13T20:54:07.402Z] Removing intermediate container 71cc0a9abd00 [2022-04-13T20:54:07.402Z] ---> 17d2ec199d95 [2022-04-13T20:54:07.402Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T20:54:08.966Z] ---> d95818604815 [2022-04-13T20:54:08.966Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-13T20:54:13.503Z] ---> 1e863c366025 [2022-04-13T20:54:13.503Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-13T20:54:16.278Z] ---> 7a4d88931182 [2022-04-13T20:54:16.278Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-13T20:54:16.278Z] ---> Running in b4c0456a32f4 [2022-04-13T20:54:16.884Z] Removing intermediate container b4c0456a32f4 [2022-04-13T20:54:16.884Z] ---> 79537f45ed37 [2022-04-13T20:54:16.884Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T20:54:17.162Z] ---> Running in 1bb3c22abd0c [2022-04-13T20:54:18.168Z] Removing intermediate container 1bb3c22abd0c [2022-04-13T20:54:18.168Z] ---> 5af484938200 [2022-04-13T20:54:18.168Z] Step 20/22 : LABEL arch=arm64 [2022-04-13T20:54:18.453Z] ---> Running in 9fa81cc19523 [2022-04-13T20:54:19.457Z] Removing intermediate container 9fa81cc19523 [2022-04-13T20:54:19.457Z] ---> b25d970574ac [2022-04-13T20:54:19.457Z] Step 21/22 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 [2022-04-13T20:54:19.738Z] ---> Running in bb088b062bae [2022-04-13T20:54:21.171Z] Removing intermediate container bb088b062bae [2022-04-13T20:54:21.171Z] ---> 0554ae55fe99 [2022-04-13T20:54:21.171Z] Step 22/22 : LABEL version=0.0.0 [2022-04-13T20:54:21.171Z] ---> Running in 2b30a9e18fd8 [2022-04-13T20:54:22.161Z] Removing intermediate container 2b30a9e18fd8 [2022-04-13T20:54:22.161Z] ---> 4f5cbef5775d [2022-04-13T20:54:22.161Z] [2022-04-13T20:54:24.161Z] Successfully built 4f5cbef5775d [2022-04-13T20:54:24.161Z] Successfully tagged support-scheduler-arm64:latest [2022-04-13T20:54:24.161Z]  Building support-scheduler ... done Building support-notifications [2022-04-13T20:54:34.357Z] ---> f34660584c69 [2022-04-13T20:54:34.357Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T20:54:34.357Z] Removing intermediate container 7e583c6b11a7 [2022-04-13T20:54:34.357Z] ---> ee01f9222749 [2022-04-13T20:54:34.357Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-13T20:54:34.634Z] ---> Running in 0724d079bf4a [2022-04-13T20:54:34.634Z] ---> Running in d9ff94043661 [2022-04-13T20:54:35.643Z] Removing intermediate container 0724d079bf4a [2022-04-13T20:54:35.643Z] ---> 54191d4ffba0 [2022-04-13T20:54:35.643Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-13T20:54:35.918Z] ---> Running in 4fcd461d6ece [2022-04-13T20:54:37.369Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-13T20:54:39.404Z] Removing intermediate container 4fcd461d6ece [2022-04-13T20:54:39.404Z] ---> 0b34a918dde0 [2022-04-13T20:54:39.404Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-13T20:54:39.682Z] ---> Running in 215d5ade7e2d [2022-04-13T20:54:40.698Z] Removing intermediate container 215d5ade7e2d [2022-04-13T20:54:40.698Z] ---> 81a1e447f298 [2022-04-13T20:54:40.698Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-13T20:54:40.698Z] ---> Running in e323bcea1f5e [2022-04-13T20:54:44.124Z] spire-1.2.1/ [2022-04-13T20:54:44.124Z] spire-1.2.1/.data/ [2022-04-13T20:54:44.124Z] spire-1.2.1/.data/.file [2022-04-13T20:54:44.124Z] spire-1.2.1/.dockerignore [2022-04-13T20:54:44.124Z] spire-1.2.1/.gitattributes [2022-04-13T20:54:44.124Z] spire-1.2.1/.githooks/ [2022-04-13T20:54:44.124Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T20:54:44.124Z] spire-1.2.1/.github/ [2022-04-13T20:54:44.124Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T20:54:44.124Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T20:54:44.124Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T20:54:44.124Z] spire-1.2.1/.github/workflows/ [2022-04-13T20:54:44.124Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T20:54:44.124Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T20:54:44.124Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T20:54:44.124Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T20:54:44.124Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T20:54:44.124Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T20:54:44.124Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T20:54:44.124Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T20:54:44.124Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T20:54:44.124Z] spire-1.2.1/.gitignore [2022-04-13T20:54:44.124Z] spire-1.2.1/.go-version [2022-04-13T20:54:44.124Z] spire-1.2.1/.golangci.yml [2022-04-13T20:54:44.124Z] spire-1.2.1/ADOPTERS.md [2022-04-13T20:54:44.124Z] spire-1.2.1/CHANGELOG.md [2022-04-13T20:54:44.124Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T20:54:44.124Z] spire-1.2.1/CODEOWNERS [2022-04-13T20:54:44.124Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T20:54:44.124Z] spire-1.2.1/Dockerfile [2022-04-13T20:54:44.124Z] spire-1.2.1/Dockerfile.dev [2022-04-13T20:54:44.124Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T20:54:44.124Z] spire-1.2.1/LICENSE [2022-04-13T20:54:44.124Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T20:54:44.124Z] spire-1.2.1/Makefile [2022-04-13T20:54:44.124Z] spire-1.2.1/README.md [2022-04-13T20:54:44.124Z] spire-1.2.1/ROADMAP.md [2022-04-13T20:54:44.124Z] spire-1.2.1/SECURITY.md [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/ [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T20:54:44.124Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T20:54:44.401Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T20:54:44.401Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T20:54:44.401Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T20:54:44.401Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T20:54:44.401Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T20:54:44.401Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T20:54:44.401Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T20:54:44.401Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T20:54:44.401Z] spire-1.2.1/conf/ [2022-04-13T20:54:44.401Z] spire-1.2.1/conf/agent/ [2022-04-13T20:54:44.401Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T20:54:44.401Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T20:54:44.401Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T20:54:44.401Z] spire-1.2.1/conf/server/ [2022-04-13T20:54:44.401Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T20:54:44.401Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T20:54:44.401Z] spire-1.2.1/conf/server/server.conf [2022-04-13T20:54:44.401Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T20:54:44.401Z] spire-1.2.1/doc/ [2022-04-13T20:54:44.401Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T20:54:44.401Z] spire-1.2.1/doc/auditlog.md [2022-04-13T20:54:44.401Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T20:54:44.401Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T20:54:44.401Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T20:54:44.401Z] spire-1.2.1/doc/images/ [2022-04-13T20:54:44.401Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T20:54:44.401Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T20:54:44.401Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T20:54:44.401Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T20:54:44.401Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T20:54:44.401Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T20:54:44.401Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T20:54:44.401Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T20:54:44.401Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T20:54:44.401Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T20:54:44.401Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T20:54:44.401Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T20:54:44.401Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T20:54:44.401Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T20:54:44.401Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T20:54:44.401Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T20:54:44.401Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T20:54:44.401Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T20:54:44.401Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T20:54:44.401Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T20:54:44.401Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T20:54:44.401Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T20:54:44.401Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T20:54:44.401Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T20:54:44.401Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T20:54:44.401Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T20:54:44.401Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T20:54:44.401Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T20:54:44.401Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T20:54:44.401Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T20:54:44.401Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T20:54:44.401Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T20:54:44.401Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T20:54:44.401Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T20:54:44.401Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T20:54:44.401Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T20:54:44.401Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T20:54:44.401Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T20:54:44.401Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T20:54:44.401Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T20:54:44.402Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T20:54:44.402Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T20:54:44.402Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T20:54:44.402Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T20:54:44.402Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T20:54:44.402Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T20:54:44.402Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T20:54:44.402Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T20:54:44.402Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T20:54:44.402Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T20:54:44.402Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T20:54:44.402Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T20:54:44.402Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T20:54:44.402Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T20:54:44.402Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T20:54:44.402Z] spire-1.2.1/doc/spire_server.md [2022-04-13T20:54:44.402Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T20:54:44.402Z] spire-1.2.1/doc/telemetry.md [2022-04-13T20:54:44.402Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T20:54:44.402Z] spire-1.2.1/doc/upgrading.md [2022-04-13T20:54:44.402Z] spire-1.2.1/doc/using_spire.md [2022-04-13T20:54:44.402Z] spire-1.2.1/examples/ [2022-04-13T20:54:44.402Z] spire-1.2.1/examples/README.md [2022-04-13T20:54:44.402Z] spire-1.2.1/go.mod [2022-04-13T20:54:44.402Z] spire-1.2.1/go.sum [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/ [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/ [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T20:54:44.402Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T20:54:44.677Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/ [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/api/ [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T20:54:44.678Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/health/ [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/log/ [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T20:54:44.954Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/util/ [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/version/ [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/server/ [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/server/api/ [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T20:54:45.233Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/config.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T20:54:45.234Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T20:54:45.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T20:54:45.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T20:54:45.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T20:54:45.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T20:54:45.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T20:54:45.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T20:54:45.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T20:54:45.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T20:54:45.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T20:54:45.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T20:54:45.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T20:54:45.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T20:54:45.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T20:54:45.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T20:54:45.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T20:54:45.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T20:54:45.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T20:54:45.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T20:54:45.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T20:54:45.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T20:54:45.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T20:54:45.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T20:54:45.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T20:54:45.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T20:54:45.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T20:54:45.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T20:54:45.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T20:54:45.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T20:54:45.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T20:54:45.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T20:54:45.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T20:54:45.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T20:54:45.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T20:54:45.789Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T20:54:45.789Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T20:54:45.789Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T20:54:45.789Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T20:54:45.789Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T20:54:45.789Z] spire-1.2.1/pkg/server/server.go [2022-04-13T20:54:45.789Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T20:54:45.789Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T20:54:45.789Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T20:54:45.789Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T20:54:45.789Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T20:54:45.789Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T20:54:45.789Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T20:54:45.789Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T20:54:45.789Z] spire-1.2.1/proto/ [2022-04-13T20:54:45.789Z] spire-1.2.1/proto/private/ [2022-04-13T20:54:45.789Z] spire-1.2.1/proto/private/server/ [2022-04-13T20:54:45.789Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T20:54:45.789Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T20:54:45.789Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T20:54:45.789Z] spire-1.2.1/proto/spire/ [2022-04-13T20:54:45.789Z] spire-1.2.1/proto/spire/common/ [2022-04-13T20:54:45.789Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T20:54:45.789Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T20:54:45.789Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T20:54:45.789Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T20:54:45.789Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T20:54:45.789Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T20:54:45.789Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T20:54:45.789Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T20:54:45.789Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T20:54:45.789Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T20:54:45.789Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T20:54:45.789Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T20:54:45.789Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T20:54:45.789Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T20:54:45.789Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T20:54:45.789Z] spire-1.2.1/release/ [2022-04-13T20:54:45.789Z] spire-1.2.1/release/spire-extras/ [2022-04-13T20:54:45.789Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T20:54:45.789Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T20:54:45.789Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T20:54:45.789Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T20:54:45.789Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T20:54:45.789Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T20:54:45.789Z] spire-1.2.1/release/spire/ [2022-04-13T20:54:45.789Z] spire-1.2.1/release/spire/README.md [2022-04-13T20:54:45.789Z] spire-1.2.1/release/spire/conf/ [2022-04-13T20:54:45.789Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T20:54:45.789Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T20:54:45.789Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T20:54:45.789Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T20:54:45.789Z] spire-1.2.1/script/ [2022-04-13T20:54:45.789Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T20:54:45.789Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T20:54:45.789Z] spire-1.2.1/support/ [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/ [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T20:54:45.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T20:54:45.790Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T20:54:45.790Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T20:54:45.790Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T20:54:45.790Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T20:54:45.790Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T20:54:45.790Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T20:54:45.790Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T20:54:45.790Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T20:54:45.790Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T20:54:45.790Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T20:54:45.790Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T20:54:45.790Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T20:54:45.790Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T20:54:45.790Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T20:54:45.790Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T20:54:45.790Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T20:54:45.790Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T20:54:45.790Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T20:54:45.790Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T20:54:45.790Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T20:54:45.790Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T20:54:45.790Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T20:54:45.790Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T20:54:45.790Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T20:54:45.790Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T20:54:45.790Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T20:54:45.790Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T20:54:45.790Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T20:54:45.790Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T20:54:45.790Z] spire-1.2.1/test/ [2022-04-13T20:54:45.790Z] spire-1.2.1/test/clock/ [2022-04-13T20:54:45.790Z] spire-1.2.1/test/clock/clock.go [2022-04-13T20:54:45.790Z] spire-1.2.1/test/fakes/ [2022-04-13T20:54:45.790Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T20:54:45.790Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T20:54:45.790Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T20:54:45.790Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T20:54:45.790Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T20:54:45.790Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T20:54:45.790Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T20:54:45.790Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T20:54:45.790Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T20:54:45.790Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T20:54:45.790Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T20:54:45.790Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T20:54:45.790Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T20:54:45.790Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T20:54:45.790Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T20:54:45.790Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T20:54:45.790Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T20:54:45.790Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T20:54:45.790Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T20:54:45.790Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T20:54:45.790Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T20:54:45.790Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T20:54:45.790Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T20:54:45.790Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T20:54:45.790Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T20:54:45.790Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T20:54:45.790Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T20:54:45.790Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T20:54:45.790Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fixture/ [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fixture/config/ [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T20:54:46.063Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T20:54:46.064Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T20:54:46.064Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T20:54:46.064Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T20:54:46.064Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T20:54:46.064Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T20:54:46.064Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T20:54:46.064Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T20:54:46.064Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T20:54:46.064Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T20:54:46.064Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T20:54:46.064Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T20:54:46.064Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T20:54:46.064Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T20:54:46.064Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T20:54:46.064Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T20:54:46.064Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T20:54:46.064Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T20:54:46.064Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T20:54:46.064Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T20:54:46.064Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T20:54:46.064Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/README.md [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/common [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/setup/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T20:54:46.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T20:54:46.065Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T20:54:46.065Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T20:54:46.065Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T20:54:46.065Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T20:54:46.065Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T20:54:46.065Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T20:54:46.065Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T20:54:46.065Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T20:54:46.065Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T20:54:46.065Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T20:54:46.065Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T20:54:46.065Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T20:54:46.065Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T20:54:46.065Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T20:54:46.065Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T20:54:46.065Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T20:54:46.065Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T20:54:46.065Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T20:54:46.065Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T20:54:46.065Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T20:54:46.065Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T20:54:46.348Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T20:54:46.349Z] spire-1.2.1/test/integration/test.sh [2022-04-13T20:54:46.349Z] spire-1.2.1/test/plugintest/ [2022-04-13T20:54:46.349Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T20:54:46.349Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T20:54:46.349Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T20:54:46.349Z] spire-1.2.1/test/spiretest/ [2022-04-13T20:54:46.349Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T20:54:46.349Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T20:54:46.349Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T20:54:46.349Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T20:54:46.349Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T20:54:46.349Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T20:54:46.349Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T20:54:46.349Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T20:54:46.349Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T20:54:46.349Z] spire-1.2.1/test/testca/ [2022-04-13T20:54:46.349Z] spire-1.2.1/test/testca/ca.go [2022-04-13T20:54:46.349Z] spire-1.2.1/test/testkey/ [2022-04-13T20:54:46.349Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T20:54:46.349Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T20:54:46.349Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T20:54:46.349Z] spire-1.2.1/test/testkey/new.go [2022-04-13T20:54:46.349Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T20:54:46.349Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T20:54:46.349Z] spire-1.2.1/test/util/ [2022-04-13T20:54:46.349Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T20:54:46.349Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T20:54:46.349Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T20:54:46.349Z] spire-1.2.1/test/util/race.go [2022-04-13T20:54:46.349Z] spire-1.2.1/test/util/util.go [2022-04-13T20:54:46.349Z] building spire from source... [2022-04-13T20:54:46.972Z] Installing go1.17.7... [2022-04-13T20:55:05.366Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:55:05.366Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:55:05.366Z] ---> 02a56eb07d7e [2022-04-13T20:55:05.366Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T20:55:05.366Z] ---> Using cache [2022-04-13T20:55:05.366Z] ---> 7ec24e200c96 [2022-04-13T20:55:05.366Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:55:05.366Z] ---> Using cache [2022-04-13T20:55:05.366Z] ---> bf502c88b18e [2022-04-13T20:55:05.366Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev libsodium-dev pkgconfig build-base [2022-04-13T20:55:05.366Z] ---> Running in bb867a177604 [2022-04-13T20:55:05.969Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T20:55:06.955Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T20:55:08.396Z] OK: 220 MiB in 52 packages [2022-04-13T20:55:09.848Z] Removing intermediate container bb867a177604 [2022-04-13T20:55:09.848Z] ---> 77bdaa940758 [2022-04-13T20:55:09.848Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T20:55:10.840Z] ---> c27fd72010db [2022-04-13T20:55:10.840Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:55:11.128Z] ---> Running in f1c135063c0b [2022-04-13T20:55:16.557Z] Removing intermediate container f1c135063c0b [2022-04-13T20:55:16.557Z] ---> 2bf8273362cf [2022-04-13T20:55:16.557Z] Step 8/22 : COPY . . [2022-04-13T20:55:21.990Z] Building bin/spire-server... [2022-04-13T20:55:21.990Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T20:55:21.990Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T20:55:21.990Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T20:55:22.977Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T20:55:22.977Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T20:55:23.586Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T20:55:25.040Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T20:55:26.039Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T20:55:26.316Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T20:55:29.729Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T20:55:29.729Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T20:55:30.022Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T20:55:30.022Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T20:55:30.307Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T20:55:30.586Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T20:55:30.586Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T20:55:30.586Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T20:55:32.035Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T20:55:32.035Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T20:55:32.312Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T20:55:32.921Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T20:55:32.921Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T20:55:34.383Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T20:55:34.669Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T20:55:44.888Z]  ---> 7c1ce72ffa41 [2022-04-13T20:55:44.888Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-13T20:55:44.888Z] ---> Running in b5eee33dfa0c [2022-04-13T20:55:45.882Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-13T20:55:51.310Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T20:55:51.310Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T20:55:51.310Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T20:55:51.310Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T20:55:51.310Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T20:55:51.310Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T20:55:51.587Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T20:55:51.587Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T20:55:51.864Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T20:55:51.864Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T20:55:51.864Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T20:55:51.864Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T20:55:52.140Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T20:55:52.140Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T20:55:52.416Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T20:55:53.019Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T20:55:54.007Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T20:55:54.007Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T20:55:54.284Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T20:55:54.284Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T20:55:54.284Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T20:55:54.284Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T20:55:54.562Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T20:55:54.840Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T20:55:54.840Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T20:55:55.443Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T20:55:55.721Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T20:55:55.721Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T20:55:56.001Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T20:55:56.604Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T20:56:00.934Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T20:56:11.172Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T20:56:11.172Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T20:56:11.172Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T20:56:11.768Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T20:56:11.768Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T20:56:12.055Z] Removing intermediate container d9ff94043661 [2022-04-13T20:56:12.055Z] ---> 3197c74e0945 [2022-04-13T20:56:12.055Z] [2022-04-13T20:56:12.055Z] Step 11/23 : FROM docker:20.10.14 [2022-04-13T20:56:12.336Z] 20.10.14: Pulling from library/docker [2022-04-13T20:56:27.500Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-13T20:56:27.500Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-13T20:56:27.500Z] ---> c346e9eafbab [2022-04-13T20:56:27.500Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-13T20:56:27.877Z] ---> Running in 231165f5d1bc [2022-04-13T20:56:28.489Z] Removing intermediate container 231165f5d1bc [2022-04-13T20:56:28.489Z] ---> a3d9f435fbf3 [2022-04-13T20:56:28.489Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-13T20:56:28.766Z] ---> Running in 739c0df39737 [2022-04-13T20:56:30.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T20:56:31.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T20:56:32.811Z] (1/43) Installing readline (8.1.1-r0) [2022-04-13T20:56:32.811Z] (2/43) Installing bash (5.1.16-r0) [2022-04-13T20:56:32.811Z] Executing bash-5.1.16-r0.post-install [2022-04-13T20:56:32.811Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-13T20:56:32.811Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-13T20:56:32.811Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-13T20:56:32.811Z] (6/43) Installing curl (7.80.0-r0) [2022-04-13T20:56:33.091Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-13T20:56:33.091Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-13T20:56:33.091Z] (9/43) Installing expat (2.4.7-r0) [2022-04-13T20:56:33.091Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-13T20:56:33.091Z] (11/43) Installing gdbm (1.22-r0) [2022-04-13T20:56:33.091Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-13T20:56:33.091Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-13T20:56:33.091Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-13T20:56:33.091Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-13T20:56:33.091Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-13T20:56:33.369Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-13T20:56:36.788Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-13T20:56:36.788Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-13T20:56:36.788Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-13T20:56:36.788Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-13T20:56:36.788Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-13T20:56:36.788Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-13T20:56:36.788Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-13T20:56:36.788Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-13T20:56:36.788Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-13T20:56:36.788Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-13T20:56:36.788Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-13T20:56:36.788Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-13T20:56:36.788Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-13T20:56:36.788Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-13T20:56:36.788Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-13T20:56:36.788Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-13T20:56:37.064Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-13T20:56:37.064Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-13T20:56:37.064Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-13T20:56:37.064Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-13T20:56:37.064Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-13T20:56:37.064Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-13T20:56:37.064Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-13T20:56:37.064Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-13T20:56:37.342Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-13T20:56:37.342Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-13T20:56:38.332Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T20:56:38.332Z] OK: 82 MiB in 65 packages [2022-04-13T20:56:40.331Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T20:56:40.331Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T20:56:40.331Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T20:56:44.675Z] Collecting docker-compose==1.23.2 [2022-04-13T20:56:44.675Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-13T20:56:45.280Z] Collecting docopt<0.7,>=0.6.1 [2022-04-13T20:56:45.280Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-13T20:56:47.919Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-13T20:56:47.919Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-13T20:56:51.328Z] Collecting texttable<0.10,>=0.9.0 [2022-04-13T20:56:51.328Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-13T20:56:53.317Z] Collecting cached-property<2,>=1.2.0 [2022-04-13T20:56:53.317Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-13T20:56:53.592Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T20:56:53.868Z] Collecting jsonschema<3,>=2.5.1 [2022-04-13T20:56:53.868Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-13T20:56:54.144Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-13T20:56:54.144Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T20:56:55.136Z] Collecting docker<4.0,>=3.6.0 [2022-04-13T20:56:55.136Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-13T20:56:55.740Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-13T20:56:55.740Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-13T20:56:57.190Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-13T20:56:57.469Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-13T20:56:58.915Z] Collecting PyYAML<4,>=3.10 [2022-04-13T20:56:58.915Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-13T20:57:04.356Z] Collecting docker-pycreds>=0.4.0 [2022-04-13T20:57:04.356Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-13T20:57:04.356Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-13T20:57:04.632Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-13T20:57:04.632Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-13T20:57:05.626Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-13T20:57:05.626Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-13T20:57:05.626Z] Collecting idna<2.8,>=2.5 [2022-04-13T20:57:05.905Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-13T20:57:06.186Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-13T20:57:06.186Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-13T20:57:06.186Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-13T20:57:06.186Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-13T20:57:07.639Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-13T20:57:07.639Z] Attempting uninstall: urllib3 [2022-04-13T20:57:07.639Z] Found existing installation: urllib3 1.26.7 [2022-04-13T20:57:07.639Z] Uninstalling urllib3-1.26.7: [2022-04-13T20:57:07.916Z] Successfully uninstalled urllib3-1.26.7 [2022-04-13T20:57:08.916Z] Attempting uninstall: idna [2022-04-13T20:57:08.916Z] Found existing installation: idna 3.3 [2022-04-13T20:57:08.917Z] Uninstalling idna-3.3: [2022-04-13T20:57:08.917Z] Successfully uninstalled idna-3.3 [2022-04-13T20:57:12.347Z] Attempting uninstall: requests [2022-04-13T20:57:12.347Z] Found existing installation: requests 2.26.0 [2022-04-13T20:57:12.623Z] Uninstalling requests-2.26.0: [2022-04-13T20:57:12.623Z] Successfully uninstalled requests-2.26.0 [2022-04-13T20:57:13.224Z] Running setup.py install for texttable: started [2022-04-13T20:57:15.863Z] Running setup.py install for texttable: finished with status 'done' [2022-04-13T20:57:15.863Z] Running setup.py install for PyYAML: started [2022-04-13T20:57:19.284Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-13T20:57:19.562Z] Running setup.py install for docopt: started [2022-04-13T20:57:23.342Z] Running setup.py install for docopt: finished with status 'done' [2022-04-13T20:57:23.342Z] Running setup.py install for dockerpty: started [2022-04-13T20:57:27.787Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-13T20:57:28.392Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T20:57:28.392Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T20:57:28.670Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T20:57:28.670Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T20:57:29.672Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T20:57:29.954Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-13T20:57:31.414Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T20:57:33.419Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T20:57:34.416Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T20:57:37.077Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T20:57:37.077Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T20:57:37.077Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T20:57:37.362Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T20:57:38.832Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T20:57:38.832Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T20:57:39.114Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T20:57:39.725Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T20:57:40.340Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T20:57:40.340Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T20:57:40.622Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T20:57:40.904Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T20:57:41.521Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T20:57:41.521Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T20:57:43.534Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T20:57:43.534Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T20:57:44.142Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T20:57:46.797Z] Removing intermediate container 739c0df39737 [2022-04-13T20:57:46.797Z] ---> b0c381e35cae [2022-04-13T20:57:46.797Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-13T20:57:47.081Z] ---> Running in 7c37c0853ea9 [2022-04-13T20:57:47.694Z] Removing intermediate container 7c37c0853ea9 [2022-04-13T20:57:47.694Z] ---> a6eb1d5bbca0 [2022-04-13T20:57:47.694Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-13T20:57:47.975Z] ---> Running in ebcb72e4ee6a [2022-04-13T20:57:48.586Z] Removing intermediate container ebcb72e4ee6a [2022-04-13T20:57:48.586Z] ---> a72db8854400 [2022-04-13T20:57:48.586Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-13T20:57:51.244Z] ---> 6e7868c6ed3c [2022-04-13T20:57:51.244Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-13T20:57:51.524Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T20:57:52.133Z]  ---> 6232e5e12b7b [2022-04-13T20:57:52.133Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-13T20:57:52.420Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T20:57:52.420Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T20:57:52.420Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T20:57:52.710Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T20:57:52.710Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T20:57:52.710Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T20:57:53.338Z]  ---> f300a63d56d1 [2022-04-13T20:57:53.338Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-13T20:57:53.338Z] ---> Running in 99520fcdce0d [2022-04-13T20:57:53.955Z] Removing intermediate container 99520fcdce0d [2022-04-13T20:57:53.955Z] ---> a58c4f22bef7 [2022-04-13T20:57:53.955Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T20:57:54.236Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T20:57:54.236Z]  ---> Running in 527b7528d672 [2022-04-13T20:57:54.517Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T20:57:54.797Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T20:57:54.797Z] Removing intermediate container 527b7528d672 [2022-04-13T20:57:54.797Z] ---> 864b61a574d7 [2022-04-13T20:57:54.797Z] Step 21/23 : LABEL arch=arm64 [2022-04-13T20:57:55.081Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T20:57:55.081Z]  ---> Running in faebc9ca87fe [2022-04-13T20:57:55.081Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T20:57:55.694Z] Removing intermediate container faebc9ca87fe [2022-04-13T20:57:55.694Z] ---> d20480806f78 [2022-04-13T20:57:55.694Z] Step 22/23 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 [2022-04-13T20:57:55.694Z] ---> Running in 7dc66d832c71 [2022-04-13T20:57:56.321Z] Removing intermediate container 7dc66d832c71 [2022-04-13T20:57:56.321Z] ---> 1415705d0aff [2022-04-13T20:57:56.321Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T20:57:56.635Z] ---> Running in 310668209cb8 [2022-04-13T20:57:56.635Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T20:57:56.916Z] Removing intermediate container 310668209cb8 [2022-04-13T20:57:56.916Z] ---> f9da2a3d9ded [2022-04-13T20:57:56.916Z] [2022-04-13T20:57:57.528Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T20:57:57.808Z] Successfully built f9da2a3d9ded [2022-04-13T20:57:57.808Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-13T20:57:57.808Z]  Building sys-mgmt-agent ... done Building security-proxy-setup [2022-04-13T20:57:57.808Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T20:57:58.087Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T20:57:58.366Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T20:57:58.366Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T20:57:58.647Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T20:57:58.647Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T20:57:58.647Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T20:58:00.104Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T20:58:00.104Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T20:58:00.382Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T20:58:00.382Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T20:58:00.661Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T20:58:02.665Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T20:58:03.662Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T20:58:03.662Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T20:58:03.941Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T20:58:04.222Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T20:58:04.222Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T20:58:04.501Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T20:58:04.780Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T20:58:05.387Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T20:58:08.821Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T20:58:10.824Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T20:58:10.824Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T20:58:11.433Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T20:58:11.433Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T20:58:11.433Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T20:58:12.427Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T20:58:12.706Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T20:58:12.985Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T20:58:12.985Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T20:58:13.266Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T20:58:13.570Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T20:58:13.570Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T20:58:26.027Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T20:58:26.328Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T20:58:26.328Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T20:58:26.613Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T20:58:45.055Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:58:45.055Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:58:45.055Z] ---> 02a56eb07d7e [2022-04-13T20:58:45.055Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T20:58:45.055Z] ---> Using cache [2022-04-13T20:58:45.055Z] ---> 7ec24e200c96 [2022-04-13T20:58:45.055Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:58:45.055Z] ---> Using cache [2022-04-13T20:58:45.055Z] ---> bf502c88b18e [2022-04-13T20:58:45.055Z] Step 5/22 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base [2022-04-13T20:58:45.055Z] ---> Using cache [2022-04-13T20:58:45.055Z] ---> 33ae0dd65d31 [2022-04-13T20:58:45.055Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T20:58:45.055Z] ---> Using cache [2022-04-13T20:58:45.055Z] ---> 2a71b68d3950 [2022-04-13T20:58:45.055Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:58:45.055Z] ---> Using cache [2022-04-13T20:58:45.055Z] ---> 8c8bea0f522c [2022-04-13T20:58:45.055Z] Step 8/22 : COPY . . [2022-04-13T20:58:45.055Z] ---> Using cache [2022-04-13T20:58:45.055Z] ---> a76ab4c1600f [2022-04-13T20:58:45.055Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-13T20:58:45.333Z] ---> Running in acb60881013d [2022-04-13T20:58:47.338Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-13T20:58:57.553Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T20:58:57.553Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T21:05:35.106Z] Removing intermediate container b5eee33dfa0c [2022-04-13T21:05:35.106Z] ---> f87f7af1e1ea [2022-04-13T21:05:35.106Z] [2022-04-13T21:05:35.106Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T21:05:35.106Z] ---> ac73e934f311 [2022-04-13T21:05:35.106Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-13T21:05:35.106Z] ---> Running in fccc5fa6483d [2022-04-13T21:05:35.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:05:35.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:05:35.106Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-13T21:05:35.106Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-13T21:05:35.106Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T21:05:35.106Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T21:05:35.106Z] OK: 6 MiB in 16 packages [2022-04-13T21:05:35.388Z] Removing intermediate container fccc5fa6483d [2022-04-13T21:05:35.388Z] ---> 374c2bbe47c8 [2022-04-13T21:05:35.388Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T21:05:35.684Z] ---> Running in 8d6019619f0e [2022-04-13T21:05:35.999Z] Removing intermediate container 8d6019619f0e [2022-04-13T21:05:35.999Z] ---> ea2ae9a3f6d5 [2022-04-13T21:05:35.999Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-13T21:05:36.282Z] ---> Running in a3035c9be4cb [2022-04-13T21:05:36.564Z] Removing intermediate container a3035c9be4cb [2022-04-13T21:05:36.564Z] ---> 23344f282a1e [2022-04-13T21:05:36.564Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-13T21:05:36.862Z] ---> Running in f63e2b33f562 [2022-04-13T21:05:37.498Z] Removing intermediate container f63e2b33f562 [2022-04-13T21:05:37.498Z] ---> 1bf0fd705f0b [2022-04-13T21:05:37.498Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T21:05:38.542Z] ---> 721f50091417 [2022-04-13T21:05:38.542Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-13T21:05:41.181Z] ---> 32d057627687 [2022-04-13T21:05:41.181Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-13T21:05:42.182Z] ---> 840d0f02962d [2022-04-13T21:05:42.182Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-13T21:05:42.182Z] ---> Running in d5d4f1e245d2 [2022-04-13T21:05:42.796Z] Removing intermediate container d5d4f1e245d2 [2022-04-13T21:05:42.796Z] ---> 51db6080e81b [2022-04-13T21:05:42.796Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T21:05:43.074Z] ---> Running in 02e1b9ad17a2 [2022-04-13T21:05:43.689Z] Removing intermediate container 02e1b9ad17a2 [2022-04-13T21:05:43.689Z] ---> d931cc29f124 [2022-04-13T21:05:43.689Z] Step 20/22 : LABEL arch=arm64 [2022-04-13T21:05:43.689Z] ---> Running in c8c695af694e [2022-04-13T21:05:44.301Z] Removing intermediate container c8c695af694e [2022-04-13T21:05:44.301Z] ---> c428bba84d5a [2022-04-13T21:05:44.301Z] Step 21/22 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 [2022-04-13T21:05:44.580Z] ---> Running in ca1fb092f233 [2022-04-13T21:05:45.190Z] Removing intermediate container ca1fb092f233 [2022-04-13T21:05:45.190Z] ---> a1f741ea4111 [2022-04-13T21:05:45.190Z] Step 22/22 : LABEL version=0.0.0 [2022-04-13T21:05:45.190Z] ---> Running in af98f4cc24c2 [2022-04-13T21:05:45.792Z] Removing intermediate container af98f4cc24c2 [2022-04-13T21:05:45.792Z] ---> 91c283793bfa [2022-04-13T21:05:45.792Z] [2022-04-13T21:05:46.396Z] Successfully built 91c283793bfa [2022-04-13T21:05:46.396Z] Successfully tagged support-notifications-arm64:latest [2022-04-13T21:05:46.396Z] Building core-metadata [2022-04-13T21:06:33.463Z]  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T21:06:33.464Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T21:06:33.464Z] ---> 02a56eb07d7e [2022-04-13T21:06:33.464Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T21:06:33.464Z] ---> Using cache [2022-04-13T21:06:33.464Z] ---> 7ec24e200c96 [2022-04-13T21:06:33.464Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T21:06:33.464Z] ---> Using cache [2022-04-13T21:06:33.464Z] ---> bf502c88b18e [2022-04-13T21:06:33.464Z] Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base [2022-04-13T21:06:33.464Z] ---> Using cache [2022-04-13T21:06:33.464Z] ---> 33ae0dd65d31 [2022-04-13T21:06:33.464Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T21:06:33.464Z] ---> Using cache [2022-04-13T21:06:33.464Z] ---> 2a71b68d3950 [2022-04-13T21:06:33.464Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T21:06:33.464Z] ---> Using cache [2022-04-13T21:06:33.464Z] ---> 8c8bea0f522c [2022-04-13T21:06:33.464Z] Step 8/23 : COPY . . [2022-04-13T21:06:33.464Z] ---> Using cache [2022-04-13T21:06:33.464Z] ---> a76ab4c1600f [2022-04-13T21:06:33.464Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-13T21:06:33.464Z] ---> Running in ac9f4338a3b6 [2022-04-13T21:06:33.464Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-13T21:07:55.377Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-13T21:08:17.869Z] Removing intermediate container acb60881013d [2022-04-13T21:08:17.869Z] ---> e810005c3ede [2022-04-13T21:08:17.869Z] [2022-04-13T21:08:17.869Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T21:08:17.869Z] ---> ac73e934f311 [2022-04-13T21:08:17.869Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-13T21:08:17.869Z] ---> Running in 1d6eb09e29b2 [2022-04-13T21:08:20.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:08:20.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:08:21.606Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-13T21:08:21.887Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-13T21:08:21.887Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-13T21:08:21.887Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-13T21:08:21.887Z] (5/6) Installing curl (7.79.1-r0) [2022-04-13T21:08:21.887Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-13T21:08:21.887Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T21:08:21.887Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T21:08:22.494Z] OK: 8 MiB in 20 packages [2022-04-13T21:08:25.150Z] Removing intermediate container 1d6eb09e29b2 [2022-04-13T21:08:25.150Z] ---> ad186f7ca75f [2022-04-13T21:08:25.150Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-13T21:08:25.150Z] ---> Running in 0c14aeab8e86 [2022-04-13T21:08:25.427Z] Removing intermediate container 0c14aeab8e86 [2022-04-13T21:08:25.427Z] ---> 0528536ef594 [2022-04-13T21:08:25.427Z] Step 13/22 : WORKDIR /edgex [2022-04-13T21:08:25.705Z] ---> Running in 843b62dba4d4 [2022-04-13T21:08:26.317Z] Removing intermediate container 843b62dba4d4 [2022-04-13T21:08:26.317Z] ---> cbb4e997b6d3 [2022-04-13T21:08:26.317Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-13T21:08:27.329Z] ---> 72d2a934fd32 [2022-04-13T21:08:27.329Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-13T21:08:30.020Z] ---> 24eeabbb4dce [2022-04-13T21:08:30.021Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-13T21:08:32.695Z] ---> 51e7cedcb1d4 [2022-04-13T21:08:32.695Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-13T21:08:33.320Z] ---> e8a538e1dc74 [2022-04-13T21:08:33.320Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-13T21:08:33.320Z] ---> Running in db59f872adff [2022-04-13T21:08:36.741Z] Removing intermediate container db59f872adff [2022-04-13T21:08:36.741Z] ---> d4f2c94a50d5 [2022-04-13T21:08:36.741Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-13T21:08:36.741Z] ---> Running in a307a7064198 [2022-04-13T21:08:37.365Z] Removing intermediate container a307a7064198 [2022-04-13T21:08:37.365Z] ---> 683d6dcaa324 [2022-04-13T21:08:37.365Z] Step 20/22 : LABEL arch=arm64 [2022-04-13T21:08:37.365Z] ---> Running in 5bcf8296963a [2022-04-13T21:08:37.993Z] Removing intermediate container 5bcf8296963a [2022-04-13T21:08:37.993Z] ---> 567888c88300 [2022-04-13T21:08:37.993Z] Step 21/22 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 [2022-04-13T21:08:38.268Z] ---> Running in 706715e7402b [2022-04-13T21:08:38.873Z] Removing intermediate container 706715e7402b [2022-04-13T21:08:38.873Z] ---> da533e133cb8 [2022-04-13T21:08:38.873Z] Step 22/22 : LABEL version=0.0.0 [2022-04-13T21:08:38.873Z] ---> Running in 7e52ee6bb267 [2022-04-13T21:08:39.480Z] Removing intermediate container 7e52ee6bb267 [2022-04-13T21:08:39.480Z] ---> 0dc556afacaa [2022-04-13T21:08:39.480Z] [2022-04-13T21:08:40.476Z] Successfully built 0dc556afacaa [2022-04-13T21:08:40.476Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-13T21:08:40.476Z]  Building security-proxy-setup ... done Building core-data [2022-04-13T21:09:37.123Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T21:09:37.123Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T21:09:37.123Z] ---> 02a56eb07d7e [2022-04-13T21:09:37.123Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T21:09:37.123Z] ---> Using cache [2022-04-13T21:09:37.123Z] ---> 7ec24e200c96 [2022-04-13T21:09:37.123Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T21:09:37.123Z] ---> Using cache [2022-04-13T21:09:37.123Z] ---> bf502c88b18e [2022-04-13T21:09:37.123Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-13T21:09:37.123Z] ---> Running in 4b41953e5d45 [2022-04-13T21:09:37.123Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:09:37.124Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:09:37.124Z] OK: 220 MiB in 52 packages [2022-04-13T21:09:37.124Z] Removing intermediate container 4b41953e5d45 [2022-04-13T21:09:37.124Z] ---> efa5a349642e [2022-04-13T21:09:37.124Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T21:09:37.124Z] ---> 74c212cce9c1 [2022-04-13T21:09:37.124Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T21:09:37.124Z] ---> Running in 1eeb91a8ce3a [2022-04-13T21:09:42.593Z] Removing intermediate container 1eeb91a8ce3a [2022-04-13T21:09:42.593Z] ---> 2e9eedc17848 [2022-04-13T21:09:42.593Z] Step 8/23 : COPY . . [2022-04-13T21:10:15.022Z] ---> 81ddc35a31ad [2022-04-13T21:10:15.022Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-13T21:10:15.022Z] ---> Running in b032ed2c39b0 [2022-04-13T21:10:15.022Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-13T21:17:07.497Z] Removing intermediate container ac9f4338a3b6 [2022-04-13T21:17:07.497Z] ---> e689e94d7a1e [2022-04-13T21:17:07.497Z] [2022-04-13T21:17:07.497Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T21:17:07.497Z] ---> ac73e934f311 [2022-04-13T21:17:07.497Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-13T21:17:07.497Z] ---> Using cache [2022-04-13T21:17:07.497Z] ---> 55d22c5e3e71 [2022-04-13T21:17:07.497Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T21:17:07.497Z] ---> Using cache [2022-04-13T21:17:07.497Z] ---> c06849fabf14 [2022-04-13T21:17:07.497Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-13T21:17:07.497Z] ---> Running in bf38252ebd56 [2022-04-13T21:17:07.497Z] Removing intermediate container bf38252ebd56 [2022-04-13T21:17:07.497Z] ---> b258782b986b [2022-04-13T21:17:07.497Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-13T21:17:07.497Z] ---> Running in c7e0d9fec2d5 [2022-04-13T21:17:07.497Z] Removing intermediate container c7e0d9fec2d5 [2022-04-13T21:17:07.497Z] ---> d2357db3bacf [2022-04-13T21:17:07.497Z] Step 15/23 : WORKDIR / [2022-04-13T21:17:07.497Z] ---> Running in 78131993b588 [2022-04-13T21:17:07.497Z] Removing intermediate container 78131993b588 [2022-04-13T21:17:07.497Z] ---> c88fc897cc51 [2022-04-13T21:17:07.497Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T21:17:07.497Z] ---> 9f7e15172285 [2022-04-13T21:17:07.497Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-13T21:17:07.497Z] ---> be8519276162 [2022-04-13T21:17:07.497Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-13T21:17:07.497Z] ---> 2fb04943e668 [2022-04-13T21:17:07.497Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-13T21:17:07.497Z] ---> Running in cd8277a8e2a0 [2022-04-13T21:17:07.497Z] Removing intermediate container cd8277a8e2a0 [2022-04-13T21:17:07.497Z] ---> 09aad31d0935 [2022-04-13T21:17:07.497Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T21:17:07.497Z] ---> Running in 18989e22551a [2022-04-13T21:17:07.497Z] Removing intermediate container 18989e22551a [2022-04-13T21:17:07.497Z] ---> e38de80fee66 [2022-04-13T21:17:07.497Z] Step 21/23 : LABEL arch=arm64 [2022-04-13T21:17:07.497Z] ---> Running in f5edaabb070c [2022-04-13T21:17:07.497Z] Removing intermediate container f5edaabb070c [2022-04-13T21:17:07.497Z] ---> d51395312458 [2022-04-13T21:17:07.497Z] Step 22/23 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 [2022-04-13T21:17:07.497Z] ---> Running in 301c22876d45 [2022-04-13T21:17:07.497Z] Removing intermediate container 301c22876d45 [2022-04-13T21:17:07.497Z] ---> 2e42078620f6 [2022-04-13T21:17:07.497Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T21:17:07.497Z] ---> Running in f09d6c542a0a [2022-04-13T21:17:07.497Z] Removing intermediate container f09d6c542a0a [2022-04-13T21:17:07.497Z] ---> d7a1e3ba1da2 [2022-04-13T21:17:07.497Z] [2022-04-13T21:17:07.497Z] Successfully built d7a1e3ba1da2 [2022-04-13T21:17:07.497Z] Successfully tagged core-metadata-arm64:latest [2022-04-13T21:19:45.321Z]  Building core-metadata ... done Removing intermediate container b032ed2c39b0 [2022-04-13T21:19:45.321Z] ---> 7672c58dff9a [2022-04-13T21:19:45.321Z] [2022-04-13T21:19:45.321Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T21:19:45.321Z] ---> ac73e934f311 [2022-04-13T21:19:45.321Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-13T21:19:45.321Z] ---> Running in 04a1b3a1f7e8 [2022-04-13T21:19:45.601Z] Removing intermediate container 04a1b3a1f7e8 [2022-04-13T21:19:45.601Z] ---> 4a58fb2ad4ad [2022-04-13T21:19:45.601Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-13T21:19:45.601Z] ---> Running in 13c54a1b50c5 [2022-04-13T21:19:46.210Z] Removing intermediate container 13c54a1b50c5 [2022-04-13T21:19:46.210Z] ---> 67ff5160863f [2022-04-13T21:19:46.210Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-13T21:19:46.210Z] ---> Running in 259cfaff58c3 [2022-04-13T21:19:46.825Z] Removing intermediate container 259cfaff58c3 [2022-04-13T21:19:46.825Z] ---> a6faddd12fa1 [2022-04-13T21:19:46.825Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T21:19:47.100Z] ---> Running in ca9934519e5a [2022-04-13T21:19:50.524Z] Removing intermediate container ca9934519e5a [2022-04-13T21:19:50.524Z] ---> 437a7340f0e3 [2022-04-13T21:19:50.524Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-13T21:19:50.524Z] ---> Running in 0153dc4cb365 [2022-04-13T21:19:52.541Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:19:53.533Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:19:54.979Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-13T21:19:54.979Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-13T21:19:54.979Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-13T21:19:54.979Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-13T21:19:55.256Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-13T21:19:55.532Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-13T21:19:55.532Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T21:19:55.532Z] OK: 8 MiB in 20 packages [2022-04-13T21:19:57.537Z] Removing intermediate container 0153dc4cb365 [2022-04-13T21:19:57.537Z] ---> d7bb60592d90 [2022-04-13T21:19:57.537Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T21:19:58.534Z] ---> c6eb1600598e [2022-04-13T21:19:58.534Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-13T21:20:01.205Z] ---> 079de677d510 [2022-04-13T21:20:01.205Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-13T21:20:02.657Z] ---> 196b5903d60f [2022-04-13T21:20:02.657Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-13T21:20:02.657Z] ---> Running in 7a0544c8f556 [2022-04-13T21:20:02.935Z] Removing intermediate container 7a0544c8f556 [2022-04-13T21:20:02.935Z] ---> 21b8a2090e16 [2022-04-13T21:20:02.935Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T21:20:03.215Z] ---> Running in 40078a4be5c4 [2022-04-13T21:20:03.829Z] Removing intermediate container 40078a4be5c4 [2022-04-13T21:20:03.829Z] ---> 7236e2593ea3 [2022-04-13T21:20:03.829Z] Step 21/23 : LABEL arch=arm64 [2022-04-13T21:20:03.829Z] ---> Running in e0df1df9d944 [2022-04-13T21:20:04.440Z] Removing intermediate container e0df1df9d944 [2022-04-13T21:20:04.440Z] ---> ff4614815a19 [2022-04-13T21:20:04.440Z] Step 22/23 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 [2022-04-13T21:20:04.440Z] ---> Running in 30da5babaa0b [2022-04-13T21:20:05.062Z] Removing intermediate container 30da5babaa0b [2022-04-13T21:20:05.062Z] ---> a26ffab36944 [2022-04-13T21:20:05.062Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T21:20:05.062Z] ---> Running in 07f02a93a37a [2022-04-13T21:20:05.669Z] Removing intermediate container 07f02a93a37a [2022-04-13T21:20:05.669Z] ---> 48f0e1bbac77 [2022-04-13T21:20:05.669Z] [2022-04-13T21:20:06.269Z] Successfully built 48f0e1bbac77 [2022-04-13T21:20:06.269Z] Successfully tagged core-data-arm64:latest [2022-04-13T21:27:13.772Z]  Building core-data ... done Building bin/spire-agent... [2022-04-13T21:27:13.772Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T21:27:13.772Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T21:27:13.772Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T21:27:13.772Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T21:27:13.772Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T21:27:13.772Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T21:27:13.772Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T21:27:13.772Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T21:27:13.772Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T21:27:13.772Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T21:27:13.772Z] Building bin/spire-agent... [2022-04-13T21:27:13.772Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T21:27:13.772Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T21:27:13.772Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T21:27:13.772Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T21:27:13.772Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T21:27:13.772Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T21:27:13.772Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T21:27:18.101Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T21:27:20.114Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T21:27:20.114Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T21:27:20.719Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T21:27:20.719Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T21:27:20.719Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T21:27:20.996Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T21:27:20.996Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T21:27:21.274Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T21:34:13.703Z] Removing intermediate container 59b0915b9e9c [2022-04-13T21:34:13.703Z] ---> f2027c476640 [2022-04-13T21:34:13.703Z] [2022-04-13T21:34:13.703Z] Step 13/26 : FROM alpine:3.15 [2022-04-13T21:34:13.703Z] ---> 3fb3c9af89a9 [2022-04-13T21:34:13.703Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T21:34:13.703Z] ---> Using cache [2022-04-13T21:34:13.703Z] ---> 6077ee5f0c32 [2022-04-13T21:34:13.703Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T21:34:13.703Z] ---> Using cache [2022-04-13T21:34:13.703Z] ---> caa989ed6b2f [2022-04-13T21:34:13.703Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-13T21:34:13.703Z] ---> Running in e650ebc0ab9c [2022-04-13T21:34:13.703Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:34:13.703Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:34:15.168Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T21:34:15.168Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T21:34:15.168Z] OK: 15729 distinct packages available [2022-04-13T21:34:15.168Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:34:16.166Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:34:17.154Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-13T21:34:17.154Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-13T21:34:17.428Z] (3/5) Installing libucontext (1.1-r0) [2022-04-13T21:34:17.428Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-13T21:34:17.428Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-13T21:34:17.708Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T21:34:17.708Z] OK: 6 MiB in 19 packages [2022-04-13T21:34:19.164Z] Removing intermediate container e650ebc0ab9c [2022-04-13T21:34:19.164Z] ---> a3dd3b2298be [2022-04-13T21:34:19.164Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-13T21:34:22.598Z] ---> 486ba527af0b [2022-04-13T21:34:22.598Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T21:34:22.883Z] Removing intermediate container fcbbd1018cf5 [2022-04-13T21:34:22.883Z] ---> 353ee909a3bc [2022-04-13T21:34:22.883Z] [2022-04-13T21:34:22.883Z] Step 13/26 : FROM alpine:3.15 [2022-04-13T21:34:22.883Z] ---> 3fb3c9af89a9 [2022-04-13T21:34:22.883Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T21:34:22.883Z] ---> Using cache [2022-04-13T21:34:22.883Z] ---> 6077ee5f0c32 [2022-04-13T21:34:22.883Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T21:34:22.883Z] ---> Using cache [2022-04-13T21:34:22.883Z] ---> caa989ed6b2f [2022-04-13T21:34:22.883Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-13T21:34:22.883Z] ---> Running in 6d176e916a94 [2022-04-13T21:34:24.338Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:34:25.783Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:34:26.794Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T21:34:26.794Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T21:34:26.794Z] OK: 15729 distinct packages available [2022-04-13T21:34:27.068Z] ---> 3f1dcb0bfaf6 [2022-04-13T21:34:27.068Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T21:34:27.068Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:34:27.672Z] ---> 264fa72ef640 [2022-04-13T21:34:27.672Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-13T21:34:27.947Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:34:28.547Z] ---> 23f35d334ba1 [2022-04-13T21:34:28.547Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-13T21:34:29.165Z] ---> 088698701681 [2022-04-13T21:34:29.165Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T21:34:29.165Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-13T21:34:29.165Z] ---> Running in 47576d4a616d [2022-04-13T21:34:29.440Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-13T21:34:29.440Z] (3/4) Installing libucontext (1.1-r0) [2022-04-13T21:34:29.440Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-13T21:34:29.440Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T21:34:29.715Z] OK: 6 MiB in 18 packages [2022-04-13T21:34:29.715Z] Removing intermediate container 47576d4a616d [2022-04-13T21:34:29.715Z] ---> 50b73e5ab14d [2022-04-13T21:34:29.715Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T21:34:29.715Z] ---> Running in e8c85485a605 [2022-04-13T21:34:30.340Z] Removing intermediate container e8c85485a605 [2022-04-13T21:34:30.340Z] ---> 154ea1916257 [2022-04-13T21:34:30.340Z] Step 24/26 : LABEL arch=arm64 [2022-04-13T21:34:30.614Z] ---> Running in 5057bd0eb382 [2022-04-13T21:34:30.892Z] Removing intermediate container 6d176e916a94 [2022-04-13T21:34:30.892Z] ---> 9ec22aad3b40 [2022-04-13T21:34:30.892Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T21:34:30.892Z] Removing intermediate container 5057bd0eb382 [2022-04-13T21:34:30.892Z] ---> 394c16fa7333 [2022-04-13T21:34:30.892Z] Step 25/26 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 [2022-04-13T21:34:31.168Z] ---> Running in 6e09835af3ce [2022-04-13T21:34:31.455Z] Removing intermediate container 6e09835af3ce [2022-04-13T21:34:31.455Z] ---> 7c2531098043 [2022-04-13T21:34:31.455Z] Step 26/26 : LABEL version=0.0.0 [2022-04-13T21:34:31.737Z] ---> Running in 6be7ab0538ea [2022-04-13T21:34:32.370Z] Removing intermediate container 6be7ab0538ea [2022-04-13T21:34:32.370Z] ---> f3b5ae4f7465 [2022-04-13T21:34:32.370Z] [2022-04-13T21:34:32.645Z] Successfully built f3b5ae4f7465 [2022-04-13T21:34:32.645Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-13T21:34:35.272Z]  Building security-spire-agent ... done  ---> e9461a847e94 [2022-04-13T21:34:35.272Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T21:34:35.889Z] ---> b6bedc76b896 [2022-04-13T21:34:35.889Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-13T21:34:35.889Z] ---> Running in b8eb7a4f20ef [2022-04-13T21:34:36.161Z] Removing intermediate container b8eb7a4f20ef [2022-04-13T21:34:36.161Z] ---> bb5f8c64bf11 [2022-04-13T21:34:36.161Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-13T21:34:36.762Z] ---> 7c586bbc2fbd [2022-04-13T21:34:36.762Z] Step 21/26 : WORKDIR / [2022-04-13T21:34:37.056Z] ---> Running in e52904cd6ff0 [2022-04-13T21:34:37.333Z] Removing intermediate container e52904cd6ff0 [2022-04-13T21:34:37.333Z] ---> f4c08eea0a36 [2022-04-13T21:34:37.333Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T21:34:37.333Z] ---> Running in 6f30492f9bc1 [2022-04-13T21:34:37.949Z] Removing intermediate container 6f30492f9bc1 [2022-04-13T21:34:37.949Z] ---> 8422c54b4f14 [2022-04-13T21:34:37.949Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T21:34:37.949Z] ---> Running in 722527c6274f [2022-04-13T21:34:38.227Z] Removing intermediate container 722527c6274f [2022-04-13T21:34:38.228Z] ---> a41a11bc33d9 [2022-04-13T21:34:38.228Z] Step 24/26 : LABEL arch=arm64 [2022-04-13T21:34:38.504Z] ---> Running in 68c0be31d2d1 [2022-04-13T21:34:38.786Z] Removing intermediate container 68c0be31d2d1 [2022-04-13T21:34:38.786Z] ---> 206094e81ad5 [2022-04-13T21:34:38.786Z] Step 25/26 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 [2022-04-13T21:34:38.786Z] ---> Running in f9c078223686 [2022-04-13T21:34:39.419Z] Removing intermediate container f9c078223686 [2022-04-13T21:34:39.419Z] ---> 92ccc1d6eac4 [2022-04-13T21:34:39.419Z] Step 26/26 : LABEL version=0.0.0 [2022-04-13T21:34:39.419Z] ---> Running in 065f1152f130 [2022-04-13T21:34:39.696Z] Removing intermediate container 065f1152f130 [2022-04-13T21:34:39.696Z] ---> 0dd1cb70d434 [2022-04-13T21:34:39.696Z] [2022-04-13T21:34:39.972Z] Successfully built 0dd1cb70d434 [2022-04-13T21:34:39.972Z] Successfully tagged security-spire-config-arm64:latest [2022-04-13T21:35:26.935Z]  Building security-spire-config ... done Building bin/spire-agent... [2022-04-13T21:35:26.935Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T21:35:26.935Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T21:35:26.935Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T21:35:26.935Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T21:35:27.214Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T21:35:27.819Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T21:35:27.819Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T21:35:28.095Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T21:35:28.095Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T21:35:28.095Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T21:35:28.095Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T21:35:28.095Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T21:35:28.095Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T21:39:35.152Z] Removing intermediate container e323bcea1f5e [2022-04-13T21:39:35.152Z] ---> 9f631ccb9ba7 [2022-04-13T21:39:35.152Z] [2022-04-13T21:39:35.153Z] Step 13/25 : FROM alpine:3.15 [2022-04-13T21:39:35.153Z] ---> 3fb3c9af89a9 [2022-04-13T21:39:35.153Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T21:39:35.153Z] ---> Using cache [2022-04-13T21:39:35.153Z] ---> 6077ee5f0c32 [2022-04-13T21:39:35.153Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T21:39:35.153Z] ---> Using cache [2022-04-13T21:39:35.153Z] ---> caa989ed6b2f [2022-04-13T21:39:35.153Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-13T21:39:35.153Z] ---> Using cache [2022-04-13T21:39:35.153Z] ---> a3dd3b2298be [2022-04-13T21:39:35.153Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T21:39:35.153Z] ---> cd238b7c78e5 [2022-04-13T21:39:35.153Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T21:39:35.153Z] ---> f9e7888d0a5c [2022-04-13T21:39:35.153Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-13T21:39:35.153Z] ---> 331915e5f1c1 [2022-04-13T21:39:35.153Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-13T21:39:35.153Z] ---> 71a421100839 [2022-04-13T21:39:35.153Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T21:39:35.153Z] ---> Running in 63712fc85130 [2022-04-13T21:39:35.153Z] Removing intermediate container 63712fc85130 [2022-04-13T21:39:35.153Z] ---> b035d379163c [2022-04-13T21:39:35.153Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T21:39:35.153Z] ---> Running in 28d654fc6e9f [2022-04-13T21:39:35.153Z] Removing intermediate container 28d654fc6e9f [2022-04-13T21:39:35.153Z] ---> efb932065ac1 [2022-04-13T21:39:35.153Z] Step 23/25 : LABEL arch=arm64 [2022-04-13T21:39:35.153Z] ---> Running in 94250f1ea820 [2022-04-13T21:39:35.153Z] Removing intermediate container 94250f1ea820 [2022-04-13T21:39:35.153Z] ---> 732fc9a95ab1 [2022-04-13T21:39:35.153Z] Step 24/25 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 [2022-04-13T21:39:35.153Z] ---> Running in 35dd1bbd534f [2022-04-13T21:39:35.153Z] Removing intermediate container 35dd1bbd534f [2022-04-13T21:39:35.153Z] ---> e7db1a9355fc [2022-04-13T21:39:35.153Z] Step 25/25 : LABEL version=0.0.0 [2022-04-13T21:39:35.153Z] ---> Running in 9fe91e7f9edc [2022-04-13T21:39:35.426Z] Removing intermediate container 9fe91e7f9edc [2022-04-13T21:39:35.426Z] ---> 924f4e9601c2 [2022-04-13T21:39:35.426Z] [2022-04-13T21:39:35.426Z] Successfully built 924f4e9601c2 [2022-04-13T21:39:35.699Z] Successfully tagged security-spire-server-arm64:latest [2022-04-13T21:39:35.988Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-13T21:39:36.022Z] $ docker stop --time=1 1b2983a5d7755f6028c4e312ab50aa700bbeb5fc658c10ad13cd805a38c795fe [2022-04-13T21:39:38.063Z] $ docker rm -f 1b2983a5d7755f6028c4e312ab50aa700bbeb5fc658c10ad13cd805a38c795fe [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-13T21:39:38.719Z] + docker images [2022-04-13T21:39:39.316Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-13T21:39:39.316Z] security-spire-server-arm64 latest 924f4e9601c2 4 seconds ago 86.3MB [2022-04-13T21:39:39.316Z] 9f631ccb9ba7 30 seconds ago 4.25GB [2022-04-13T21:39:39.316Z] security-spire-config-arm64 latest 0dd1cb70d434 5 minutes ago 85.6MB [2022-04-13T21:39:39.316Z] security-spire-agent-arm64 latest f3b5ae4f7465 5 minutes ago 126MB [2022-04-13T21:39:39.316Z] 353ee909a3bc 5 minutes ago 4.25GB [2022-04-13T21:39:39.316Z] f2027c476640 5 minutes ago 4.25GB [2022-04-13T21:39:39.316Z] core-data-arm64 latest 48f0e1bbac77 19 minutes ago 34.7MB [2022-04-13T21:39:39.316Z] 7672c58dff9a 19 minutes ago 1.51GB [2022-04-13T21:39:39.316Z] core-metadata-arm64 latest d7a1e3ba1da2 22 minutes ago 29.1MB [2022-04-13T21:39:39.316Z] e689e94d7a1e 22 minutes ago 1.5GB [2022-04-13T21:39:39.316Z] security-proxy-setup-arm64 latest 0dc556afacaa 31 minutes ago 49.1MB [2022-04-13T21:39:39.316Z] e810005c3ede 31 minutes ago 1.51GB [2022-04-13T21:39:39.316Z] support-notifications-arm64 latest 91c283793bfa 33 minutes ago 29.4MB [2022-04-13T21:39:39.316Z] f87f7af1e1ea 34 minutes ago 1.5GB [2022-04-13T21:39:39.316Z] sys-mgmt-agent-arm64 latest f9da2a3d9ded 41 minutes ago 294MB [2022-04-13T21:39:39.316Z] 3197c74e0945 43 minutes ago 1.52GB [2022-04-13T21:39:39.316Z] support-scheduler-arm64 latest 4f5cbef5775d 45 minutes ago 28.8MB [2022-04-13T21:39:39.316Z] ee5ee3bb3847 45 minutes ago 1.5GB [2022-04-13T21:39:39.316Z] core-command-arm64 latest 175b218b37ac 46 minutes ago 27.4MB [2022-04-13T21:39:39.316Z] d52fd4543bd8 47 minutes ago 1.5GB [2022-04-13T21:39:39.316Z] security-bootstrapper-arm64 latest ee960197e590 55 minutes ago 27.2MB [2022-04-13T21:39:39.316Z] security-secretstore-setup-arm64 latest 20dc983d39cd 55 minutes ago 47.9MB [2022-04-13T21:39:39.316Z] security-spiffe-token-provider-arm64 latest ec0404ebcac6 56 minutes ago 31.3MB [2022-04-13T21:39:39.316Z] c980334ed02b 56 minutes ago 1.5GB [2022-04-13T21:39:39.316Z] 162d28d10293 56 minutes ago 1.51GB [2022-04-13T21:39:39.316Z] 8afe7df4f504 56 minutes ago 1.49GB [2022-04-13T21:39:39.316Z] ci-base-image-arm64 latest 02a56eb07d7e About an hour ago 886MB [2022-04-13T21:39:39.316Z] docker 20.10.14 c346e9eafbab 8 days ago 202MB [2022-04-13T21:39:39.316Z] alpine 3.14 ac73e934f311 8 days ago 5.34MB [2022-04-13T21:39:39.316Z] alpine 3.15 3fb3c9af89a9 8 days ago 5.32MB [2022-04-13T21:39:39.316Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-13T21:39:39.316Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T21:39:40.082Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-13T21:39:40.356Z] [2022-04-13T21:39:40.356Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-13T21:39:40.749Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-13T21:39:41.028Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-13T21:39:41.028Z] 8998bd30e6a1: Pulling fs layer [2022-04-13T21:39:41.028Z] 04944245beec: Pulling fs layer [2022-04-13T21:39:41.028Z] 699f458cf7ca: Pulling fs layer [2022-04-13T21:39:41.028Z] 765212b225bb: Pulling fs layer [2022-04-13T21:39:41.028Z] f23df028b6ca: Pulling fs layer [2022-04-13T21:39:41.028Z] d65c8cfc05b1: Pulling fs layer [2022-04-13T21:39:41.028Z] 2437ff75d9bd: Pulling fs layer [2022-04-13T21:39:41.028Z] f23df028b6ca: Waiting [2022-04-13T21:39:41.028Z] d65c8cfc05b1: Waiting [2022-04-13T21:39:41.028Z] 2437ff75d9bd: Waiting [2022-04-13T21:39:41.028Z] 765212b225bb: Waiting [2022-04-13T21:39:41.028Z] 04944245beec: Verifying Checksum [2022-04-13T21:39:41.028Z] 04944245beec: Download complete [2022-04-13T21:39:41.028Z] 765212b225bb: Verifying Checksum [2022-04-13T21:39:41.028Z] 765212b225bb: Download complete [2022-04-13T21:39:41.028Z] f23df028b6ca: Download complete [2022-04-13T21:39:41.303Z] d65c8cfc05b1: Verifying Checksum [2022-04-13T21:39:41.303Z] d65c8cfc05b1: Download complete [2022-04-13T21:39:41.303Z] 699f458cf7ca: Verifying Checksum [2022-04-13T21:39:41.303Z] 699f458cf7ca: Download complete [2022-04-13T21:39:41.906Z] 8998bd30e6a1: Verifying Checksum [2022-04-13T21:39:41.906Z] 8998bd30e6a1: Download complete [2022-04-13T21:39:44.534Z] 2437ff75d9bd: Verifying Checksum [2022-04-13T21:39:44.534Z] 2437ff75d9bd: Download complete [2022-04-13T21:39:46.521Z] 8998bd30e6a1: Pull complete [2022-04-13T21:39:47.124Z] 04944245beec: Pull complete [2022-04-13T21:39:48.575Z] 699f458cf7ca: Pull complete [2022-04-13T21:39:48.850Z] 765212b225bb: Pull complete [2022-04-13T21:39:49.836Z] f23df028b6ca: Pull complete [2022-04-13T21:39:50.109Z] d65c8cfc05b1: Pull complete [2022-04-13T21:40:08.428Z] 2437ff75d9bd: Pull complete [2022-04-13T21:40:08.428Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-13T21:40:08.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-13T21:40:08.428Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-13T21:40:08.736Z] prd-ubuntu20.04-docker-arm64-4c-16g-20837 does not seem to be running inside a container [2022-04-13T21:40:08.835Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-13T21:40:12.054Z] $ docker top 771eccb73bcbfd09b983ec870e3c00d2166c55cc1262e9b68e7256709b1e565b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-13T21:40:13.176Z] ---> job-cost.sh [2022-04-13T21:40:13.452Z] lf-activate-venv: SKIPPING [2022-04-13T21:40:13.452Z] INFO: No Stack... [2022-04-13T21:40:14.056Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-13T21:40:15.058Z] INFO: Archiving Costs [Pipeline] sh [2022-04-13T21:40:15.766Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-04-13T21:40:15.766Z] + cut -d, -f6 [Pipeline] lock [2022-04-13T21:40:15.816Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3965-1-stack-cost] [2022-04-13T21:40:15.821Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3965-1-stack-cost] did not exist. Created. [2022-04-13T21:40:15.821Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3965-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-13T21:40:16.600Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-13T21:40:16.845Z] Stashed 1 file(s) [Pipeline] } [2022-04-13T21:40:16.860Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3965-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-13T21:40:16.948Z] $ docker stop --time=1 771eccb73bcbfd09b983ec870e3c00d2166c55cc1262e9b68e7256709b1e565b [2022-04-13T21:40:18.574Z] $ docker rm -f 771eccb73bcbfd09b983ec870e3c00d2166c55cc1262e9b68e7256709b1e565b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-13T21:40:19.665Z] provisioning config files... [2022-04-13T21:40:19.673Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6263036105695454319tmp [Pipeline] { [Pipeline] sh [2022-04-13T21:40:20.016Z] + set +x [2022-04-13T21:40:20.016Z] + curl -s https://codecov.io/bash [2022-04-13T21:40:20.016Z] + bash -s -- [2022-04-13T21:40:20.016Z] [2022-04-13T21:40:20.016Z] _____ _ [2022-04-13T21:40:20.016Z] / ____| | | [2022-04-13T21:40:20.016Z] | | ___ __| | ___ ___ _____ __ [2022-04-13T21:40:20.016Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-13T21:40:20.016Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-13T21:40:20.016Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-13T21:40:20.016Z] Bash-1.0.6 [2022-04-13T21:40:20.016Z] [2022-04-13T21:40:20.016Z] [2022-04-13T21:40:20.016Z] ==> git version 2.25.1 found [2022-04-13T21:40:20.016Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-13T21:40:20.016Z] Release-Date: 2020-01-08 [2022-04-13T21:40:20.016Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-13T21:40:20.016Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-13T21:40:20.016Z] ==> Jenkins CI detected. [2022-04-13T21:40:20.016Z] current dir:  /w/workspace/edgex-go/1 [2022-04-13T21:40:20.016Z] project root: . [2022-04-13T21:40:20.016Z] --> token set from env [2022-04-13T21:40:20.016Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-13T21:40:20.016Z] ==> Running gcov in . (disable via -X gcov) [2022-04-13T21:40:20.016Z] ==> Python coveragepy not found [2022-04-13T21:40:20.016Z] ==> Searching for coverage reports in: [2022-04-13T21:40:20.016Z] + . [2022-04-13T21:40:20.016Z] -> Found 1 reports [2022-04-13T21:40:20.016Z] ==> Detecting git/mercurial file structure [2022-04-13T21:40:20.016Z] ==> Reading reports [2022-04-13T21:40:20.016Z] + ./coverage.out bytes=434738 [2022-04-13T21:40:20.277Z] ==> Appending adjustments [2022-04-13T21:40:20.277Z] https://docs.codecov.io/docs/fixing-reports [2022-04-13T21:40:21.214Z] + Found adjustments [2022-04-13T21:40:21.474Z] ==> Gzipping contents [2022-04-13T21:40:21.474Z] 60K /tmp/codecov.bdJrYP.gz [2022-04-13T21:40:21.474Z] ==> Uploading reports [2022-04-13T21:40:21.474Z] url: https://codecov.io [2022-04-13T21:40:21.474Z] query: branch=PR-3965&commit=df8d8e12af6e42441bfb72ba55d5f025df95e4c2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3965%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3965&job=&cmd_args= [2022-04-13T21:40:21.474Z] -> Pinging Codecov [2022-04-13T21:40:21.474Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3965&commit=df8d8e12af6e42441bfb72ba55d5f025df95e4c2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3965%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3965&job=&cmd_args= [2022-04-13T21:40:21.734Z] -> Uploading to [2022-04-13T21:40:21.734Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-13/00271124DB129430A58F1EEE437C3FCB/df8d8e12af6e42441bfb72ba55d5f025df95e4c2/41b3a87c-1097-4551-a29b-5dc5b001a4c8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220413T214021Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=42d8c8c89a702d71bd52c54807bba36214bf671cf27f90452cdb06ef7e640421 [2022-04-13T21:40:21.994Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-13T21:40:21.994Z] Dload Upload Total Spent Left Speed [2022-04-13T21:40:21.994Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59791 0 0 100 59791 0 235k --:--:-- --:--:-- --:--:-- 235k [2022-04-13T21:40:22.254Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/df8d8e12af6e42441bfb72ba55d5f025df95e4c2 [Pipeline] } [2022-04-13T21:40:22.281Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-13T21:40:23.695Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-13T21:40:24.021Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T21:40:24.915Z] ---> package-listing.sh [2022-04-13T21:40:24.915Z] ++ facter osfamily [2022-04-13T21:40:24.915Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-13T21:40:25.176Z] + OS_FAMILY=debian [2022-04-13T21:40:25.176Z] + workspace=/w/workspace/edgex-go/1 [2022-04-13T21:40:25.176Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-13T21:40:25.176Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-13T21:40:25.176Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-13T21:40:25.176Z] + PACKAGES=/tmp/packages_start.txt [2022-04-13T21:40:25.176Z] + '[' /w/workspace/edgex-go/1 ']' [2022-04-13T21:40:25.176Z] + PACKAGES=/tmp/packages_end.txt [2022-04-13T21:40:25.176Z] + case "${OS_FAMILY}" in [2022-04-13T21:40:25.176Z] + dpkg -l [2022-04-13T21:40:25.176Z] + grep '^ii' [2022-04-13T21:40:25.176Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-13T21:40:25.176Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-13T21:40:25.176Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-13T21:40:25.176Z] + '[' /w/workspace/edgex-go/1 ']' [2022-04-13T21:40:25.176Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-04-13T21:40:25.176Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-04-13T21:40:25.209Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-13T21:40:25.503Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-13T21:40:26.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-13T21:40:26.086Z] [2022-04-13T21:40:26.086Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T21:40:26.428Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-13T21:40:26.428Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-13T21:40:26.428Z] 5eb5b503b376: Pulling fs layer [2022-04-13T21:40:26.428Z] 5c69ac0246d0: Pulling fs layer [2022-04-13T21:40:26.428Z] ec43610c2a17: Pulling fs layer [2022-04-13T21:40:26.428Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-13T21:40:26.428Z] 33b1e0a273af: Pulling fs layer [2022-04-13T21:40:26.428Z] 3a2ae6a8a46f: Waiting [2022-04-13T21:40:26.428Z] 5d3b04190fa2: Pulling fs layer [2022-04-13T21:40:26.428Z] 33b1e0a273af: Waiting [2022-04-13T21:40:26.428Z] 2f39f015ded8: Pulling fs layer [2022-04-13T21:40:26.428Z] 5d3b04190fa2: Waiting [2022-04-13T21:40:26.428Z] 2f39f015ded8: Waiting [2022-04-13T21:40:26.428Z] 5c69ac0246d0: Verifying Checksum [2022-04-13T21:40:26.428Z] 5c69ac0246d0: Download complete [2022-04-13T21:40:26.428Z] 3a2ae6a8a46f: Download complete [2022-04-13T21:40:26.428Z] 33b1e0a273af: Verifying Checksum [2022-04-13T21:40:26.428Z] 33b1e0a273af: Download complete [2022-04-13T21:40:26.688Z] 5d3b04190fa2: Verifying Checksum [2022-04-13T21:40:26.688Z] 5d3b04190fa2: Download complete [2022-04-13T21:40:26.688Z] ec43610c2a17: Verifying Checksum [2022-04-13T21:40:26.688Z] ec43610c2a17: Download complete [2022-04-13T21:40:26.688Z] 5eb5b503b376: Verifying Checksum [2022-04-13T21:40:26.688Z] 5eb5b503b376: Download complete [2022-04-13T21:40:27.258Z] 2f39f015ded8: Download complete [2022-04-13T21:40:28.197Z] 5eb5b503b376: Pull complete [2022-04-13T21:40:28.197Z] 5c69ac0246d0: Pull complete [2022-04-13T21:40:28.767Z] ec43610c2a17: Pull complete [2022-04-13T21:40:28.767Z] 3a2ae6a8a46f: Pull complete [2022-04-13T21:40:29.028Z] 33b1e0a273af: Pull complete [2022-04-13T21:40:29.028Z] 5d3b04190fa2: Pull complete [2022-04-13T21:40:34.328Z] 2f39f015ded8: Pull complete [2022-04-13T21:40:34.328Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-13T21:40:34.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-13T21:40:34.328Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-13T21:40:34.423Z] prd-ubuntu20.04-docker-8c-8g-20836 does not seem to be running inside a container [2022-04-13T21:40:34.472Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-13T21:40:37.751Z] $ docker top 50c9022357adefd0cbb71bf0c714808c100653a97df1ffb57d35ced9a481e7b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T21:40:38.152Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-13T21:40:38.475Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-13T21:40:38.854Z] + ls /var/log/sa-host [2022-04-13T21:40:38.854Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-13T21:40:39.154Z] provisioning config files... [2022-04-13T21:40:39.165Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6158127504210459652tmp [Pipeline] { [Pipeline] echo [2022-04-13T21:40:39.208Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T21:40:39.521Z] ---> create-netrc.sh [Pipeline] } [2022-04-13T21:40:39.548Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-13T21:40:39.961Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-13T21:40:39.990Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T21:40:40.303Z] ---> sudo-logs.sh [2022-04-13T21:40:40.303Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-13T21:40:40.378Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T21:40:40.694Z] ---> job-cost.sh [2022-04-13T21:40:40.694Z] lf-activate-venv: SKIPPING [2022-04-13T21:40:40.694Z] DEBUG: total: 0.2199999988079071 [2022-04-13T21:40:40.694Z] INFO: Retrieving Stack Cost... [2022-04-13T21:40:41.635Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-13T21:40:41.901Z] INFO: Archiving Costs [Pipeline] echo [2022-04-13T21:40:41.937Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T21:40:42.253Z] ---> logs-deploy.sh [2022-04-13T21:40:42.253Z] lf-activate-venv: SKIPPING [2022-04-13T21:40:42.253Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3965/1 [2022-04-13T21:40:42.253Z] INFO: archiving workspace using pattern(s): [2022-04-13T21:40:43.193Z] Archives upload complete. [2022-04-13T21:40:43.193Z] INFO: archiving logs to Nexus