Pull request #3986 updated 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 farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from 6d221636027a006b172be117fd42493329a9ba90+d866400a609392987696ebdd94eb737ac4e65fbf (b332e168d492d6e727bbdd82cf93036847ba0925) 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-ssh8490162846033321216.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-ssh3485479666730790239.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3986/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3986/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14804693686357869819.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 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-ssh12065710060739105319.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3986/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3986/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11100826661478635003.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-22035’ is offline Running on prd-ubuntu20.04-docker-8c-8g-22044 in /w/workspace/edgexfoundry_edgex-go_PR-3986 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 d866400a609392987696ebdd94eb737ac4e65fbf into PR head commit 6d221636027a006b172be117fd42493329a9ba90 Merge succeeded, producing 77e4a79a908b57415482e115d712a5bec5c9ac86 Checking out Revision 77e4a79a908b57415482e115d712a5bec5c9ac86 (PR-3986) > 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/3986/head:refs/remotes/origin/PR-3986 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6d221636027a006b172be117fd42493329a9ba90 # 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 d866400a609392987696ebdd94eb737ac4e65fbf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 77e4a79a908b57415482e115d712a5bec5c9ac86 # timeout=10 Commit message: "Merge commit 'd866400a609392987696ebdd94eb737ac4e65fbf' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-25T14:48:02.335Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-25T14:48:02.373Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-25T14:48:02.386Z] ========================================================= [2022-04-25T14:48:02.386Z] EdgeX Global Pipelines Version Info [2022-04-25T14:48:02.386Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk f2711335a8b6e2a63b90babbbf66d1cef3d7e2e7 # timeout=10 [2022-04-25T14:48:03.539Z] ------------------- [2022-04-25T14:48:03.539Z] stable info: [2022-04-25T14:48:03.539Z] ------------------- [2022-04-25T14:48:03.539Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-25T14:48:03.539Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-25T14:48:03.539Z] Message: update stable to v1.0.221 [2022-04-25T14:48:03.801Z] ------------------- [2022-04-25T14:48:03.801Z] experimental info: [2022-04-25T14:48:03.801Z] ------------------- [2022-04-25T14:48:03.801Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-25T14:48:03.801Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-25T14:48:03.801Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-25T14:48:03.934Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-25T14:48:03.949Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-25T14:48:03.966Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-25T14:48:03.979Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-25T14:48:03.990Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-25T14:48:04.002Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-25T14:48:04.013Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-25T14:48:04.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-25T14:48:04.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-25T14:48:04.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-25T14:48:04.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-25T14:48:04.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-25T14:48:04.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-25T14:48:04.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-25T14:48:04.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-25T14:48:04.120Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-25T14:48:04.135Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-25T14:48:04.146Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-25T14:48:04.154Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-25T14:48:04.162Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-25T14:48:04.170Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-25T14:48:04.178Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-25T14:48:04.188Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3986 [Pipeline] echo [2022-04-25T14:48:04.204Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3986 [Pipeline] echo [2022-04-25T14:48:04.214Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3986 [Pipeline] echo [2022-04-25T14:48:04.228Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 77e4a79a908b57415482e115d712a5bec5c9ac86 [Pipeline] echo [2022-04-25T14:48:04.239Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 77e4a79 [Pipeline] echo [2022-04-25T14:48:04.250Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-25T14:48:04.309Z] provisioning config files... [2022-04-25T14:48:04.324Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config5275102676157948299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T14:48:04.647Z] ---> docker-login.sh [2022-04-25T14:48:04.647Z] nexus3.edgexfoundry.org:10001 [2022-04-25T14:48:04.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T14:48:04.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T14:48:04.909Z] Configure a credential helper to remove this warning. See [2022-04-25T14:48:04.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T14:48:04.909Z] [2022-04-25T14:48:04.909Z] Login Succeeded [2022-04-25T14:48:04.909Z] nexus3.edgexfoundry.org:10002 [2022-04-25T14:48:05.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T14:48:05.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T14:48:05.170Z] Configure a credential helper to remove this warning. See [2022-04-25T14:48:05.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T14:48:05.170Z] [2022-04-25T14:48:05.170Z] Login Succeeded [2022-04-25T14:48:05.170Z] nexus3.edgexfoundry.org:10003 [2022-04-25T14:48:05.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T14:48:05.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T14:48:05.170Z] Configure a credential helper to remove this warning. See [2022-04-25T14:48:05.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T14:48:05.170Z] [2022-04-25T14:48:05.170Z] Login Succeeded [2022-04-25T14:48:05.170Z] nexus3.edgexfoundry.org:10004 [2022-04-25T14:48:05.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T14:48:05.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T14:48:05.431Z] Configure a credential helper to remove this warning. See [2022-04-25T14:48:05.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T14:48:05.431Z] [2022-04-25T14:48:05.431Z] Login Succeeded [2022-04-25T14:48:05.431Z] docker.io [2022-04-25T14:48:05.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T14:48:06.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T14:48:06.006Z] Configure a credential helper to remove this warning. See [2022-04-25T14:48:06.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T14:48:06.006Z] [2022-04-25T14:48:06.006Z] Login Succeeded [2022-04-25T14:48:06.006Z] ---> docker-login.sh ends [Pipeline] } [2022-04-25T14:48:06.016Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-25T14:48:06.332Z] + 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-25T14:48:06.332Z] + dirname cmd/core-command/Dockerfile [2022-04-25T14:48:06.332Z] + cut -d/ -f2 [2022-04-25T14:48:06.332Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-25T14:48:06.332Z] + + cut -d/ -f2 [2022-04-25T14:48:06.332Z] dirname cmd/core-data/Dockerfile [2022-04-25T14:48:06.332Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-25T14:48:06.332Z] + dirname cmd/core-metadata/Dockerfile [2022-04-25T14:48:06.332Z] + cut -d/ -f2 [2022-04-25T14:48:06.332Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-25T14:48:06.332Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-25T14:48:06.332Z] + cut -d/ -f2 [2022-04-25T14:48:06.332Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-25T14:48:06.332Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-25T14:48:06.332Z] + cut -d/ -f2 [2022-04-25T14:48:06.332Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-25T14:48:06.332Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-25T14:48:06.332Z] + cut -d/ -f2 [2022-04-25T14:48:06.332Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-25T14:48:06.332Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-25T14:48:06.332Z] + cut -d/ -f2 [2022-04-25T14:48:06.332Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-25T14:48:06.332Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-25T14:48:06.332Z] + cut -d/ -f2 [2022-04-25T14:48:06.332Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-25T14:48:06.332Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-25T14:48:06.332Z] + cut -d/ -f2 [2022-04-25T14:48:06.332Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-25T14:48:06.332Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-25T14:48:06.332Z] + cut -d/ -f2 [2022-04-25T14:48:06.332Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-25T14:48:06.332Z] + dirname cmd/support-notifications/Dockerfile [2022-04-25T14:48:06.332Z] + cut -d/ -f2 [2022-04-25T14:48:06.332Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-25T14:48:06.332Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-25T14:48:06.332Z] + cut -d/ -f2 [2022-04-25T14:48:06.332Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-25T14:48:06.332Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-25T14:48:06.332Z] + cut -d/ -f2 [2022-04-25T14:48:06.332Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-25T14:48:06.373Z] 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-25T14:48:06.723Z] + git rev-list -1 --merges 77e4a79a908b57415482e115d712a5bec5c9ac86~1..77e4a79a908b57415482e115d712a5bec5c9ac86 [Pipeline] echo [2022-04-25T14:48:06.739Z] -----------> git rev-list -1 --merges 77e4a79a908b57415482e115d712a5bec5c9ac86~1..77e4a79a908b57415482e115d712a5bec5c9ac86 77e4a79a908b57415482e115d712a5bec5c9ac86 [2022-04-25T14:48:06.739Z] 77e4a79a908b57415482e115d712a5bec5c9ac86 [false] [Pipeline] sh [2022-04-25T14:48:07.144Z] + git log --format=format:%s -1 77e4a79a908b57415482e115d712a5bec5c9ac86 [Pipeline] echo [2022-04-25T14:48:07.161Z] ========================================================= [2022-04-25T14:48:07.161Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-25T14:48:07.161Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-25T14:48:07.716Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-25T14:48:07.716Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-25T14:48:07.716Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-25T14:48:07.716Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-25T14:48:07.716Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-25T14:48:07.716Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-25T14:48:07.716Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-25T14:48:08.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-25T14:48:08.177Z] [2022-04-25T14:48:08.177Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T14:48:08.493Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-25T14:48:08.493Z] latest: Pulling from edgex-devops/git-semver [2022-04-25T14:48:08.493Z] a0d0a0d46f8b: Pulling fs layer [2022-04-25T14:48:08.493Z] 3e5f54012d9b: Pulling fs layer [2022-04-25T14:48:08.493Z] 4c7163046ea9: Pulling fs layer [2022-04-25T14:48:08.493Z] 0c2d73faf560: Pulling fs layer [2022-04-25T14:48:08.493Z] 0c2d73faf560: Waiting [2022-04-25T14:48:08.493Z] 3e5f54012d9b: Verifying Checksum [2022-04-25T14:48:08.494Z] 3e5f54012d9b: Download complete [2022-04-25T14:48:08.494Z] a0d0a0d46f8b: Download complete [2022-04-25T14:48:08.494Z] 0c2d73faf560: Verifying Checksum [2022-04-25T14:48:08.494Z] 0c2d73faf560: Download complete [2022-04-25T14:48:08.756Z] 4c7163046ea9: Verifying Checksum [2022-04-25T14:48:08.756Z] 4c7163046ea9: Download complete [2022-04-25T14:48:08.756Z] a0d0a0d46f8b: Pull complete [2022-04-25T14:48:08.756Z] 3e5f54012d9b: Pull complete [2022-04-25T14:48:09.332Z] 4c7163046ea9: Pull complete [2022-04-25T14:48:09.332Z] 0c2d73faf560: Pull complete [2022-04-25T14:48:09.332Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-25T14:48:09.332Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-25T14:48:09.332Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-25T14:48:09.490Z] prd-ubuntu20.04-docker-8c-8g-22044 does not seem to be running inside a container [2022-04-25T14:48:09.581Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:10004/edgex-devops/git-semver:latest cat [2022-04-25T14:48:10.355Z] $ docker top 271a74b5055fb5091cd7e922c802fd749ddc8b5ac2eab53f853afa2c8b654d23 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-25T14:48:10.461Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-25T14:48:10.461Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-25T14:48:10.592Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-25T14:48:10.602Z] $ docker exec 271a74b5055fb5091cd7e922c802fd749ddc8b5ac2eab53f853afa2c8b654d23 ssh-agent [2022-04-25T14:48:10.728Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJCJFLb/agent.13 [2022-04-25T14:48:10.728Z] SSH_AGENT_PID=19 [2022-04-25T14:48:10.738Z] Running ssh-add (command line suppressed) [2022-04-25T14:48:10.857Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_2213098828988590455.key (/w/workspace/edgex-go/4@tmp/private_key_2213098828988590455.key) [2022-04-25T14:48:10.867Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-25T14:48:11.169Z] + git tag --points-at HEAD [Pipeline] } [2022-04-25T14:48:11.199Z] $ docker exec --env ******** --env ******** 271a74b5055fb5091cd7e922c802fd749ddc8b5ac2eab53f853afa2c8b654d23 ssh-agent -k [2022-04-25T14:48:11.325Z] unset SSH_AUTH_SOCK; [2022-04-25T14:48:11.325Z] unset SSH_AGENT_PID; [2022-04-25T14:48:11.325Z] echo Agent pid 19 killed; [2022-04-25T14:48:11.331Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-25T14:48:11.354Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-25T14:48:11.354Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-25T14:48:11.487Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-25T14:48:11.498Z] $ docker exec 271a74b5055fb5091cd7e922c802fd749ddc8b5ac2eab53f853afa2c8b654d23 ssh-agent [2022-04-25T14:48:11.642Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIEKCjh/agent.54 [2022-04-25T14:48:11.642Z] SSH_AGENT_PID=61 [2022-04-25T14:48:11.649Z] Running ssh-add (command line suppressed) [2022-04-25T14:48:11.792Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_555643960306315326.key (/w/workspace/edgex-go/4@tmp/private_key_555643960306315326.key) [2022-04-25T14:48:11.804Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-25T14:48:12.105Z] + git semver init [2022-04-25T14:48:12.105Z] # -> Open(): unable to determine branch for HEAD [2022-04-25T14:48:12.105Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2022-04-25T14:48:12.105Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2022-04-25T14:48:12.105Z] # $SEMVER_REMOTE_NAME = origin [2022-04-25T14:48:12.105Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-25T14:48:12.105Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-25T14:48:12.105Z] # $SEMVER_BRANCH = PR-3986 [2022-04-25T14:48:12.105Z] # $SEMVER_TEMP = /tmp/semver-191783368 [2022-04-25T14:48:12.105Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-25T14:48:27.049Z] # '/tmp/semver-191783368' -> '/w/workspace/edgex-go/4/.semver' [2022-04-25T14:48:27.049Z] # -> Force: false [2022-04-25T14:48:27.049Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2022-04-25T14:48:27.072Z] $ docker exec --env ******** --env ******** 271a74b5055fb5091cd7e922c802fd749ddc8b5ac2eab53f853afa2c8b654d23 ssh-agent -k [2022-04-25T14:48:27.193Z] unset SSH_AUTH_SOCK; [2022-04-25T14:48:27.193Z] unset SSH_AGENT_PID; [2022-04-25T14:48:27.193Z] echo Agent pid 61 killed; [2022-04-25T14:48:27.196Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-25T14:48:27.502Z] + git semver [Pipeline] } [2022-04-25T14:48:27.535Z] $ docker stop --time=1 271a74b5055fb5091cd7e922c802fd749ddc8b5ac2eab53f853afa2c8b654d23 [2022-04-25T14:48:29.488Z] $ docker rm -f 271a74b5055fb5091cd7e922c802fd749ddc8b5ac2eab53f853afa2c8b654d23 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-25T14:48:29.852Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-25T14:48:30.108Z] Stashed 1 file(s) [Pipeline] echo [2022-04-25T14:48:30.112Z] [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-25T14:48:30.256Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-25T14:48:30.269Z] ========================================================= [2022-04-25T14:48:30.269Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-25T14:48:30.269Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-25T14:48:30.564Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-25T14:48:30.564Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-25T14:48:30.564Z] 59bf1c3509f3: Pulling fs layer [2022-04-25T14:48:30.564Z] 666ba61612fd: Pulling fs layer [2022-04-25T14:48:30.564Z] 8ed8ca486205: Pulling fs layer [2022-04-25T14:48:30.564Z] 4fe6c5a15a65: Pulling fs layer [2022-04-25T14:48:30.564Z] 22a0e8bec74d: Pulling fs layer [2022-04-25T14:48:30.564Z] ca2b28591e48: Pulling fs layer [2022-04-25T14:48:30.564Z] a51346096db8: Pulling fs layer [2022-04-25T14:48:30.564Z] daebc70d1ce1: Pulling fs layer [2022-04-25T14:48:30.564Z] 0e18a0eac166: Pulling fs layer [2022-04-25T14:48:30.564Z] a51346096db8: Waiting [2022-04-25T14:48:30.564Z] 0e18a0eac166: Waiting [2022-04-25T14:48:30.564Z] daebc70d1ce1: Waiting [2022-04-25T14:48:30.564Z] 4fe6c5a15a65: Waiting [2022-04-25T14:48:30.564Z] ca2b28591e48: Waiting [2022-04-25T14:48:30.564Z] 8ed8ca486205: Verifying Checksum [2022-04-25T14:48:30.564Z] 8ed8ca486205: Download complete [2022-04-25T14:48:30.564Z] 666ba61612fd: Verifying Checksum [2022-04-25T14:48:30.564Z] 666ba61612fd: Download complete [2022-04-25T14:48:30.564Z] 22a0e8bec74d: Verifying Checksum [2022-04-25T14:48:30.564Z] 22a0e8bec74d: Download complete [2022-04-25T14:48:30.564Z] ca2b28591e48: Download complete [2022-04-25T14:48:30.564Z] 59bf1c3509f3: Verifying Checksum [2022-04-25T14:48:30.564Z] a51346096db8: Verifying Checksum [2022-04-25T14:48:30.564Z] a51346096db8: Download complete [2022-04-25T14:48:30.828Z] daebc70d1ce1: Download complete [2022-04-25T14:48:30.828Z] 59bf1c3509f3: Pull complete [2022-04-25T14:48:31.088Z] 666ba61612fd: Pull complete [2022-04-25T14:48:31.088Z] 8ed8ca486205: Pull complete [2022-04-25T14:48:31.350Z] 0e18a0eac166: Verifying Checksum [2022-04-25T14:48:31.350Z] 0e18a0eac166: Download complete [2022-04-25T14:48:31.350Z] 4fe6c5a15a65: Verifying Checksum [2022-04-25T14:48:31.350Z] 4fe6c5a15a65: Download complete [2022-04-25T14:48:35.541Z] 4fe6c5a15a65: Pull complete [2022-04-25T14:48:35.541Z] 22a0e8bec74d: Pull complete [2022-04-25T14:48:35.541Z] ca2b28591e48: Pull complete [2022-04-25T14:48:35.541Z] a51346096db8: Pull complete [2022-04-25T14:48:35.801Z] daebc70d1ce1: Pull complete [2022-04-25T14:48:38.351Z] 0e18a0eac166: Pull complete [2022-04-25T14:48:38.351Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-25T14:48:38.351Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-25T14:48:38.351Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-25T14:48:38.671Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-25T14:48:38.671Z] WORKDIR /edgex [2022-04-25T14:48:38.671Z] COPY go.mod . [2022-04-25T14:48:38.671Z] RUN go mod download [2022-04-25T14:48:38.671Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-25T14:48:40.060Z] Sending build context to Docker daemon 335MB [2022-04-25T14:48:40.060Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-25T14:48:40.060Z] ---> f018257e8ee9 [2022-04-25T14:48:40.060Z] Step 2/4 : WORKDIR /edgex [2022-04-25T14:48:42.624Z] ---> Running in bdfdea129ee1 [2022-04-25T14:48:42.624Z] Removing intermediate container bdfdea129ee1 [2022-04-25T14:48:42.624Z] ---> 756f5c63d116 [2022-04-25T14:48:42.624Z] Step 3/4 : COPY go.mod . [2022-04-25T14:48:42.624Z] ---> ea2136bfaea1 [2022-04-25T14:48:42.624Z] Step 4/4 : RUN go mod download [2022-04-25T14:48:42.624Z] ---> Running in f6fb260b7bb4 [2022-04-25T14:48:45.201Z] Still waiting to schedule task [2022-04-25T14:48:45.201Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-22036’ is offline [2022-04-25T14:49:00.748Z] Removing intermediate container f6fb260b7bb4 [2022-04-25T14:49:00.748Z] ---> 4bd080be3861 [2022-04-25T14:49:00.748Z] Successfully built 4bd080be3861 [2022-04-25T14:49:00.748Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T14:49:01.054Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-25T14:49:01.054Z] . [Pipeline] withDockerContainer [2022-04-25T14:49:01.130Z] prd-ubuntu20.04-docker-8c-8g-22044 does not seem to be running inside a container [2022-04-25T14:49:01.183Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-25T14:49:01.704Z] $ docker top 5a1583610b783d0d9443935da9bae58d0fafbc80861305ac620e212bcbaf4ce6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-25T14:49:02.060Z] + go version [2022-04-25T14:49:02.060Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-25T14:49:02.087Z] $ docker stop --time=1 5a1583610b783d0d9443935da9bae58d0fafbc80861305ac620e212bcbaf4ce6 [2022-04-25T14:49:03.398Z] $ docker rm -f 5a1583610b783d0d9443935da9bae58d0fafbc80861305ac620e212bcbaf4ce6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T14:49:03.792Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-25T14:49:03.792Z] . [Pipeline] withDockerContainer [2022-04-25T14:49:03.861Z] prd-ubuntu20.04-docker-8c-8g-22044 does not seem to be running inside a container [2022-04-25T14:49:03.910Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-25T14:49:04.305Z] $ docker top bf596c71ded1b57b5dff64112282fee5462a9081b42f64415b88756e6a70392c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-25T14:49:04.371Z] ========================================================= [2022-04-25T14:49:04.371Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-25T14:49:04.371Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-25T14:49:04.666Z] + make test [2022-04-25T14:49:04.666Z] go mod tidy -compat=1.17 [2022-04-25T14:49:04.926Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-25T14:49:11.503Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-25T14:49:23.730Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-25T14:49:23.730Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-25T14:49:23.730Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-25T14:49:23.730Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-25T14:49:23.730Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-25T14:49:23.730Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-25T14:49:23.730Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-25T14:49:23.730Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-25T14:49:23.730Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-25T14:49:23.730Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-25T14:49:23.730Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-25T14:49:23.730Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-25T14:49:23.730Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-25T14:49:23.730Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-25T14:49:23.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-25T14:49:23.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.071s coverage: 28.7% of statements [2022-04-25T14:49:23.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-25T14:49:23.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-25T14:49:24.299Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.104s coverage: 98.5% of statements [2022-04-25T14:49:24.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-25T14:49:24.299Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.125s coverage: 53.4% of statements [2022-04-25T14:49:24.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-25T14:49:24.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-25T14:49:27.584Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.822s coverage: 89.2% of statements [2022-04-25T14:49:27.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-25T14:49:27.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-25T14:49:27.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-25T14:49:27.584Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.060s coverage: 84.4% of statements [2022-04-25T14:49:27.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-25T14:49:27.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-25T14:49:27.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-25T14:49:27.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-25T14:49:27.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-25T14:49:27.584Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.512s coverage: 95.6% of statements [2022-04-25T14:49:27.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-25T14:49:27.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-25T14:49:27.584Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.083s coverage: 72.2% of statements [2022-04-25T14:49:27.584Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-25T14:49:27.584Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-25T14:49:27.584Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-25T14:49:27.584Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-25T14:49:27.584Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-25T14:49:27.584Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.089s coverage: 60.0% of statements [2022-04-25T14:49:27.584Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-25T14:49:27.584Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-25T14:49:27.584Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-25T14:49:27.584Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.078s coverage: 0.9% of statements [2022-04-25T14:49:27.584Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-25T14:49:27.584Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.074s coverage: 58.8% of statements [2022-04-25T14:49:27.584Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.6% of statements [2022-04-25T14:49:27.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-25T14:49:27.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements [2022-04-25T14:49:27.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements [2022-04-25T14:49:27.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements [2022-04-25T14:49:27.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements [2022-04-25T14:49:27.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.078s coverage: 87.5% of statements [2022-04-25T14:49:37.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements [2022-04-25T14:49:37.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.076s coverage: 44.8% of statements [2022-04-25T14:49:39.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.196s coverage: 82.5% of statements [2022-04-25T14:49:39.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-25T14:49:47.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.098s coverage: 92.9% of statements [2022-04-25T14:49:47.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-25T14:49:47.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-25T14:49:47.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-25T14:49:47.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 65.1% of statements [2022-04-25T14:49:47.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-25T14:49:47.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-25T14:49:47.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-25T14:49:47.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-25T14:49:47.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-25T14:49:47.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements [2022-04-25T14:49:47.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-25T14:49:47.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-25T14:49:47.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.070s coverage: 100.0% of statements [2022-04-25T14:49:47.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-25T14:49:47.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.072s coverage: 58.8% of statements [2022-04-25T14:49:47.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-25T14:49:47.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2022-04-25T14:49:47.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.058s coverage: 87.2% of statements [2022-04-25T14:49:47.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.060s coverage: 85.4% of statements [2022-04-25T14:49:47.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.178s coverage: 91.2% of statements [2022-04-25T14:49:47.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-25T14:49:47.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.168s coverage: 64.4% of statements [2022-04-25T14:49:47.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-25T14:49:47.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-25T14:49:47.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.069s coverage: 100.0% of statements [2022-04-25T14:49:47.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.048s coverage: 89.4% of statements [2022-04-25T14:49:47.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.039s coverage: 100.0% of statements [2022-04-25T14:49:47.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-04-25T14:49:47.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2022-04-25T14:49:47.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.374s coverage: 65.4% of statements [2022-04-25T14:49:47.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-25T14:49:47.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-25T14:49:47.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-25T14:49:47.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.195s coverage: 43.8% of statements [2022-04-25T14:49:47.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-25T14:49:47.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-25T14:49:47.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2022-04-25T14:49:47.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-25T14:49:47.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.068s coverage: 84.8% of statements [2022-04-25T14:49:47.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-25T14:49:47.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-25T14:49:47.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-25T14:49:47.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-25T14:49:47.736Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.087s coverage: 17.7% of statements [2022-04-25T14:49:47.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-25T14:49:47.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-25T14:49:47.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-25T14:49:47.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-25T14:49:47.736Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.187s coverage: 92.3% of statements [2022-04-25T14:49:47.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-25T14:49:47.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-25T14:49:47.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-25T14:49:47.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-25T14:49:47.736Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 63.2% of statements [2022-04-25T14:49:47.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-25T14:49:47.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-25T14:49:47.736Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements [2022-04-25T14:49:47.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-25T14:49:47.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-25T14:49:47.736Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-25T14:49:47.736Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-25T14:49:47.736Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-04-25T14:49:47.736Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-25T14:49:47.736Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-25T14:49:47.736Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-25T14:49:47.736Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-25T14:49:47.736Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-25T14:49:47.736Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-25T14:49:47.736Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2022-04-25T14:49:47.736Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-04-25T14:49:47.736Z] 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-25T14:50:05.842Z] GO111MODULE=on go vet ./... [2022-04-25T14:50:09.147Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-25T14:50:09.408Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-25T14:50:09.669Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-25T14:50:10.624Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-25T14:50:10.920Z] + ls -al . [2022-04-25T14:50:10.920Z] total 672 [2022-04-25T14:50:10.920Z] drwxrwxr-x 10 1001 1001 4096 Apr 25 14:50 . [2022-04-25T14:50:10.921Z] drwxr-xr-x 4 root root 4096 Apr 25 14:49 .. [2022-04-25T14:50:10.921Z] -rw-rw-r-- 1 1001 1001 11 Apr 25 14:47 .dockerignore [2022-04-25T14:50:10.921Z] drwxrwxr-x 8 1001 1001 4096 Apr 25 14:48 .git [2022-04-25T14:50:10.921Z] drwxrwxr-x 3 1001 1001 4096 Apr 25 14:47 .github [2022-04-25T14:50:10.921Z] -rw-rw-r-- 1 1001 1001 879 Apr 25 14:47 .gitignore [2022-04-25T14:50:10.921Z] -rw-rw-r-- 1 1001 1001 42 Apr 25 14:47 .golangci.yml [2022-04-25T14:50:10.921Z] -rw-rw-r-- 1 1001 1001 87 Apr 25 14:47 .hadolint.yml [2022-04-25T14:50:10.921Z] drwx------ 3 1001 1001 4096 Apr 25 14:48 .semver [2022-04-25T14:50:10.921Z] -rw-rw-r-- 1 1001 1001 166 Apr 25 14:47 .sonarcloud.properties [2022-04-25T14:50:10.921Z] -rw-rw-r-- 1 1001 1001 1171 Apr 25 14:47 ADOPTERS.md [2022-04-25T14:50:10.921Z] -rw-rw-r-- 1 1001 1001 10086 Apr 25 14:47 Attribution.txt [2022-04-25T14:50:10.921Z] -rw-rw-r-- 1 1001 1001 51732 Apr 25 14:47 CHANGELOG.md [2022-04-25T14:50:10.921Z] -rw-rw-r-- 1 1001 1001 3804 Apr 25 14:47 CONTRIBUTING.md [2022-04-25T14:50:10.921Z] -rw-rw-r-- 1 1001 1001 677 Apr 25 14:47 GOVERNANCE.md [2022-04-25T14:50:10.921Z] -rw-rw-r-- 1 1001 1001 850 Apr 25 14:47 Jenkinsfile [2022-04-25T14:50:10.921Z] -rw-rw-r-- 1 1001 1001 10775 Apr 25 14:47 LICENSE [2022-04-25T14:50:10.921Z] -rw-rw-r-- 1 1001 1001 10389 Apr 25 14:47 Makefile [2022-04-25T14:50:10.921Z] -rw-rw-r-- 1 1001 1001 582 Apr 25 14:47 OWNERS.md [2022-04-25T14:50:10.921Z] -rw-rw-r-- 1 1001 1001 9120 Apr 25 14:47 README.md [2022-04-25T14:50:10.921Z] -rw-rw-r-- 1 1001 1001 6912 Apr 25 14:47 SECURITY.md [2022-04-25T14:50:10.921Z] -rw-rw-r-- 1 1001 1001 5 Apr 25 14:48 VERSION [2022-04-25T14:50:10.921Z] -rw-rw-r-- 1 1001 1001 4131 Apr 25 14:47 ZMQWindows.md [2022-04-25T14:50:10.921Z] drwxrwxr-x 2 1001 1001 4096 Apr 25 14:47 bin [2022-04-25T14:50:10.921Z] drwxrwxr-x 18 1001 1001 4096 Apr 25 14:47 cmd [2022-04-25T14:50:10.921Z] -rw-r--r-- 1 root root 435134 Apr 25 14:49 coverage.out [2022-04-25T14:50:10.921Z] -rw-rw-r-- 1 1001 1001 3256 Apr 25 14:47 go.mod [2022-04-25T14:50:10.921Z] -rw-rw-r-- 1 1001 1001 35162 Apr 25 14:49 go.sum [2022-04-25T14:50:10.921Z] drwxrwxr-x 8 1001 1001 4096 Apr 25 14:47 internal [2022-04-25T14:50:10.921Z] drwxrwxr-x 3 1001 1001 4096 Apr 25 14:47 openapi [2022-04-25T14:50:10.921Z] drwxrwxr-x 4 1001 1001 4096 Apr 25 14:47 snap [2022-04-25T14:50:10.921Z] -rw-rw-r-- 1 1001 1001 204 Apr 25 14:47 version.go [Pipeline] sh [2022-04-25T14:50:11.212Z] + '[' -e coverage.out ] [2022-04-25T14:50:11.212Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-25T14:50:11.317Z] Stashed 1 file(s) [Pipeline] sh [2022-04-25T14:50:11.601Z] + make build [2022-04-25T14:50:11.601Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-25T14:50:20.828Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22045 in /w/workspace/edgexfoundry_edgex-go_PR-3986 [Pipeline] { [Pipeline] ws [2022-04-25T14:50:20.842Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2022-04-25T14:50:21.070Z] The recommended git tool is: git [2022-04-25T14:50:26.488Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-25T14:50:26.963Z] using credential edgex-jenkins-ssh [2022-04-25T14:50:26.981Z] Cloning the remote Git repository [2022-04-25T14:50:27.052Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-25T14:50:27.186Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2022-04-25T14:50:27.334Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-25T14:50:27.335Z] > git --version # timeout=10 [2022-04-25T14:50:27.368Z] > git --version # 'git version 2.25.1' [2022-04-25T14:50:27.371Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-25T14:50:27.487Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-25T14:50:33.057Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-25T14:50:33.316Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-25T14:50:39.885Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-25T14:50:39.885Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-25T14:50:40.143Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-25T14:50:41.524Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-25T14:50:42.463Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-25T14:50:43.403Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-25T14:50:44.347Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-25T14:50:44.917Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-25T14:50:45.131Z] Merging remotes/origin/main commit d866400a609392987696ebdd94eb737ac4e65fbf into PR head commit 6d221636027a006b172be117fd42493329a9ba90 [2022-04-25T14:50:44.200Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-25T14:50:44.216Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-25T14:50:44.241Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-25T14:50:44.275Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-25T14:50:44.276Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-25T14:50:44.289Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3986/head:refs/remotes/origin/PR-3986 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-25T14:50:45.154Z] > git config core.sparsecheckout # timeout=10 [2022-04-25T14:50:45.184Z] > git checkout -f 6d221636027a006b172be117fd42493329a9ba90 # timeout=10 [2022-04-25T14:50:45.763Z] Merge succeeded, producing 7a996b1d11c848303735e0ef9edf0f851f97e318 [2022-04-25T14:50:45.764Z] Checking out Revision 7a996b1d11c848303735e0ef9edf0f851f97e318 (PR-3986) [2022-04-25T14:50:46.298Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-25T14:50:47.251Z] $ docker stop --time=1 bf596c71ded1b57b5dff64112282fee5462a9081b42f64415b88756e6a70392c [2022-04-25T14:50:45.412Z] > git remote # timeout=10 [2022-04-25T14:50:45.428Z] > git config --get remote.origin.url # timeout=10 [2022-04-25T14:50:45.456Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-25T14:50:45.466Z] > git merge d866400a609392987696ebdd94eb737ac4e65fbf # timeout=10 [2022-04-25T14:50:45.755Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-25T14:50:45.776Z] > git config core.sparsecheckout # timeout=10 [2022-04-25T14:50:45.797Z] > git checkout -f 7a996b1d11c848303735e0ef9edf0f851f97e318 # timeout=10 [2022-04-25T14:50:49.996Z] Commit message: "Merge commit 'd866400a609392987696ebdd94eb737ac4e65fbf' into HEAD" [2022-04-25T14:50:50.021Z] First time build. Skipping changelog. [2022-04-25T14:50:50.023Z] $ docker rm -f bf596c71ded1b57b5dff64112282fee5462a9081b42f64415b88756e6a70392c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-25T14:50:51.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-25T14:50:51.357Z] [2022-04-25T14:50:51.357Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T14:50:51.638Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-25T14:50:51.639Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-25T14:50:51.639Z] Dload Upload Total Spent Left Speed [2022-04-25T14:50:51.639Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 94744 0 --:--:-- --:--:-- --:--:-- 95508 [2022-04-25T14:50:51.658Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-25T14:50:51.658Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-25T14:50:51.658Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-25T14:50:51.658Z] ca9280d653b3: Pulling fs layer [2022-04-25T14:50:51.658Z] 7e9c9ca2126c: Pulling fs layer [2022-04-25T14:50:51.658Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-25T14:50:51.658Z] cbdbe7a5bc2a: Download complete [Pipeline] sh [2022-04-25T14:50:51.916Z] ca9280d653b3: Verifying Checksum [2022-04-25T14:50:51.916Z] ca9280d653b3: Download complete [2022-04-25T14:50:51.916Z] cbdbe7a5bc2a: Pull complete [2022-04-25T14:50:52.160Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2022-04-25T14:50:50.010Z] > git rev-list --no-walk f2711335a8b6e2a63b90babbbf66d1cef3d7e2e7 # timeout=10 [2022-04-25T14:50:52.175Z] 7e9c9ca2126c: Verifying Checksum [2022-04-25T14:50:52.175Z] ca9280d653b3: Pull complete [Pipeline] sh [2022-04-25T14:50:52.545Z] + sudo tee /etc/docker/daemon.new [2022-04-25T14:50:52.545Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-25T14:50:52.545Z] { [2022-04-25T14:50:52.545Z] "registry-mirrors": [ [2022-04-25T14:50:52.545Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-25T14:50:52.545Z] ], [2022-04-25T14:50:52.545Z] "bip": "10.250.0.254/24", [2022-04-25T14:50:52.545Z] "hosts": [ [2022-04-25T14:50:52.545Z] "tcp://0.0.0.0:5555", [2022-04-25T14:50:52.545Z] "unix:///var/run/docker.sock" [2022-04-25T14:50:52.545Z] ], [2022-04-25T14:50:52.545Z] "mtu": 1458, [2022-04-25T14:50:52.545Z] "selinux-enabled": true, [2022-04-25T14:50:52.545Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-25T14:50:52.545Z] } [Pipeline] sh [2022-04-25T14:50:52.907Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-25T14:50:53.248Z] + sudo service docker restart [2022-04-25T14:50:55.470Z] 7e9c9ca2126c: Pull complete [2022-04-25T14:50:55.470Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-25T14:50:55.470Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-25T14:50:55.470Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-25T14:50:55.535Z] prd-ubuntu20.04-docker-8c-8g-22044 does not seem to be running inside a container [2022-04-25T14:50:55.570Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-25T14:50:56.761Z] $ docker top 8c437bd0e96c9a79df8280337f884ff3d9b181e94e9e2b87b2d516e772e2bbba -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-25T14:50:57.128Z] + docker-compose build --help [2022-04-25T14:50:57.128Z] + grep parallel [2022-04-25T14:50:57.701Z] --parallel Build images in parallel. [Pipeline] } [2022-04-25T14:50:57.715Z] $ docker stop --time=1 8c437bd0e96c9a79df8280337f884ff3d9b181e94e9e2b87b2d516e772e2bbba [2022-04-25T14:50:58.996Z] $ docker rm -f 8c437bd0e96c9a79df8280337f884ff3d9b181e94e9e2b87b2d516e772e2bbba [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T14:50:59.403Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-25T14:50:59.403Z] . [Pipeline] withDockerContainer [2022-04-25T14:50:59.477Z] prd-ubuntu20.04-docker-8c-8g-22044 does not seem to be running inside a container [2022-04-25T14:50:59.518Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-25T14:50:59.895Z] $ docker top c76bc138b59fe8019be620e9ebe504f61757e88c313ceb06e7dc250c60be4582 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-25T14:51:00.246Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-25T14:51:00.816Z] Building core-command ... [2022-04-25T14:51:00.816Z] Building core-data ... [2022-04-25T14:51:00.816Z] Building core-metadata ... [2022-04-25T14:51:00.816Z] Building security-bootstrapper ... [2022-04-25T14:51:00.816Z] Building security-proxy-setup ... [2022-04-25T14:51:00.816Z] Building security-secretstore-setup ... [2022-04-25T14:51:00.816Z] Building security-spiffe-token-provider ... [2022-04-25T14:51:00.816Z] Building security-spire-agent ... [2022-04-25T14:51:00.816Z] Building security-spire-config ... [2022-04-25T14:51:00.816Z] Building security-spire-server ... [2022-04-25T14:51:00.816Z] Building support-notifications ... [2022-04-25T14:51:00.816Z] Building support-scheduler ... [2022-04-25T14:51:00.816Z] Building sys-mgmt-agent ... [2022-04-25T14:51:00.816Z] Building security-bootstrapper [2022-04-25T14:51:00.816Z] Building core-data [2022-04-25T14:51:00.816Z] Building security-spiffe-token-provider [2022-04-25T14:51:00.816Z] Building support-notifications [2022-04-25T14:51:00.816Z] Building security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-25T14:51:11.572Z] provisioning config files... [2022-04-25T14:51:11.606Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6653830498808922883tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T14:51:11.963Z] ---> docker-login.sh [2022-04-25T14:51:11.963Z] nexus3.edgexfoundry.org:10001 [2022-04-25T14:51:12.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T14:51:12.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T14:51:12.834Z] Configure a credential helper to remove this warning. See [2022-04-25T14:51:12.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T14:51:12.834Z] [2022-04-25T14:51:12.834Z] Login Succeeded [2022-04-25T14:51:12.834Z] nexus3.edgexfoundry.org:10002 [2022-04-25T14:51:13.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T14:51:13.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T14:51:13.109Z] Configure a credential helper to remove this warning. See [2022-04-25T14:51:13.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T14:51:13.109Z] [2022-04-25T14:51:13.109Z] Login Succeeded [2022-04-25T14:51:13.109Z] nexus3.edgexfoundry.org:10003 [2022-04-25T14:51:13.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T14:51:13.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T14:51:13.713Z] Configure a credential helper to remove this warning. See [2022-04-25T14:51:13.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T14:51:13.713Z] [2022-04-25T14:51:13.713Z] Login Succeeded [2022-04-25T14:51:13.713Z] nexus3.edgexfoundry.org:10004 [2022-04-25T14:51:13.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T14:51:14.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T14:51:14.262Z] Configure a credential helper to remove this warning. See [2022-04-25T14:51:14.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T14:51:14.262Z] [2022-04-25T14:51:14.262Z] Login Succeeded [2022-04-25T14:51:14.262Z] docker.io [2022-04-25T14:51:14.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T14:51:15.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T14:51:15.133Z] Configure a credential helper to remove this warning. See [2022-04-25T14:51:15.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T14:51:15.133Z] [2022-04-25T14:51:15.133Z] Login Succeeded [2022-04-25T14:51:15.133Z] ---> docker-login.sh ends [Pipeline] } [2022-04-25T14:51:15.151Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-25T14:51:15.641Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-25T14:51:15.652Z] ========================================================= [2022-04-25T14:51:15.652Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-25T14:51:15.652Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-25T14:51:15.987Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-25T14:51:16.261Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-25T14:51:16.261Z] 9b3977197b4f: Pulling fs layer [2022-04-25T14:51:16.261Z] 1a89e8eeedd5: Pulling fs layer [2022-04-25T14:51:16.261Z] 94645a83ff95: Pulling fs layer [2022-04-25T14:51:16.261Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-25T14:51:16.261Z] 0c92f367c5e7: Pulling fs layer [2022-04-25T14:51:16.261Z] 3f3a8bcf1eab: Waiting [2022-04-25T14:51:16.261Z] 3096ccb668a1: Pulling fs layer [2022-04-25T14:51:16.261Z] e8cf19c19ddd: Pulling fs layer [2022-04-25T14:51:16.261Z] 0c92f367c5e7: Waiting [2022-04-25T14:51:16.261Z] a4caa8a26152: Pulling fs layer [2022-04-25T14:51:16.261Z] 3096ccb668a1: Waiting [2022-04-25T14:51:16.261Z] e8cf19c19ddd: Waiting [2022-04-25T14:51:16.261Z] a4caa8a26152: Waiting [2022-04-25T14:51:16.261Z] 94645a83ff95: Verifying Checksum [2022-04-25T14:51:16.261Z] 94645a83ff95: Download complete [2022-04-25T14:51:16.261Z] 1a89e8eeedd5: Verifying Checksum [2022-04-25T14:51:16.261Z] 1a89e8eeedd5: Download complete [2022-04-25T14:51:16.261Z] 0c92f367c5e7: Verifying Checksum [2022-04-25T14:51:16.261Z] 0c92f367c5e7: Download complete [2022-04-25T14:51:16.261Z] 3096ccb668a1: Verifying Checksum [2022-04-25T14:51:16.261Z] 3096ccb668a1: Download complete [2022-04-25T14:51:16.261Z] 9b3977197b4f: Verifying Checksum [2022-04-25T14:51:16.261Z] 9b3977197b4f: Download complete [2022-04-25T14:51:16.261Z] e8cf19c19ddd: Verifying Checksum [2022-04-25T14:51:16.261Z] e8cf19c19ddd: Download complete [2022-04-25T14:51:17.249Z] 9b3977197b4f: Pull complete [2022-04-25T14:51:17.527Z] 1a89e8eeedd5: Pull complete [2022-04-25T14:51:18.134Z] 94645a83ff95: Pull complete [2022-04-25T14:51:18.412Z] a4caa8a26152: Verifying Checksum [2022-04-25T14:51:18.412Z] a4caa8a26152: Download complete [2022-04-25T14:51:19.010Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-25T14:51:19.010Z] 3f3a8bcf1eab: Download complete [2022-04-25T14:51:19.020Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T14:51:19.020Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-25T14:51:19.020Z] ---> 4bd080be3861 [2022-04-25T14:51:19.020Z] Step 3/22 : WORKDIR /edgex-go [2022-04-25T14:51:19.020Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T14:51:19.020Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-25T14:51:19.020Z] ---> 4bd080be3861 [2022-04-25T14:51:19.020Z] Step 3/31 : WORKDIR /edgex-go [2022-04-25T14:51:19.020Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T14:51:19.020Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-25T14:51:19.020Z] ---> 4bd080be3861 [2022-04-25T14:51:19.020Z] Step 3/23 : WORKDIR /edgex-go [2022-04-25T14:51:19.020Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T14:51:19.020Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-25T14:51:19.020Z] ---> 4bd080be3861 [2022-04-25T14:51:19.020Z] Step 3/20 : WORKDIR /edgex-go [2022-04-25T14:51:19.020Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T14:51:19.020Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-25T14:51:19.020Z] ---> 4bd080be3861 [2022-04-25T14:51:19.020Z] Step 3/25 : WORKDIR /edgex-go [2022-04-25T14:51:22.318Z] ---> Running in 2c5c0dcb8986 [2022-04-25T14:51:22.318Z] ---> Running in 44088b60f694 [2022-04-25T14:51:22.318Z] ---> Running in 8388cf7936a5 [2022-04-25T14:51:22.318Z] ---> Running in 2a4a5bb8e995 [2022-04-25T14:51:22.318Z] ---> Running in 6ba9af4f1e0d [2022-04-25T14:51:22.318Z] Removing intermediate container 2c5c0dcb8986 [2022-04-25T14:51:22.318Z] ---> 300825b0ad93 [2022-04-25T14:51:22.318Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T14:51:22.318Z] Removing intermediate container 2a4a5bb8e995 [2022-04-25T14:51:22.318Z] ---> 68848d50178b [2022-04-25T14:51:22.318Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T14:51:22.318Z] Removing intermediate container 8388cf7936a5 [2022-04-25T14:51:22.318Z] ---> 01121aacd2a7 [2022-04-25T14:51:22.318Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T14:51:22.318Z] Removing intermediate container 44088b60f694 [2022-04-25T14:51:22.318Z] ---> 127c1a250882 [2022-04-25T14:51:22.318Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-25T14:51:22.318Z] Removing intermediate container 6ba9af4f1e0d [2022-04-25T14:51:22.318Z] ---> 0ef1c1a2ca19 [2022-04-25T14:51:22.318Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T14:51:22.318Z] ---> Running in c64482457e3d [2022-04-25T14:51:22.318Z] ---> Running in 5545177cd05e [2022-04-25T14:51:22.318Z] ---> Running in 287b14025c46 [2022-04-25T14:51:22.318Z] ---> Running in 6e2944d484d7 [2022-04-25T14:51:22.318Z] ---> Running in 8f313990d670 [2022-04-25T14:51:23.261Z] Removing intermediate container c64482457e3d [2022-04-25T14:51:23.261Z] ---> 9bb3caa4dc58 [2022-04-25T14:51:23.261Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-25T14:51:23.261Z] ---> Running in ed92fc44410c [2022-04-25T14:51:23.261Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T14:51:23.522Z] Removing intermediate container 8f313990d670 [2022-04-25T14:51:23.522Z] ---> 02d1f98089e3 [2022-04-25T14:51:23.522Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-25T14:51:23.522Z] ---> Running in 417732b82892 [2022-04-25T14:51:23.522Z] Removing intermediate container 5545177cd05e [2022-04-25T14:51:23.522Z] ---> 1ab818085d16 [2022-04-25T14:51:23.522Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-25T14:51:23.522Z] ---> Running in 72c679b108e6 [2022-04-25T14:51:23.781Z] Removing intermediate container 287b14025c46 [2022-04-25T14:51:23.781Z] ---> abf7859d0349 [2022-04-25T14:51:23.781Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-25T14:51:23.781Z] ---> Running in 18e6a5c7dd37 [2022-04-25T14:51:24.041Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T14:51:24.041Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T14:51:24.302Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T14:51:24.302Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T14:51:24.302Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T14:51:24.563Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-25T14:51:24.563Z] v3.15.4-61-g95a2af6693 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-25T14:51:24.563Z] OK: 15862 distinct packages available [2022-04-25T14:51:24.563Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T14:51:24.824Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T14:51:25.083Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T14:51:25.083Z] OK: 221 MiB in 52 packages [2022-04-25T14:51:25.083Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T14:51:25.083Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T14:51:25.343Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T14:51:25.343Z] OK: 221 MiB in 52 packages [2022-04-25T14:51:25.343Z] OK: 221 MiB in 52 packages [2022-04-25T14:51:25.343Z] Removing intermediate container ed92fc44410c [2022-04-25T14:51:25.343Z] ---> 5add4d0bdd71 [2022-04-25T14:51:25.343Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-25T14:51:25.343Z] OK: 221 MiB in 52 packages [2022-04-25T14:51:25.603Z] ---> 5e0a968f1d1b [2022-04-25T14:51:25.603Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T14:51:25.603Z] OK: 221 MiB in 52 packages [2022-04-25T14:51:25.603Z] ---> Running in 104330a1e2b3 [2022-04-25T14:51:25.864Z] Removing intermediate container 417732b82892 [2022-04-25T14:51:25.864Z] ---> 38178e924b94 [2022-04-25T14:51:25.864Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-25T14:51:25.864Z] Removing intermediate container 72c679b108e6 [2022-04-25T14:51:25.864Z] ---> 83c7dc97c16f [2022-04-25T14:51:25.864Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-25T14:51:25.864Z] ---> 41442f6e8792 [2022-04-25T14:51:25.864Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T14:51:26.123Z] Removing intermediate container 18e6a5c7dd37 [2022-04-25T14:51:26.123Z] ---> 342ffc005d6f [2022-04-25T14:51:26.123Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-25T14:51:26.123Z] ---> Running in 4ed0fbdadc5b [2022-04-25T14:51:26.123Z] ---> 314538434274 [2022-04-25T14:51:26.123Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T14:51:26.385Z] ---> 286e7942b120 [2022-04-25T14:51:26.385Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T14:51:26.385Z] ---> Running in 3e7f7d24aeda [2022-04-25T14:51:26.385Z] Removing intermediate container 6e2944d484d7 [2022-04-25T14:51:26.385Z] ---> c29535eba431 [2022-04-25T14:51:26.385Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-25T14:51:26.385Z] ---> Running in 92881b3f12f5 [2022-04-25T14:51:26.385Z] ---> 7e9a35a6a7d8 [2022-04-25T14:51:26.385Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T14:51:26.645Z] ---> Running in 2da836288f82 [2022-04-25T14:51:26.903Z] Removing intermediate container 104330a1e2b3 [2022-04-25T14:51:26.903Z] ---> daa963041ab2 [2022-04-25T14:51:26.903Z] Step 8/22 : COPY . . [2022-04-25T14:51:28.829Z] Removing intermediate container 4ed0fbdadc5b [2022-04-25T14:51:28.830Z] ---> f6a6a4868c6e [2022-04-25T14:51:28.830Z] Step 8/25 : COPY . . [2022-04-25T14:51:29.097Z] Removing intermediate container 3e7f7d24aeda [2022-04-25T14:51:29.097Z] ---> 5cf89c833548 [2022-04-25T14:51:29.097Z] Step 8/23 : COPY . . [2022-04-25T14:51:29.097Z] Removing intermediate container 92881b3f12f5 [2022-04-25T14:51:29.097Z] ---> f612c4056c20 [2022-04-25T14:51:29.097Z] Step 8/31 : COPY . . [2022-04-25T14:51:29.097Z] Removing intermediate container 2da836288f82 [2022-04-25T14:51:29.097Z] ---> 3c18b62c779a [2022-04-25T14:51:29.097Z] Step 7/20 : COPY . . [2022-04-25T14:51:31.418Z] 3f3a8bcf1eab: Pull complete [2022-04-25T14:51:31.418Z] 0c92f367c5e7: Pull complete [2022-04-25T14:51:31.692Z] 3096ccb668a1: Pull complete [2022-04-25T14:51:31.966Z] e8cf19c19ddd: Pull complete [2022-04-25T14:51:38.701Z] a4caa8a26152: Pull complete [2022-04-25T14:51:38.701Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-25T14:51:38.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-25T14:51:38.701Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-25T14:51:39.054Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-25T14:51:39.054Z] WORKDIR /edgex [2022-04-25T14:51:39.054Z] COPY go.mod . [2022-04-25T14:51:39.054Z] RUN go mod download [2022-04-25T14:51:39.054Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-25T14:51:39.086Z] ---> 21facead5587 [2022-04-25T14:51:39.086Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-25T14:51:39.086Z] ---> 71f8608cb3f5 [2022-04-25T14:51:39.086Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-25T14:51:39.086Z] ---> 18ccf2494ecd [2022-04-25T14:51:39.086Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-25T14:51:39.086Z] ---> 4f79aaa205c6 [2022-04-25T14:51:39.086Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-25T14:51:39.086Z] ---> 747031ea8563 [2022-04-25T14:51:39.086Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-25T14:51:39.086Z] ---> Running in c1c3f12d2d30 [2022-04-25T14:51:39.086Z] ---> Running in d34076f40157 [2022-04-25T14:51:39.086Z] ---> Running in 961638a808fc [2022-04-25T14:51:39.086Z] ---> Running in 9465075abce1 [2022-04-25T14:51:39.086Z] ---> Running in 17b7c8c7a6d6 [2022-04-25T14:51:39.344Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-25T14:51:39.345Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-25T14:51:39.604Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-25T14:51:39.604Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-25T14:51:39.604Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-25T14:51:41.706Z] Sending build context to Docker daemon 169.3MB [2022-04-25T14:51:41.706Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-25T14:51:41.706Z] ---> 725f1c02e7f9 [2022-04-25T14:51:41.706Z] Step 2/4 : WORKDIR /edgex [2022-04-25T14:51:43.682Z] ---> Running in ae2aa6636126 [2022-04-25T14:51:43.682Z] Removing intermediate container ae2aa6636126 [2022-04-25T14:51:43.682Z] ---> 68a513abca59 [2022-04-25T14:51:43.682Z] Step 3/4 : COPY go.mod . [2022-04-25T14:51:44.279Z] ---> 2c76b07de4f4 [2022-04-25T14:51:44.279Z] Step 4/4 : RUN go mod download [2022-04-25T14:51:44.279Z] ---> Running in 85c21ca22fa7 [2022-04-25T14:52:06.147Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-25T14:52:11.426Z] Removing intermediate container 17b7c8c7a6d6 [2022-04-25T14:52:11.426Z] ---> 62205a00cc10 [2022-04-25T14:52:11.426Z] [2022-04-25T14:52:11.426Z] Step 10/25 : FROM alpine:3.14 [2022-04-25T14:52:11.426Z] Removing intermediate container c1c3f12d2d30 [2022-04-25T14:52:11.426Z] ---> d8ca56caef9f [2022-04-25T14:52:11.426Z] [2022-04-25T14:52:11.426Z] Step 10/31 : FROM alpine:3.14 [2022-04-25T14:52:11.426Z] 3.14: Pulling from library/alpine [2022-04-25T14:52:11.426Z] 3.14: Pulling from library/alpine [2022-04-25T14:52:13.969Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-25T14:52:13.969Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-25T14:52:13.969Z] Status: Downloaded newer image for alpine:3.14 [2022-04-25T14:52:13.969Z] Status: Downloaded newer image for alpine:3.14 [2022-04-25T14:52:13.969Z] ---> e04c818066af [2022-04-25T14:52:13.969Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-25T14:52:13.969Z] ---> e04c818066af [2022-04-25T14:52:13.969Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-25T14:52:13.969Z] ---> Running in 3f8192bed078 [2022-04-25T14:52:13.969Z] ---> Running in 64857653f955 [2022-04-25T14:52:14.229Z] Removing intermediate container 961638a808fc [2022-04-25T14:52:14.229Z] ---> 285aa3c1dbf0 [2022-04-25T14:52:14.229Z] [2022-04-25T14:52:14.229Z] Step 10/23 : FROM alpine:3.14 [2022-04-25T14:52:14.229Z] ---> e04c818066af [2022-04-25T14:52:14.229Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-25T14:52:14.229Z] Removing intermediate container d34076f40157 [2022-04-25T14:52:14.229Z] ---> 0179d4450fa1 [2022-04-25T14:52:14.229Z] [2022-04-25T14:52:14.229Z] Step 10/22 : FROM alpine:3.14 [2022-04-25T14:52:14.229Z] ---> e04c818066af [2022-04-25T14:52:14.229Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-25T14:52:14.229Z] Removing intermediate container 9465075abce1 [2022-04-25T14:52:14.229Z] ---> 2eee7444132b [2022-04-25T14:52:14.229Z] [2022-04-25T14:52:14.229Z] Step 9/20 : FROM alpine:3.15 [2022-04-25T14:52:14.229Z] Removing intermediate container 3f8192bed078 [2022-04-25T14:52:14.229Z] ---> 3349e8c40057 [2022-04-25T14:52:14.229Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-25T14:52:14.229Z] ---> Running in 2555da49a532 [2022-04-25T14:52:14.229Z] ---> Running in d8fc7e6ca0ab [2022-04-25T14:52:14.229Z] 3.15: Pulling from library/alpine [2022-04-25T14:52:14.229Z] ---> Running in 749d8e9308f7 [2022-04-25T14:52:14.229Z] Removing intermediate container d8fc7e6ca0ab [2022-04-25T14:52:14.229Z] ---> 557ae8a9bf16 [2022-04-25T14:52:14.229Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-25T14:52:14.545Z] ---> Running in 0fb9cf2e7582 [2022-04-25T14:52:14.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-25T14:52:14.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-25T14:52:14.545Z] Removing intermediate container 0fb9cf2e7582 [2022-04-25T14:52:14.545Z] ---> 132fbfd43eb8 [2022-04-25T14:52:14.545Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-25T14:52:14.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-25T14:52:14.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-25T14:52:14.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-25T14:52:14.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-25T14:52:14.806Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-25T14:52:14.806Z] ---> Running in 41ded7c35778 [2022-04-25T14:52:14.806Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-25T14:52:14.806Z] (3/3) Installing su-exec (0.2-r1) [2022-04-25T14:52:14.806Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T14:52:14.806Z] Executing ca-certificates-20211220-r0.trigger [2022-04-25T14:52:14.806Z] OK: 6 MiB in 17 packages [2022-04-25T14:52:15.065Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-25T14:52:15.065Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-25T14:52:15.065Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-25T14:52:15.065Z] Status: Downloaded newer image for alpine:3.15 [2022-04-25T14:52:15.065Z] (2/2) Installing su-exec (0.2-r1) [2022-04-25T14:52:15.065Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T14:52:15.065Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-25T14:52:15.065Z] OK: 6 MiB in 16 packages [2022-04-25T14:52:15.065Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T14:52:15.065Z] Executing ca-certificates-20211220-r0.trigger [2022-04-25T14:52:15.065Z] ---> 0ac33e5f5afa [2022-04-25T14:52:15.065Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-25T14:52:15.349Z] OK: 6 MiB in 16 packages [2022-04-25T14:52:15.349Z] Removing intermediate container 41ded7c35778 [2022-04-25T14:52:15.349Z] ---> 8314c89151c3 [2022-04-25T14:52:15.349Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T14:52:15.349Z] ---> Running in bd67ca5882ed [2022-04-25T14:52:15.349Z] ---> Running in b739d72214ed [2022-04-25T14:52:15.610Z] Removing intermediate container bd67ca5882ed [2022-04-25T14:52:15.610Z] ---> e856e323da39 [2022-04-25T14:52:15.610Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T14:52:15.610Z] ---> Running in 03ac8a4d7942 [2022-04-25T14:52:15.871Z] Removing intermediate container 64857653f955 [2022-04-25T14:52:15.871Z] ---> 5cc48b2aa31d [2022-04-25T14:52:15.871Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-25T14:52:15.871Z] Removing intermediate container 749d8e9308f7 [2022-04-25T14:52:15.871Z] ---> 81488cfa7f15 [2022-04-25T14:52:15.871Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-25T14:52:15.871Z] ---> Running in 2344cef5e3f4 [2022-04-25T14:52:16.136Z] ---> Running in daed9ac3f30e [2022-04-25T14:52:16.137Z] Removing intermediate container 2555da49a532 [2022-04-25T14:52:16.137Z] ---> 7c584760ac62 [2022-04-25T14:52:16.137Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-25T14:52:16.137Z] ---> Running in 1cf936fe2206 [2022-04-25T14:52:16.137Z] Removing intermediate container 2344cef5e3f4 [2022-04-25T14:52:16.137Z] ---> dc55e2bea0d6 [2022-04-25T14:52:16.137Z] Step 13/25 : WORKDIR / [2022-04-25T14:52:16.137Z] Removing intermediate container daed9ac3f30e [2022-04-25T14:52:16.137Z] ---> f50506e1c3fe [2022-04-25T14:52:16.137Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-25T14:52:16.137Z] ---> Running in b1a6b7489a7b [2022-04-25T14:52:16.137Z] ---> Running in 2c1e7332250c [2022-04-25T14:52:16.398Z] Removing intermediate container 1cf936fe2206 [2022-04-25T14:52:16.398Z] ---> 610ef1f9e9ca [2022-04-25T14:52:16.398Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-25T14:52:16.398Z] ---> Running in 7a3d808cce69 [2022-04-25T14:52:16.398Z] Removing intermediate container b1a6b7489a7b [2022-04-25T14:52:16.398Z] ---> a7864ca2d27f [2022-04-25T14:52:16.398Z] 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-25T14:52:16.398Z] Removing intermediate container 2c1e7332250c [2022-04-25T14:52:16.398Z] ---> 3acab75c0c7f [2022-04-25T14:52:16.398Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-25T14:52:16.398Z] ---> Running in 0a0136931041 [2022-04-25T14:52:16.398Z] Removing intermediate container 7a3d808cce69 [2022-04-25T14:52:16.398Z] ---> c4200e672710 [2022-04-25T14:52:16.398Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-25T14:52:16.658Z] ---> Running in f9bfed292f7d [2022-04-25T14:52:16.658Z] ---> af33fc1cb42f [2022-04-25T14:52:16.659Z] 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-25T14:52:16.659Z] Removing intermediate container b739d72214ed [2022-04-25T14:52:16.659Z] ---> 913036b53ecb [2022-04-25T14:52:16.659Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-25T14:52:16.659Z] Removing intermediate container 03ac8a4d7942 [2022-04-25T14:52:16.659Z] ---> afaeb23ea467 [2022-04-25T14:52:16.659Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-25T14:52:16.659Z] ---> Running in 3f142b600f96 [2022-04-25T14:52:16.659Z] Removing intermediate container f9bfed292f7d [2022-04-25T14:52:16.659Z] ---> 4732b76fd60f [2022-04-25T14:52:16.659Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-25T14:52:16.918Z] ---> Running in 7c6cb9e59418 [2022-04-25T14:52:16.918Z] ---> 40d590474482 [2022-04-25T14:52:16.918Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-25T14:52:16.918Z] ---> 22945c6b5f56 [2022-04-25T14:52:16.918Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-25T14:52:16.918Z] ---> 86b96e724281 [2022-04-25T14:52:16.918Z] 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-25T14:52:17.178Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-25T14:52:17.444Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T14:52:17.444Z] ---> 78324123af31 [2022-04-25T14:52:17.444Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-25T14:52:17.444Z] Removing intermediate container 0a0136931041 [2022-04-25T14:52:17.444Z] ---> 487750b64d40 [2022-04-25T14:52:17.444Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-25T14:52:17.444Z] ---> 5fabe72a3544 [2022-04-25T14:52:17.444Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-25T14:52:17.444Z] ---> Running in 17d3e9713039 [2022-04-25T14:52:17.702Z] ---> eee5cea9c641 [2022-04-25T14:52:17.702Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-25T14:52:17.702Z] Removing intermediate container 17d3e9713039 [2022-04-25T14:52:17.702Z] ---> 6314f6c20dd4 [2022-04-25T14:52:17.702Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-25T14:52:17.702Z] ---> 23104683ce99 [2022-04-25T14:52:17.702Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-25T14:52:17.702Z] ---> Running in 97e4f78dd0eb [2022-04-25T14:52:17.961Z] ---> 30119fad86b8 [2022-04-25T14:52:17.961Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-25T14:52:17.961Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-25T14:52:17.961Z] Removing intermediate container 97e4f78dd0eb [2022-04-25T14:52:17.961Z] ---> a19748b66c13 [2022-04-25T14:52:17.961Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-25T14:52:18.236Z] ---> Running in dee4dc1de331 [2022-04-25T14:52:18.236Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T14:52:18.236Z] ---> Running in 466fd305f035 [2022-04-25T14:52:18.236Z] ---> 2e4415b0fd85 [2022-04-25T14:52:18.236Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-25T14:52:18.236Z] Removing intermediate container 466fd305f035 [2022-04-25T14:52:18.236Z] ---> d5442f258501 [2022-04-25T14:52:18.236Z] Step 20/22 : LABEL arch=x86_64 [2022-04-25T14:52:18.236Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-25T14:52:18.497Z] ---> Running in 0be7b29a0d9a [2022-04-25T14:52:18.497Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-25T14:52:18.497Z] ---> 76eff51d4aa1 [2022-04-25T14:52:18.497Z] 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-25T14:52:18.497Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-25T14:52:18.497Z] ---> Running in 118aec81c36e [2022-04-25T14:52:18.497Z] Removing intermediate container 0be7b29a0d9a [2022-04-25T14:52:18.497Z] ---> 17d11b770937 [2022-04-25T14:52:18.497Z] Step 21/22 : LABEL git_sha=77e4a79a908b57415482e115d712a5bec5c9ac86 [2022-04-25T14:52:18.497Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-25T14:52:18.497Z] v3.15.4-61-g95a2af6693 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-25T14:52:18.497Z] OK: 15854 distinct packages available [2022-04-25T14:52:18.497Z] ---> Running in 6fa112493757 [2022-04-25T14:52:18.497Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-25T14:52:18.497Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T14:52:18.760Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-25T14:52:18.760Z] Removing intermediate container 6fa112493757 [2022-04-25T14:52:18.760Z] ---> e950d078eb34 [2022-04-25T14:52:18.760Z] Step 22/22 : LABEL version=0.0.0 [2022-04-25T14:52:18.760Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-25T14:52:18.760Z] ---> Running in 7596553ccc54 [2022-04-25T14:52:18.760Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T14:52:18.760Z] OK: 8 MiB in 20 packages [2022-04-25T14:52:19.022Z] Removing intermediate container 7596553ccc54 [2022-04-25T14:52:19.022Z] ---> 443ff21ed7c9 [2022-04-25T14:52:19.022Z] [2022-04-25T14:52:19.022Z] Removing intermediate container dee4dc1de331 [2022-04-25T14:52:19.022Z] ---> 872ea90b199b [2022-04-25T14:52:19.022Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-25T14:52:19.022Z] Successfully built 443ff21ed7c9 [2022-04-25T14:52:19.022Z] Successfully tagged support-notifications:latest [2022-04-25T14:52:19.022Z] Building security-spire-agent [2022-04-25T14:52:19.281Z]  Building support-notifications ... done  ---> 997b65855778 [2022-04-25T14:52:19.281Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-25T14:52:19.281Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T14:52:19.852Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-25T14:52:19.852Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-25T14:52:19.852Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-25T14:52:20.112Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-25T14:52:20.112Z] Removing intermediate container 118aec81c36e [2022-04-25T14:52:20.112Z] ---> a400f517c485 [2022-04-25T14:52:20.112Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-25T14:52:20.112Z] (5/9) Installing curl (7.80.0-r0) [2022-04-25T14:52:20.112Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-25T14:52:20.374Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-25T14:52:20.374Z] (8/9) Installing libucontext (1.1-r0) [2022-04-25T14:52:20.374Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-25T14:52:20.634Z] Executing busybox-1.34.1-r5.trigger [2022-04-25T14:52:20.634Z] Executing ca-certificates-20211220-r0.trigger [2022-04-25T14:52:20.634Z] OK: 8 MiB in 23 packages [2022-04-25T14:52:21.572Z] Removing intermediate container 3f142b600f96 [2022-04-25T14:52:21.572Z] ---> dff397883d22 [2022-04-25T14:52:21.572Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-25T14:52:21.572Z] ---> eb55e3be96b9 [2022-04-25T14:52:21.572Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-25T14:52:21.833Z] ---> Running in 2a270c911e0f [2022-04-25T14:52:22.406Z] ---> a4e87ed628d2 [2022-04-25T14:52:22.406Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-25T14:52:22.406Z] ---> dd7c4d5fefc1 [2022-04-25T14:52:22.406Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-25T14:52:22.406Z] Removing intermediate container 2a270c911e0f [2022-04-25T14:52:22.406Z] ---> 9cd5eb3b63d8 [2022-04-25T14:52:22.406Z] Step 23/25 : LABEL arch=x86_64 [2022-04-25T14:52:22.667Z] Removing intermediate container 7c6cb9e59418 [2022-04-25T14:52:22.667Z] ---> 01eb964651d8 [2022-04-25T14:52:22.667Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-25T14:52:23.013Z] ---> Running in 484c78e42714 [2022-04-25T14:52:23.013Z] ---> 980380f6e005 [2022-04-25T14:52:23.013Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-25T14:52:23.275Z] ---> c73b2f381506 [2022-04-25T14:52:23.275Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-25T14:52:23.275Z] Removing intermediate container 484c78e42714 [2022-04-25T14:52:23.275Z] ---> 2afacb696c53 [2022-04-25T14:52:23.275Z] Step 24/25 : LABEL git_sha=77e4a79a908b57415482e115d712a5bec5c9ac86 [2022-04-25T14:52:23.275Z] ---> 53759c2cfdca [2022-04-25T14:52:23.275Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-25T14:52:23.847Z] ---> Running in f497d1407678 [2022-04-25T14:52:23.847Z] ---> 5b7d5bb5b3e8 [2022-04-25T14:52:23.847Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-25T14:52:23.847Z] ---> a190d5b63274 [2022-04-25T14:52:23.847Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-25T14:52:24.111Z] ---> Running in b0d9c9ae71be [2022-04-25T14:52:24.111Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T14:52:24.111Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-25T14:52:24.111Z] ---> 4bd080be3861 [2022-04-25T14:52:24.111Z] Step 3/26 : WORKDIR /edgex-go [2022-04-25T14:52:24.111Z] ---> Using cache [2022-04-25T14:52:24.111Z] ---> 0ef1c1a2ca19 [2022-04-25T14:52:24.111Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T14:52:24.111Z] ---> Using cache [2022-04-25T14:52:24.111Z] ---> 02d1f98089e3 [2022-04-25T14:52:24.111Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-25T14:52:24.111Z] Removing intermediate container f497d1407678 [2022-04-25T14:52:24.111Z] ---> d7eaab3ed3fe [2022-04-25T14:52:24.111Z] Step 25/25 : LABEL version=0.0.0 [2022-04-25T14:52:24.373Z] ---> Running in e5a216b25ee2 [2022-04-25T14:52:24.373Z] ---> Running in 469359d0569c [2022-04-25T14:52:24.373Z] ---> Running in f674d5f69df1 [2022-04-25T14:52:24.373Z] ---> d1533f725ff4 [2022-04-25T14:52:24.373Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-25T14:52:24.373Z] Removing intermediate container b0d9c9ae71be [2022-04-25T14:52:24.373Z] ---> 158e66320040 [2022-04-25T14:52:24.373Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-25T14:52:24.373Z] Removing intermediate container 469359d0569c [2022-04-25T14:52:24.373Z] ---> 38f5a2e12fb9 [2022-04-25T14:52:24.373Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-25T14:52:24.634Z] Removing intermediate container f674d5f69df1 [2022-04-25T14:52:24.634Z] ---> 14015bb0e1f8 [2022-04-25T14:52:24.634Z] [2022-04-25T14:52:24.634Z] ---> Running in ba02d53257d7 [2022-04-25T14:52:24.634Z] ---> f5a0624c87c4 [2022-04-25T14:52:24.634Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-25T14:52:24.634Z] Successfully built 14015bb0e1f8 [2022-04-25T14:52:24.634Z] ---> 7584c311cf52 [2022-04-25T14:52:24.634Z] Removing intermediate container ba02d53257d7 [2022-04-25T14:52:24.634Z] ---> 1abb2bb5ae56 [2022-04-25T14:52:24.634Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-25T14:52:24.634Z] Step 21/23 : LABEL arch=x86_64 [2022-04-25T14:52:24.634Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T14:52:24.634Z] Successfully tagged security-secretstore-setup:latest [2022-04-25T14:52:24.895Z]  Building security-secretstore-setup ... done Building security-spire-config [2022-04-25T14:52:24.895Z] ---> Running in ebc443df4936 [2022-04-25T14:52:24.895Z] ---> Running in 7ef5f8f60d5c [2022-04-25T14:52:24.895Z] ---> Running in 933737a34707 [2022-04-25T14:52:24.895Z] Removing intermediate container ebc443df4936 [2022-04-25T14:52:24.895Z] ---> 5f5b5080e119 [2022-04-25T14:52:24.895Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-25T14:52:24.895Z] Removing intermediate container 7ef5f8f60d5c [2022-04-25T14:52:24.895Z] ---> fd64acd7378b [2022-04-25T14:52:24.895Z] Step 22/23 : LABEL git_sha=77e4a79a908b57415482e115d712a5bec5c9ac86 [2022-04-25T14:52:25.464Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T14:52:26.042Z] OK: 221 MiB in 52 packages [2022-04-25T14:52:26.303Z] ---> Running in 8b94b5fdd116 [2022-04-25T14:52:26.303Z] ---> Running in e0aadf2b0952 [2022-04-25T14:52:26.871Z] Removing intermediate container 8b94b5fdd116 [2022-04-25T14:52:26.871Z] ---> 61d82baf224d [2022-04-25T14:52:26.871Z] Step 18/20 : LABEL arch=x86_64 [2022-04-25T14:52:27.131Z] Removing intermediate container e0aadf2b0952 [2022-04-25T14:52:27.131Z] ---> 9b02d7f094ce [2022-04-25T14:52:27.131Z] Step 23/23 : LABEL version=0.0.0 [2022-04-25T14:52:27.131Z] ---> Running in a8b8b457068c [2022-04-25T14:52:27.391Z] ---> Running in 5941dc232464 [2022-04-25T14:52:27.391Z] Removing intermediate container e5a216b25ee2 [2022-04-25T14:52:27.391Z] ---> e5f05e6038d9 [2022-04-25T14:52:27.391Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-25T14:52:27.391Z] Removing intermediate container a8b8b457068c [2022-04-25T14:52:27.391Z] ---> a728cc1163f9 [2022-04-25T14:52:27.391Z] Step 19/20 : LABEL git_sha=77e4a79a908b57415482e115d712a5bec5c9ac86 [2022-04-25T14:52:27.391Z] Removing intermediate container 933737a34707 [2022-04-25T14:52:27.391Z] ---> f5653dab3c5e [2022-04-25T14:52:27.391Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-25T14:52:27.651Z] Removing intermediate container 5941dc232464 [2022-04-25T14:52:27.651Z] ---> d8b2257df37b [2022-04-25T14:52:27.651Z] [2022-04-25T14:52:27.651Z] Successfully built d8b2257df37b [2022-04-25T14:52:27.651Z] ---> Running in 984b0832df10 [2022-04-25T14:52:27.651Z] ---> Running in 36c6afcebed3 [2022-04-25T14:52:27.651Z] Successfully tagged core-data:latest [2022-04-25T14:52:27.651Z]  Building core-data ... done Building support-scheduler [2022-04-25T14:52:27.651Z] ---> f6624c5ebb03 [2022-04-25T14:52:27.651Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T14:52:27.911Z] ---> Running in 4f0c7698f9e0 [2022-04-25T14:52:27.911Z] Removing intermediate container 36c6afcebed3 [2022-04-25T14:52:27.911Z] ---> 1ce10bb6f530 [2022-04-25T14:52:27.911Z] Step 20/20 : LABEL version=0.0.0 [2022-04-25T14:52:27.911Z] Removing intermediate container 984b0832df10 [2022-04-25T14:52:27.911Z] ---> 36ce0e1e75ad [2022-04-25T14:52:27.911Z] Step 28/31 : CMD ["gate"] [2022-04-25T14:52:28.849Z] ---> Running in b9e38f0cfc3f [2022-04-25T14:52:28.849Z] ---> Running in e44891af0b7b [2022-04-25T14:52:29.109Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T14:52:29.109Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-25T14:52:29.369Z] ---> 4bd080be3861 [2022-04-25T14:52:29.369Z] Step 3/26 : WORKDIR /edgex-go [2022-04-25T14:52:29.369Z] ---> Using cache [2022-04-25T14:52:29.369Z] ---> 0ef1c1a2ca19 [2022-04-25T14:52:29.369Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T14:52:29.369Z] ---> Using cache [2022-04-25T14:52:29.369Z] ---> 02d1f98089e3 [2022-04-25T14:52:29.369Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-25T14:52:29.369Z] ---> Using cache [2022-04-25T14:52:29.369Z] ---> e5f05e6038d9 [2022-04-25T14:52:29.369Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-25T14:52:29.369Z] ---> Using cache [2022-04-25T14:52:29.369Z] ---> f6624c5ebb03 [2022-04-25T14:52:29.369Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T14:52:31.264Z] Removing intermediate container 85c21ca22fa7 [2022-04-25T14:52:31.264Z] ---> cf686e2719a5 [2022-04-25T14:52:31.264Z] Successfully built cf686e2719a5 [2022-04-25T14:52:31.264Z] Successfully tagged ci-base-image-arm64:latest [2022-04-25T14:52:31.283Z] Removing intermediate container b9e38f0cfc3f [2022-04-25T14:52:31.283Z] ---> ee3bcb2e39cf [2022-04-25T14:52:31.283Z] [2022-04-25T14:52:31.283Z] Successfully built ee3bcb2e39cf [2022-04-25T14:52:31.283Z] Removing intermediate container e44891af0b7b [2022-04-25T14:52:31.283Z] ---> b8c04a669e89 [2022-04-25T14:52:31.283Z] Step 29/31 : LABEL arch=x86_64 [Pipeline] isUnix [Pipeline] sh [2022-04-25T14:52:31.542Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-25T14:52:31.542Z] Building sys-mgmt-agent [2022-04-25T14:52:31.542Z]  Building security-spiffe-token-provider ... done  ---> Running in a771de316c70 [2022-04-25T14:52:31.611Z] + docker inspect -f . ci-base-image-arm64 [2022-04-25T14:52:31.611Z] . [Pipeline] withDockerContainer [2022-04-25T14:52:31.802Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T14:52:31.802Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-25T14:52:31.802Z] ---> 4bd080be3861 [2022-04-25T14:52:31.802Z] Step 3/22 : WORKDIR /edgex-go [2022-04-25T14:52:31.802Z] ---> Using cache [2022-04-25T14:52:31.802Z] ---> 0ef1c1a2ca19 [2022-04-25T14:52:31.802Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T14:52:31.802Z] ---> Using cache [2022-04-25T14:52:31.802Z] ---> 02d1f98089e3 [2022-04-25T14:52:31.802Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-25T14:52:31.802Z] ---> Using cache [2022-04-25T14:52:31.802Z] ---> 38178e924b94 [2022-04-25T14:52:31.802Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-25T14:52:31.802Z] ---> Using cache [2022-04-25T14:52:31.802Z] ---> 41442f6e8792 [2022-04-25T14:52:31.802Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T14:52:31.802Z] ---> Using cache [2022-04-25T14:52:31.802Z] ---> f6a6a4868c6e [2022-04-25T14:52:31.802Z] Step 8/22 : COPY . . [2022-04-25T14:52:31.802Z] ---> Using cache [2022-04-25T14:52:31.802Z] ---> 747031ea8563 [2022-04-25T14:52:31.802Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-25T14:52:31.850Z] prd-ubuntu20.04-docker-arm64-4c-16g-22045 does not seem to be running inside a container [2022-04-25T14:52:31.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-25T14:52:32.742Z] ---> Running in fbac1c79988b [2022-04-25T14:52:33.253Z] $ docker top 8c91f365257b861fd1eac23760f6479be38d38dcae1f8c4ab018c3993bed3cab -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-25T14:52:33.681Z] ---> Running in db391a6714c4 [2022-04-25T14:52:33.681Z] Removing intermediate container 4f0c7698f9e0 [2022-04-25T14:52:33.681Z] ---> 745ab0bec3ab [2022-04-25T14:52:33.681Z] Step 8/26 : COPY . . [2022-04-25T14:52:33.681Z] Removing intermediate container fbac1c79988b [2022-04-25T14:52:33.681Z] ---> 05412e8c834c [2022-04-25T14:52:33.681Z] Step 30/31 : LABEL git_sha=77e4a79a908b57415482e115d712a5bec5c9ac86 [2022-04-25T14:52:34.175Z] + go version [2022-04-25T14:52:34.175Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-25T14:52:34.204Z] $ docker stop --time=1 8c91f365257b861fd1eac23760f6479be38d38dcae1f8c4ab018c3993bed3cab [2022-04-25T14:52:34.619Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-25T14:52:35.216Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T14:52:35.216Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-25T14:52:35.216Z] ---> 4bd080be3861 [2022-04-25T14:52:35.216Z] Step 3/23 : WORKDIR /edgex-go [2022-04-25T14:52:35.216Z] ---> Using cache [2022-04-25T14:52:35.216Z] ---> 0ef1c1a2ca19 [2022-04-25T14:52:35.216Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T14:52:35.216Z] ---> Using cache [2022-04-25T14:52:35.216Z] ---> 02d1f98089e3 [2022-04-25T14:52:35.216Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-25T14:52:35.797Z] $ docker rm -f 8c91f365257b861fd1eac23760f6479be38d38dcae1f8c4ab018c3993bed3cab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T14:52:36.152Z] ---> Running in 454a1eae631c [2022-04-25T14:52:36.152Z] ---> Running in 7ba9f7d5c391 [2022-04-25T14:52:36.152Z] Removing intermediate container 454a1eae631c [2022-04-25T14:52:36.152Z] ---> 18183ead9f91 [2022-04-25T14:52:36.152Z] Step 31/31 : LABEL version=0.0.0 [2022-04-25T14:52:36.404Z] + docker inspect -f . ci-base-image-arm64 [2022-04-25T14:52:36.404Z] . [2022-04-25T14:52:36.411Z] Removing intermediate container a771de316c70 [2022-04-25T14:52:36.411Z] ---> 2b4b0eb6c24d [2022-04-25T14:52:36.411Z] Step 8/26 : COPY . . [2022-04-25T14:52:36.411Z] ---> Running in cc5f9a1afe08 [Pipeline] withDockerContainer [2022-04-25T14:52:36.632Z] prd-ubuntu20.04-docker-arm64-4c-16g-22045 does not seem to be running inside a container [2022-04-25T14:52:36.668Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T14:52:36.668Z] Removing intermediate container cc5f9a1afe08 [2022-04-25T14:52:36.668Z] ---> d006ea2cb73f [2022-04-25T14:52:36.668Z] [2022-04-25T14:52:36.719Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-25T14:52:36.927Z] Successfully built d006ea2cb73f [2022-04-25T14:52:36.928Z] Successfully tagged security-bootstrapper:latest [2022-04-25T14:52:36.928Z]  Building security-bootstrapper ... done Building security-proxy-setup [2022-04-25T14:52:37.506Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T14:52:37.769Z] OK: 221 MiB in 52 packages [2022-04-25T14:52:38.004Z] $ docker top b825a6102e9aa26a799608d25736822791c3a55c44d66529db6812352b900811 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-25T14:52:38.269Z] ========================================================= [2022-04-25T14:52:38.269Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-25T14:52:38.269Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-25T14:52:38.922Z] + make test [2022-04-25T14:52:38.922Z] go mod tidy -compat=1.17 [2022-04-25T14:52:39.903Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-25T14:52:41.969Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T14:52:41.969Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-25T14:52:41.969Z] ---> 4bd080be3861 [2022-04-25T14:52:41.969Z] Step 3/22 : WORKDIR /edgex-go [2022-04-25T14:52:41.969Z] ---> Using cache [2022-04-25T14:52:41.969Z] ---> 0ef1c1a2ca19 [2022-04-25T14:52:41.969Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T14:52:41.969Z] ---> Using cache [2022-04-25T14:52:41.969Z] ---> 02d1f98089e3 [2022-04-25T14:52:41.969Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-25T14:52:41.969Z] ---> Using cache [2022-04-25T14:52:41.969Z] ---> 38178e924b94 [2022-04-25T14:52:41.969Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-25T14:52:41.969Z] ---> Using cache [2022-04-25T14:52:41.969Z] ---> 41442f6e8792 [2022-04-25T14:52:41.969Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T14:52:41.969Z] ---> Using cache [2022-04-25T14:52:41.969Z] ---> f6a6a4868c6e [2022-04-25T14:52:41.969Z] Step 8/22 : COPY . . [2022-04-25T14:52:41.969Z] ---> Using cache [2022-04-25T14:52:41.969Z] ---> 747031ea8563 [2022-04-25T14:52:41.969Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-25T14:52:45.269Z] ---> 3fb8f32a9007 [2022-04-25T14:52:45.269Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-25T14:52:45.269Z] ---> Running in 30c17e8df8dc [2022-04-25T14:52:45.269Z] ---> 31430191ed04 [2022-04-25T14:52:45.269Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-25T14:52:45.269Z] Removing intermediate container 7ba9f7d5c391 [2022-04-25T14:52:45.269Z] ---> 12e1db9f4aa3 [2022-04-25T14:52:45.269Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-25T14:52:45.545Z] ---> Running in 9cb1403fdc64 [2022-04-25T14:52:45.545Z] ---> Running in 46ad23668953 [2022-04-25T14:52:45.815Z] Removing intermediate container 46ad23668953 [2022-04-25T14:52:45.815Z] ---> 649db8d092b8 [2022-04-25T14:52:45.815Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-25T14:52:45.815Z] Removing intermediate container 9cb1403fdc64 [2022-04-25T14:52:45.815Z] ---> 992c4ba19a14 [2022-04-25T14:52:45.815Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-25T14:52:45.815Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-25T14:52:45.815Z] ---> 5d975d350ffb [2022-04-25T14:52:45.815Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T14:52:46.074Z] ---> Running in 10c69ecf8c60 [2022-04-25T14:52:46.074Z] ---> Running in 603ec2225b71 [2022-04-25T14:52:46.074Z] ---> Running in 673a168be499 [2022-04-25T14:52:48.039Z] Removing intermediate container 10c69ecf8c60 [2022-04-25T14:52:48.039Z] ---> 7a41e6bb15dd [2022-04-25T14:52:48.039Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-25T14:52:48.039Z] Removing intermediate container 603ec2225b71 [2022-04-25T14:52:48.039Z] ---> 4866e68b9481 [2022-04-25T14:52:48.039Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-25T14:52:48.039Z] ---> Running in 5e4690412899 [2022-04-25T14:52:48.039Z] Removing intermediate container 673a168be499 [2022-04-25T14:52:48.039Z] ---> 17c974c26f8e [2022-04-25T14:52:48.039Z] Step 8/23 : COPY . . [2022-04-25T14:52:48.039Z] ---> Running in 4bfe11406a9e [2022-04-25T14:52:48.039Z] Removing intermediate container 5e4690412899 [2022-04-25T14:52:48.039Z] ---> b9507539bb1f [2022-04-25T14:52:48.039Z] 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-25T14:52:49.969Z] ---> Running in 78703f51e457 [2022-04-25T14:52:50.537Z] Removing intermediate container 4bfe11406a9e [2022-04-25T14:52:50.537Z] ---> f0230d9f7d43 [2022-04-25T14:52:50.537Z] 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-25T14:52:51.105Z] ---> Running in 4f28a1b215a5 [2022-04-25T14:52:52.487Z] spire-1.2.1/ [2022-04-25T14:52:52.487Z] spire-1.2.1/.data/ [2022-04-25T14:52:52.487Z] spire-1.2.1/.data/.file [2022-04-25T14:52:52.487Z] spire-1.2.1/.dockerignore [2022-04-25T14:52:52.487Z] spire-1.2.1/.gitattributes [2022-04-25T14:52:52.487Z] spire-1.2.1/.githooks/ [2022-04-25T14:52:52.487Z] spire-1.2.1/.githooks/pre-commit [2022-04-25T14:52:52.487Z] spire-1.2.1/.github/ [2022-04-25T14:52:52.487Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-25T14:52:52.487Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-25T14:52:52.487Z] spire-1.2.1/.github/dependabot.yml [2022-04-25T14:52:52.487Z] spire-1.2.1/.github/workflows/ [2022-04-25T14:52:52.487Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-25T14:52:52.487Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-25T14:52:52.487Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-25T14:52:52.487Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-25T14:52:52.487Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-25T14:52:52.487Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-25T14:52:52.487Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-25T14:52:52.487Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-25T14:52:52.487Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-25T14:52:52.487Z] spire-1.2.1/.gitignore [2022-04-25T14:52:52.487Z] spire-1.2.1/.go-version [2022-04-25T14:52:52.487Z] spire-1.2.1/.golangci.yml [2022-04-25T14:52:52.487Z] spire-1.2.1/ADOPTERS.md [2022-04-25T14:52:52.487Z] spire-1.2.1/CHANGELOG.md [2022-04-25T14:52:52.487Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-25T14:52:52.487Z] spire-1.2.1/CODEOWNERS [2022-04-25T14:52:52.487Z] spire-1.2.1/CONTRIBUTING.md [2022-04-25T14:52:52.487Z] spire-1.2.1/Dockerfile [2022-04-25T14:52:52.487Z] spire-1.2.1/Dockerfile.dev [2022-04-25T14:52:52.487Z] spire-1.2.1/Dockerfile.scratch [2022-04-25T14:52:52.487Z] spire-1.2.1/LICENSE [2022-04-25T14:52:52.487Z] spire-1.2.1/MAINTAINERS.md [2022-04-25T14:52:52.487Z] spire-1.2.1/Makefile [2022-04-25T14:52:52.487Z] spire-1.2.1/README.md [2022-04-25T14:52:52.487Z] spire-1.2.1/ROADMAP.md [2022-04-25T14:52:52.487Z] spire-1.2.1/SECURITY.md [2022-04-25T14:52:52.487Z] spire-1.2.1/cmd/ [2022-04-25T14:52:52.487Z] spire-1.2.1/cmd/spire-agent/ [2022-04-25T14:52:52.487Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-25T14:52:52.487Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-25T14:52:52.487Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-25T14:52:52.487Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-25T14:52:52.487Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-25T14:52:52.487Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-25T14:52:52.487Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-25T14:52:52.487Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-25T14:52:52.487Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-25T14:52:52.487Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-25T14:52:52.487Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-25T14:52:52.487Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-25T14:52:52.487Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-25T14:52:52.487Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-25T14:52:52.487Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-25T14:52:52.487Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-25T14:52:52.487Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-25T14:52:52.487Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-25T14:52:52.487Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-25T14:52:52.487Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-25T14:52:52.487Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-25T14:52:52.487Z] spire-1.2.1/cmd/spire-server/ [2022-04-25T14:52:52.487Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-25T14:52:52.487Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-25T14:52:52.487Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-25T14:52:52.487Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-25T14:52:52.487Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-25T14:52:52.487Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-25T14:52:52.487Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-25T14:52:52.487Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-25T14:52:52.487Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-25T14:52:52.487Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-25T14:52:52.487Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-25T14:52:52.487Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-25T14:52:52.487Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-25T14:52:52.487Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-25T14:52:52.488Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-25T14:52:52.488Z] spire-1.2.1/conf/ [2022-04-25T14:52:52.488Z] spire-1.2.1/conf/agent/ [2022-04-25T14:52:52.488Z] spire-1.2.1/conf/agent/agent.conf [2022-04-25T14:52:52.488Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-25T14:52:52.488Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-25T14:52:52.488Z] spire-1.2.1/conf/server/ [2022-04-25T14:52:52.488Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-25T14:52:52.488Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-25T14:52:52.488Z] spire-1.2.1/conf/server/server.conf [2022-04-25T14:52:52.488Z] spire-1.2.1/conf/server/server_full.conf [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/ [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/SPIRE101.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/auditlog.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/images/ [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/scaling_spire.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/spire_agent.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/spire_server.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/supported_integrations.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/telemetry.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/telemetry_config.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/upgrading.md [2022-04-25T14:52:52.488Z] spire-1.2.1/doc/using_spire.md [2022-04-25T14:52:52.488Z] spire-1.2.1/examples/ [2022-04-25T14:52:52.488Z] spire-1.2.1/examples/README.md [2022-04-25T14:52:52.488Z] spire-1.2.1/go.mod [2022-04-25T14:52:52.488Z] spire-1.2.1/go.sum [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/ [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/ [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/agent.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/api/ [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/client/ [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/common/ [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/config.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/manager/ [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-25T14:52:52.488Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/svid/ [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/ [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/api/ [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/api/names.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/auth/ [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/catalog/ [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/cli/ [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-25T14:52:52.489Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/health/ [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/health/config.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/health/context.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/health/health.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/idutil/ [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/log/ [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/log/log.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/log/options.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/plugin/ [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/profiling/ [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/selector/ [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-25T14:52:52.490Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/uptime/ [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/util/ [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/util/task.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/version/ [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/version/version.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/x509util/ [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/ [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/ [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/api.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/health/ [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/id.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/status.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/bundle/ [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/ca/ [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/cache/ [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/catalog/ [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/config.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/datastore/ [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-25T14:52:52.491Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/registration/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/server.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/server_test.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/svid/ [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-25T14:52:52.492Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-25T14:52:52.492Z] spire-1.2.1/proto/ [2022-04-25T14:52:52.492Z] spire-1.2.1/proto/private/ [2022-04-25T14:52:52.492Z] spire-1.2.1/proto/private/server/ [2022-04-25T14:52:52.492Z] spire-1.2.1/proto/private/server/journal/ [2022-04-25T14:52:52.492Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-25T14:52:52.492Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-25T14:52:52.492Z] spire-1.2.1/proto/spire/ [2022-04-25T14:52:52.492Z] spire-1.2.1/proto/spire/common/ [2022-04-25T14:52:52.492Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-25T14:52:52.492Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-25T14:52:52.492Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-25T14:52:52.492Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-25T14:52:52.492Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-25T14:52:52.492Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-25T14:52:52.492Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-25T14:52:52.492Z] spire-1.2.1/proto/spire/plugin/ [2022-04-25T14:52:52.492Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-25T14:52:52.492Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-25T14:52:52.492Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-25T14:52:52.492Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-25T14:52:52.492Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-25T14:52:52.492Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-25T14:52:52.492Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-25T14:52:52.492Z] spire-1.2.1/release/ [2022-04-25T14:52:52.492Z] spire-1.2.1/release/spire-extras/ [2022-04-25T14:52:52.492Z] spire-1.2.1/release/spire-extras/README.md [2022-04-25T14:52:52.492Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-25T14:52:52.492Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-25T14:52:52.492Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-25T14:52:52.493Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-25T14:52:52.493Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-25T14:52:52.493Z] spire-1.2.1/release/spire/ [2022-04-25T14:52:52.493Z] spire-1.2.1/release/spire/README.md [2022-04-25T14:52:52.493Z] spire-1.2.1/release/spire/conf/ [2022-04-25T14:52:52.493Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-25T14:52:52.493Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-25T14:52:52.493Z] spire-1.2.1/release/spire/conf/server/ [2022-04-25T14:52:52.493Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-25T14:52:52.493Z] spire-1.2.1/script/ [2022-04-25T14:52:52.493Z] spire-1.2.1/script/build-artifact.sh [2022-04-25T14:52:52.493Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-25T14:52:52.493Z] spire-1.2.1/support/ [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/ [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.gospire-1.2.1/ [2022-04-25T14:52:52.493Z] spire-1.2.1/.data/ [2022-04-25T14:52:52.493Z] spire-1.2.1/.data/.file [2022-04-25T14:52:52.493Z] spire-1.2.1/.dockerignore [2022-04-25T14:52:52.493Z] spire-1.2.1/.gitattributes [2022-04-25T14:52:52.493Z] spire-1.2.1/.githooks/ [2022-04-25T14:52:52.493Z] spire-1.2.1/.githooks/pre-commit [2022-04-25T14:52:52.493Z] spire-1.2.1/.github/ [2022-04-25T14:52:52.493Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-25T14:52:52.493Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-25T14:52:52.493Z] spire-1.2.1/.github/dependabot.yml [2022-04-25T14:52:52.493Z] spire-1.2.1/.github/workflows/ [2022-04-25T14:52:52.493Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-25T14:52:52.493Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-25T14:52:52.493Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-25T14:52:52.493Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-25T14:52:52.493Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-25T14:52:52.493Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-25T14:52:52.493Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-25T14:52:52.493Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-25T14:52:52.493Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-25T14:52:52.493Z] spire-1.2.1/.gitignore [2022-04-25T14:52:52.493Z] spire-1.2.1/.go-version [2022-04-25T14:52:52.493Z] spire-1.2.1/.golangci.yml [2022-04-25T14:52:52.493Z] spire-1.2.1/ADOPTERS.md [2022-04-25T14:52:52.493Z] spire-1.2.1/CHANGELOG.md [2022-04-25T14:52:52.493Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-25T14:52:52.493Z] spire-1.2.1/CODEOWNERS [2022-04-25T14:52:52.493Z] spire-1.2.1/CONTRIBUTING.md [2022-04-25T14:52:52.493Z] spire-1.2.1/Dockerfile [2022-04-25T14:52:52.493Z] spire-1.2.1/Dockerfile.dev [2022-04-25T14:52:52.493Z] spire-1.2.1/Dockerfile.scratch [2022-04-25T14:52:52.493Z] spire-1.2.1/LICENSE [2022-04-25T14:52:52.493Z] spire-1.2.1/MAINTAINERS.md [2022-04-25T14:52:52.493Z] spire-1.2.1/Makefile [2022-04-25T14:52:52.493Z] spire-1.2.1/README.md [2022-04-25T14:52:52.493Z] spire-1.2.1/ROADMAP.md [2022-04-25T14:52:52.493Z] spire-1.2.1/SECURITY.md [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/ [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-agent/ [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/ [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-25T14:52:52.493Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-25T14:52:52.493Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-25T14:52:52.493Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-25T14:52:52.493Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-25T14:52:52.493Z] spire-1.2.1/test/ [2022-04-25T14:52:52.493Z] spire-1.2.1/test/clock/ [2022-04-25T14:52:52.493Z] spire-1.2.1/test/clock/clock.go [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fakes/ [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/ [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/certs/ [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/config/ [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/fixture.go [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/registration/ [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-25T14:52:52.493Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-25T14:52:52.494Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-25T14:52:52.494Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-25T14:52:52.494Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/README.md [2022-04-25T14:52:52.494Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-25T14:52:52.494Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-25T14:52:52.494Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-25T14:52:52.494Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-25T14:52:52.494Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-25T14:52:52.494Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-25T14:52:52.494Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-25T14:52:52.494Z] spire-1.2.1/conf/ [2022-04-25T14:52:52.494Z] spire-1.2.1/conf/agent/ [2022-04-25T14:52:52.494Z] spire-1.2.1/conf/agent/agent.conf [2022-04-25T14:52:52.494Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-25T14:52:52.494Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-25T14:52:52.494Z] spire-1.2.1/conf/server/ [2022-04-25T14:52:52.494Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-25T14:52:52.494Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-25T14:52:52.494Z] spire-1.2.1/conf/server/server.conf [2022-04-25T14:52:52.494Z] spire-1.2.1/conf/server/server_full.conf [2022-04-25T14:52:52.494Z] spire-1.2.1/doc/ [2022-04-25T14:52:52.494Z] spire-1.2.1/doc/SPIRE101.md [2022-04-25T14:52:52.494Z] spire-1.2.1/doc/auditlog.md [2022-04-25T14:52:52.494Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-25T14:52:52.494Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-25T14:52:52.494Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-25T14:52:52.494Z] spire-1.2.1/doc/images/ [2022-04-25T14:52:52.494Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-25T14:52:52.494Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-25T14:52:52.494Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-25T14:52:52.494Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/common [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/setup/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-25T14:52:52.494Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-25T14:52:52.494Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-25T14:52:52.494Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-25T14:52:52.494Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-25T14:52:52.494Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-25T14:52:52.494Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-25T14:52:52.494Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-25T14:52:52.494Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-25T14:52:52.494Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-25T14:52:52.494Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-25T14:52:52.494Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-25T14:52:52.494Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-25T14:52:52.494Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-25T14:52:52.494Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-25T14:52:52.494Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-25T14:52:52.494Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-25T14:52:52.494Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-25T14:52:52.494Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-25T14:52:52.494Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-25T14:52:52.494Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-25T14:52:52.494Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-25T14:52:52.494Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-25T14:52:52.494Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-25T14:52:52.494Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-25T14:52:52.494Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-25T14:52:52.494Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-25T14:52:52.494Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-25T14:52:52.495Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-25T14:52:52.495Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-25T14:52:52.495Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-25T14:52:52.495Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-25T14:52:52.495Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-25T14:52:52.495Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-25T14:52:52.495Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-25T14:52:52.495Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-25T14:52:52.495Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-25T14:52:52.495Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-25T14:52:52.495Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-25T14:52:52.495Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-25T14:52:52.495Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-25T14:52:52.495Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-25T14:52:52.495Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-25T14:52:52.495Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T14:52:52.495Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-25T14:52:52.495Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-25T14:52:52.495Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-25T14:52:52.495Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-25T14:52:52.495Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-25T14:52:52.495Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-25T14:52:52.495Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-25T14:52:52.495Z] spire-1.2.1/doc/scaling_spire.md [2022-04-25T14:52:52.495Z] spire-1.2.1/doc/spire_agent.md [2022-04-25T14:52:52.495Z] spire-1.2.1/doc/spire_server.md [2022-04-25T14:52:52.495Z] spire-1.2.1/doc/supported_integrations.md [2022-04-25T14:52:52.495Z] spire-1.2.1/doc/telemetry.md [2022-04-25T14:52:52.495Z] spire-1.2.1/doc/telemetry_config.md [2022-04-25T14:52:52.495Z] spire-1.2.1/doc/upgrading.md [2022-04-25T14:52:52.495Z] spire-1.2.1/doc/using_spire.md [2022-04-25T14:52:52.495Z] spire-1.2.1/examples/ [2022-04-25T14:52:52.495Z] spire-1.2.1/examples/README.md [2022-04-25T14:52:52.495Z] spire-1.2.1/go.mod [2022-04-25T14:52:52.495Z] spire-1.2.1/go.sum [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/ [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/ [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/agent.go [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/api/ [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/client/ [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/common/ [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/config.go [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-25T14:52:52.495Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-25T14:52:52.495Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/manager/ [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/test-one.sh [2022-04-25T14:52:52.496Z] spire-1.2.1/test/integration/test.sh [2022-04-25T14:52:52.496Z] spire-1.2.1/test/plugintest/ [2022-04-25T14:52:52.496Z] spire-1.2.1/test/plugintest/config.go [2022-04-25T14:52:52.496Z] spire-1.2.1/test/plugintest/load.go [2022-04-25T14:52:52.496Z] spire-1.2.1/test/plugintest/option.go [2022-04-25T14:52:52.496Z] spire-1.2.1/test/spiretest/ [2022-04-25T14:52:52.496Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-25T14:52:52.496Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-25T14:52:52.496Z] spire-1.2.1/test/spiretest/dir.go [2022-04-25T14:52:52.496Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-25T14:52:52.496Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-25T14:52:52.496Z] spire-1.2.1/test/spiretest/logs.go [2022-04-25T14:52:52.496Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-25T14:52:52.496Z] spire-1.2.1/test/spiretest/suite.go [2022-04-25T14:52:52.496Z] spire-1.2.1/test/spiretest/x509.go [2022-04-25T14:52:52.496Z] spire-1.2.1/test/testca/ [2022-04-25T14:52:52.496Z] spire-1.2.1/test/testca/ca.go [2022-04-25T14:52:52.496Z] spire-1.2.1/test/testkey/ [2022-04-25T14:52:52.496Z] spire-1.2.1/test/testkey/generate.sh [2022-04-25T14:52:52.496Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-25T14:52:52.496Z] spire-1.2.1/test/testkey/keys.go [2022-04-25T14:52:52.496Z] spire-1.2.1/test/testkey/new.go [2022-04-25T14:52:52.496Z] spire-1.2.1/test/tpmsimulator/ [2022-04-25T14:52:52.496Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-25T14:52:52.496Z] spire-1.2.1/test/util/ [2022-04-25T14:52:52.496Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-25T14:52:52.496Z] spire-1.2.1/test/util/cert_generation.go [2022-04-25T14:52:52.496Z] spire-1.2.1/test/util/io_redirection.go [2022-04-25T14:52:52.496Z] spire-1.2.1/test/util/race.go [2022-04-25T14:52:52.496Z] spire-1.2.1/test/util/util.go [2022-04-25T14:52:52.496Z] [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/building spire from source... [2022-04-25T14:52:52.496Z] [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/svid/ [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/common/ [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/common/api/ [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/common/api/names.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/common/auth/ [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-25T14:52:52.496Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/catalog/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/cli/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/health/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/health/config.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/health/context.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/health/health.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/idutil/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/log/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/log/log.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/log/options.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/plugin/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/profiling/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/selector/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-25T14:52:52.497Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/uptime/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/util/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/util/task.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/version/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/version/version.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/x509util/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/api.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/health/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/id.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/status.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/bundle/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/ca/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/cache/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/catalog/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/config.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/datastore/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-25T14:52:52.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/registration/ [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/server.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/server_test.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/svid/ [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-25T14:52:52.499Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-25T14:52:52.499Z] spire-1.2.1/proto/ [2022-04-25T14:52:52.499Z] spire-1.2.1/proto/private/ [2022-04-25T14:52:52.499Z] spire-1.2.1/proto/private/server/ [2022-04-25T14:52:52.499Z] spire-1.2.1/proto/private/server/journal/ [2022-04-25T14:52:52.499Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-25T14:52:52.499Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-25T14:52:52.499Z] spire-1.2.1/proto/spire/ [2022-04-25T14:52:52.499Z] spire-1.2.1/proto/spire/common/ [2022-04-25T14:52:52.499Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-25T14:52:52.499Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-25T14:52:52.499Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-25T14:52:52.499Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-25T14:52:52.499Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-25T14:52:52.499Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-25T14:52:52.499Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-25T14:52:52.499Z] spire-1.2.1/proto/spire/plugin/ [2022-04-25T14:52:52.499Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-25T14:52:52.499Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-25T14:52:52.499Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-25T14:52:52.499Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-25T14:52:52.499Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-25T14:52:52.499Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-25T14:52:52.499Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-25T14:52:52.499Z] spire-1.2.1/release/ [2022-04-25T14:52:52.499Z] spire-1.2.1/release/spire-extras/ [2022-04-25T14:52:52.499Z] spire-1.2.1/release/spire-extras/README.md [2022-04-25T14:52:52.499Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-25T14:52:52.499Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-25T14:52:52.499Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-25T14:52:52.499Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-25T14:52:52.499Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-25T14:52:52.499Z] spire-1.2.1/release/spire/ [2022-04-25T14:52:52.499Z] spire-1.2.1/release/spire/README.md [2022-04-25T14:52:52.499Z] spire-1.2.1/release/spire/conf/ [2022-04-25T14:52:52.499Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-25T14:52:52.499Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-25T14:52:52.499Z] spire-1.2.1/release/spire/conf/server/ [2022-04-25T14:52:52.499Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-25T14:52:52.499Z] spire-1.2.1/script/ [2022-04-25T14:52:52.499Z] spire-1.2.1/script/build-artifact.sh [2022-04-25T14:52:52.499Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-25T14:52:52.499Z] spire-1.2.1/support/ [2022-04-25T14:52:52.499Z] spire-1.2.1/support/k8s/ [2022-04-25T14:52:52.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-25T14:52:52.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-25T14:52:52.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-25T14:52:52.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-25T14:52:52.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-25T14:52:52.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-25T14:52:52.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-25T14:52:52.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-25T14:52:52.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-25T14:52:52.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-25T14:52:52.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-25T14:52:52.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-25T14:52:52.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-25T14:52:52.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-25T14:52:52.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-25T14:52:52.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-25T14:52:52.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-25T14:52:52.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-25T14:52:52.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-25T14:52:52.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-25T14:52:52.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-25T14:52:52.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-25T14:52:52.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-25T14:52:52.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-25T14:52:52.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-25T14:52:52.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-25T14:52:52.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-25T14:52:52.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-25T14:52:52.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-25T14:52:52.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-25T14:52:52.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-25T14:52:52.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-25T14:52:52.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-25T14:52:52.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-25T14:52:52.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-25T14:52:52.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-25T14:52:52.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-25T14:52:52.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-25T14:52:52.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-25T14:52:52.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-25T14:52:52.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-25T14:52:52.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-25T14:52:52.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-25T14:52:52.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-25T14:52:52.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-25T14:52:52.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-25T14:52:52.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-25T14:52:52.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-25T14:52:52.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-25T14:52:52.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-25T14:52:52.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-25T14:52:52.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-25T14:52:52.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-25T14:52:52.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-25T14:52:52.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-25T14:52:52.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-25T14:52:52.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-25T14:52:52.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-25T14:52:52.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-25T14:52:52.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-25T14:52:52.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-25T14:52:52.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-25T14:52:52.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-25T14:52:52.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-25T14:52:52.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-25T14:52:52.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-25T14:52:52.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-25T14:52:52.500Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-25T14:52:52.500Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-25T14:52:52.500Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-25T14:52:52.500Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-25T14:52:52.500Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-25T14:52:52.500Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-25T14:52:52.500Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-25T14:52:52.500Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-25T14:52:52.500Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-25T14:52:52.500Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-25T14:52:52.500Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-25T14:52:52.500Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-25T14:52:52.500Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-25T14:52:52.500Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-25T14:52:52.500Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-25T14:52:52.500Z] spire-1.2.1/test/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/clock/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/clock/clock.go [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fakes/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/certs/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/config/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/fixture.go [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/registration/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-25T14:52:52.500Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/README.md [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/common [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/setup/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-25T14:52:52.500Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.mdInstalling go1.17.7... [2022-04-25T14:52:52.501Z] [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-25T14:52:52.501Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/test-one.sh [2022-04-25T14:52:52.502Z] spire-1.2.1/test/integration/test.sh [2022-04-25T14:52:52.502Z] spire-1.2.1/test/plugintest/ [2022-04-25T14:52:52.502Z] spire-1.2.1/test/plugintest/config.go [2022-04-25T14:52:52.502Z] spire-1.2.1/test/plugintest/load.go [2022-04-25T14:52:52.502Z] spire-1.2.1/test/plugintest/option.go [2022-04-25T14:52:52.502Z] spire-1.2.1/test/spiretest/ [2022-04-25T14:52:52.502Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-25T14:52:52.502Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-25T14:52:52.502Z] spire-1.2.1/test/spiretest/dir.go [2022-04-25T14:52:52.502Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-25T14:52:52.502Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-25T14:52:52.502Z] spire-1.2.1/test/spiretest/logs.go [2022-04-25T14:52:52.502Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-25T14:52:52.502Z] spire-1.2.1/test/spiretest/suite.go [2022-04-25T14:52:52.502Z] spire-1.2.1/test/spiretest/x509.go [2022-04-25T14:52:52.502Z] spire-1.2.1/test/testca/ [2022-04-25T14:52:52.502Z] spire-1.2.1/test/testca/ca.go [2022-04-25T14:52:52.502Z] spire-1.2.1/test/testkey/ [2022-04-25T14:52:52.502Z] spire-1.2.1/test/testkey/generate.sh [2022-04-25T14:52:52.502Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-25T14:52:52.502Z] spire-1.2.1/test/testkey/keys.go [2022-04-25T14:52:52.502Z] spire-1.2.1/test/testkey/new.go [2022-04-25T14:52:52.502Z] spire-1.2.1/test/tpmsimulator/ [2022-04-25T14:52:52.502Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-25T14:52:52.502Z] spire-1.2.1/test/util/ [2022-04-25T14:52:52.502Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-25T14:52:52.502Z] spire-1.2.1/test/util/cert_generation.go [2022-04-25T14:52:52.502Z] spire-1.2.1/test/util/io_redirection.go [2022-04-25T14:52:52.502Z] spire-1.2.1/test/util/race.go [2022-04-25T14:52:52.502Z] spire-1.2.1/test/util/util.go [2022-04-25T14:52:52.502Z] building spire from source... [2022-04-25T14:52:52.766Z] Installing go1.17.7... [2022-04-25T14:52:56.964Z] Removing intermediate container db391a6714c4 [2022-04-25T14:52:56.964Z] ---> a425c5f35359 [2022-04-25T14:52:56.964Z] [2022-04-25T14:52:56.964Z] Step 10/22 : FROM alpine:3.14 [2022-04-25T14:52:56.964Z] ---> e04c818066af [2022-04-25T14:52:56.964Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-25T14:52:56.964Z] ---> a1d902e304ac [2022-04-25T14:52:56.964Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-25T14:52:56.964Z] ---> Running in d53b52bafd1d [2022-04-25T14:52:56.964Z] ---> Running in a0a432e27d2d [2022-04-25T14:52:57.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-25T14:52:57.793Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-25T14:52:58.052Z] Building bin/spire-server... [2022-04-25T14:52:58.052Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-25T14:52:58.052Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-25T14:52:58.052Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-25T14:52:58.052Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-25T14:52:58.052Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-25T14:52:58.052Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-25T14:52:58.052Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-25T14:52:58.052Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-25T14:52:58.052Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-25T14:52:58.052Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-25T14:52:58.311Z] Building bin/spire-server... [2022-04-25T14:52:58.312Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-25T14:52:58.312Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-25T14:52:58.312Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-25T14:52:58.312Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-25T14:52:58.312Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-25T14:52:58.312Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-25T14:52:58.312Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-25T14:52:58.312Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-25T14:52:58.312Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-25T14:52:58.312Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-25T14:52:58.312Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-25T14:52:58.312Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-25T14:52:58.312Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-25T14:52:58.312Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-25T14:52:58.312Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-25T14:52:58.778Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-25T14:52:58.778Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-25T14:52:58.778Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-25T14:52:58.778Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-25T14:52:58.778Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-25T14:52:58.779Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-25T14:52:58.779Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-25T14:52:58.779Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-25T14:52:58.779Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-25T14:52:58.779Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-25T14:52:58.779Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-25T14:52:58.779Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-25T14:52:58.779Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-25T14:52:58.779Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-25T14:52:58.779Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-25T14:52:58.779Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-25T14:52:58.779Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-25T14:52:58.779Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-25T14:52:58.779Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-25T14:52:58.779Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-25T14:52:58.779Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-25T14:52:58.779Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-25T14:52:58.779Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-25T14:52:58.779Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-25T14:52:58.779Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-25T14:52:58.779Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-25T14:52:58.779Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-25T14:52:58.779Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-25T14:52:58.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-25T14:52:58.779Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-25T14:52:58.779Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-25T14:52:58.779Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-25T14:52:58.779Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-25T14:52:58.779Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-25T14:52:58.779Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-25T14:52:58.779Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-25T14:52:58.779Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-25T14:52:58.779Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-25T14:52:58.779Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-25T14:52:58.779Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-25T14:52:58.779Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-25T14:52:58.779Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-25T14:52:58.779Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-25T14:52:58.779Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-25T14:52:58.779Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-25T14:52:59.039Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-25T14:52:59.039Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-25T14:52:59.039Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-25T14:52:59.039Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-25T14:52:59.039Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-25T14:52:59.039Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-25T14:52:59.039Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-25T14:52:59.039Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-25T14:52:59.039Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-25T14:52:59.039Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-25T14:52:59.039Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-25T14:52:59.039Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-25T14:52:59.039Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-25T14:52:59.039Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-25T14:52:59.039Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-25T14:52:59.039Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-25T14:52:59.039Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-25T14:52:59.039Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-25T14:52:59.298Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T14:52:59.298Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-25T14:52:59.298Z] OK: 6 MiB in 15 packages [2022-04-25T14:52:59.298Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-25T14:52:59.298Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-25T14:52:59.298Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-25T14:52:59.298Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-25T14:52:59.298Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-25T14:52:59.298Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-25T14:52:59.298Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-25T14:52:59.298Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-25T14:52:59.298Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-25T14:52:59.298Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-25T14:52:59.298Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-25T14:52:59.298Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-25T14:52:59.298Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-25T14:52:59.298Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-25T14:52:59.298Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-25T14:52:59.298Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-25T14:52:59.557Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-25T14:52:59.557Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-25T14:52:59.557Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-25T14:52:59.557Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-25T14:52:59.817Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-25T14:53:01.808Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-25T14:53:01.808Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-25T14:53:01.808Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-25T14:53:01.808Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-25T14:53:02.068Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-25T14:53:03.052Z] go: downloading google.golang.org/api v0.70.0 [2022-04-25T14:53:03.052Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-25T14:53:03.052Z] go: downloading k8s.io/api v0.23.4 [2022-04-25T14:53:03.052Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-25T14:53:03.052Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-25T14:53:03.052Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-25T14:53:03.052Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-25T14:53:03.052Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-25T14:53:04.554Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-25T14:53:04.813Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-25T14:53:04.813Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-25T14:53:04.813Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-25T14:53:04.813Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-25T14:53:05.382Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-25T14:53:05.382Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-25T14:53:05.382Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-25T14:53:05.382Z] go: downloading google.golang.org/api v0.70.0 [2022-04-25T14:53:05.382Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-25T14:53:05.382Z] go: downloading k8s.io/api v0.23.4 [2022-04-25T14:53:05.382Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-25T14:53:05.382Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-25T14:53:05.382Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-25T14:53:05.382Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-25T14:53:05.641Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-25T14:53:05.899Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-25T14:53:05.899Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-25T14:53:06.158Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-25T14:53:06.158Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-25T14:53:06.158Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-25T14:53:06.417Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-25T14:53:06.417Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-25T14:53:06.417Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-25T14:53:06.417Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-25T14:53:06.676Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-25T14:53:06.676Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-25T14:53:06.676Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-25T14:53:06.676Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-25T14:53:06.676Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-25T14:53:06.938Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-25T14:53:06.938Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-25T14:53:06.938Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-25T14:53:06.938Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-25T14:53:07.200Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-25T14:53:07.200Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-25T14:53:07.200Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-25T14:53:07.200Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-25T14:53:07.200Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-25T14:53:07.458Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-25T14:53:07.458Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-25T14:53:07.458Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-25T14:53:07.458Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-25T14:53:07.458Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-25T14:53:07.458Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-25T14:53:07.459Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-25T14:53:07.459Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-25T14:53:07.459Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-25T14:53:07.459Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-25T14:53:07.459Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-25T14:53:07.718Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-25T14:53:07.718Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-25T14:53:07.718Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-25T14:53:07.718Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-25T14:53:07.718Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-25T14:53:07.718Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-25T14:53:07.718Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-25T14:53:07.718Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-25T14:53:07.718Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-25T14:53:07.978Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-25T14:53:07.978Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-25T14:53:07.978Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-25T14:53:07.978Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-25T14:53:07.978Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-25T14:53:07.978Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-25T14:53:07.978Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-25T14:53:07.978Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-25T14:53:08.237Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-25T14:53:08.237Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-25T14:53:08.237Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-25T14:53:08.237Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-25T14:53:08.237Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-25T14:53:08.237Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-25T14:53:08.237Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-25T14:53:08.237Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-25T14:53:08.237Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-25T14:53:08.237Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-25T14:53:08.237Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-25T14:53:08.237Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-25T14:53:08.496Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-25T14:53:08.496Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-25T14:53:08.496Z] go: downloading go.opencensus.io v0.23.0 [2022-04-25T14:53:08.496Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-25T14:53:08.496Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-25T14:53:08.496Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-25T14:53:08.496Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-25T14:53:08.496Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-25T14:53:08.755Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-25T14:53:08.755Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-25T14:53:08.755Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-25T14:53:08.755Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-25T14:53:08.756Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-25T14:53:08.756Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-25T14:53:08.756Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-25T14:53:09.015Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-25T14:53:09.015Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-25T14:53:09.015Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-25T14:53:09.015Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-25T14:53:09.015Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-25T14:53:09.015Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-25T14:53:09.015Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-25T14:53:09.015Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-25T14:53:09.015Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-25T14:53:09.015Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-25T14:53:09.015Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-25T14:53:09.015Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-25T14:53:09.015Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-25T14:53:09.015Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-25T14:53:09.015Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-25T14:53:09.015Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-25T14:53:09.015Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-25T14:53:09.015Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-25T14:53:09.015Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-25T14:53:09.015Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-25T14:53:09.015Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-25T14:53:09.015Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-25T14:53:09.015Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-25T14:53:09.015Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-25T14:53:09.274Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-25T14:53:09.274Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-25T14:53:09.274Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-25T14:53:09.534Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-25T14:53:09.534Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-25T14:53:09.534Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-25T14:53:09.534Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-25T14:53:09.534Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-25T14:53:09.794Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-25T14:53:09.794Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-25T14:53:09.794Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-25T14:53:09.794Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-25T14:53:09.794Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-25T14:53:09.794Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-25T14:53:09.794Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-25T14:53:09.794Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-25T14:53:09.794Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-25T14:53:09.794Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-25T14:53:09.794Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-25T14:53:09.794Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-25T14:53:09.794Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-25T14:53:09.794Z] go: downloading go.opencensus.io v0.23.0 [2022-04-25T14:53:09.794Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-25T14:53:10.053Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-25T14:53:10.053Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-25T14:53:10.053Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-25T14:53:10.053Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-25T14:53:10.053Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-25T14:53:10.053Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-25T14:53:10.053Z] Removing intermediate container d53b52bafd1d [2022-04-25T14:53:10.053Z] ---> e8b4fc237c29 [2022-04-25T14:53:10.053Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-25T14:53:10.313Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-25T14:53:10.313Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-25T14:53:10.313Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-25T14:53:10.313Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-25T14:53:10.313Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-25T14:53:10.313Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-25T14:53:10.313Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-25T14:53:10.313Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-25T14:53:10.313Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-25T14:53:10.313Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-25T14:53:10.313Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-25T14:53:10.573Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-25T14:53:10.573Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-25T14:53:10.573Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-25T14:53:10.573Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-25T14:53:10.573Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-25T14:53:10.573Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-25T14:53:12.252Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-25T14:53:12.486Z] Removing intermediate container 30c17e8df8dc [2022-04-25T14:53:12.486Z] ---> 5d36c17b1098 [2022-04-25T14:53:12.486Z] [2022-04-25T14:53:12.486Z] Step 10/22 : FROM alpine:3.14 [2022-04-25T14:53:12.486Z] ---> e04c818066af [2022-04-25T14:53:12.486Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-25T14:53:14.400Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-25T14:53:14.400Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-25T14:53:14.973Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-25T14:53:14.973Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-25T14:53:16.357Z]  ---> Running in b0270f18d7eb [2022-04-25T14:53:16.357Z] ---> Running in bc643f79c2ac [2022-04-25T14:53:16.357Z] Removing intermediate container b0270f18d7eb [2022-04-25T14:53:16.357Z] ---> d01f5171e4c7 [2022-04-25T14:53:16.357Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-25T14:53:16.357Z] ---> Running in 16e73b420a93 [2022-04-25T14:53:16.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-25T14:53:16.616Z] Removing intermediate container 16e73b420a93 [2022-04-25T14:53:16.616Z] ---> a8c9845b2661 [2022-04-25T14:53:16.616Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-25T14:53:16.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-25T14:53:16.616Z] ---> Running in 9a61fe18f4d5 [2022-04-25T14:53:16.881Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-25T14:53:16.881Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-25T14:53:16.881Z] Removing intermediate container 9a61fe18f4d5 [2022-04-25T14:53:16.881Z] ---> 3b61ad622fba [2022-04-25T14:53:16.881Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-25T14:53:16.881Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-25T14:53:16.881Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-25T14:53:16.881Z] (5/6) Installing curl (7.79.1-r0) [2022-04-25T14:53:16.881Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-25T14:53:16.881Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T14:53:16.881Z] Executing ca-certificates-20211220-r0.trigger [2022-04-25T14:53:16.881Z] OK: 8 MiB in 20 packages [2022-04-25T14:53:17.449Z] ---> 6340af04cab1 [2022-04-25T14:53:17.449Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-25T14:53:18.018Z] Removing intermediate container bc643f79c2ac [2022-04-25T14:53:18.018Z] ---> 5ebf57f00ae0 [2022-04-25T14:53:18.018Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-25T14:53:18.018Z] ---> Running in 528642d9f79e [2022-04-25T14:53:18.018Z] Removing intermediate container a0a432e27d2d [2022-04-25T14:53:18.018Z] ---> 8780f9eeff42 [2022-04-25T14:53:18.018Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-25T14:53:18.283Z] ---> Running in 018a0da3bf7d [2022-04-25T14:53:18.283Z] Removing intermediate container 528642d9f79e [2022-04-25T14:53:18.283Z] ---> 55d3dae3f50c [2022-04-25T14:53:18.283Z] Step 13/22 : WORKDIR /edgex [2022-04-25T14:53:18.283Z] ---> ca0b5a355636 [2022-04-25T14:53:18.283Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-25T14:53:18.283Z] ---> Running in d8535f3531fb [2022-04-25T14:53:18.542Z] ---> a2e138a1b320 [2022-04-25T14:53:18.542Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-25T14:53:18.542Z] Removing intermediate container d8535f3531fb [2022-04-25T14:53:18.542Z] ---> 34d2d06546bd [2022-04-25T14:53:18.542Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-25T14:53:18.542Z] ---> Running in 9f336673c8c8 [2022-04-25T14:53:18.803Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-25T14:53:18.803Z] Removing intermediate container 9f336673c8c8 [2022-04-25T14:53:18.803Z] ---> 8819b5b30ef3 [2022-04-25T14:53:18.803Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-25T14:53:19.061Z] ---> 2957fd2b3899 [2022-04-25T14:53:19.061Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-25T14:53:19.061Z] ---> Running in c7b938f782af [2022-04-25T14:53:19.628Z] Removing intermediate container c7b938f782af [2022-04-25T14:53:19.628Z] ---> 82006865b0b7 [2022-04-25T14:53:19.628Z] Step 20/22 : LABEL arch=x86_64 [2022-04-25T14:53:19.932Z] ---> Running in 2500c360f55c [2022-04-25T14:53:19.932Z] ---> 36114d94c48b [2022-04-25T14:53:19.932Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-25T14:53:20.191Z] Removing intermediate container 018a0da3bf7d [2022-04-25T14:53:20.191Z] ---> 1daba247dc9c [2022-04-25T14:53:20.191Z] [2022-04-25T14:53:20.191Z] Step 11/23 : FROM docker:20.10.14 [2022-04-25T14:53:20.191Z] Removing intermediate container 2500c360f55c [2022-04-25T14:53:20.191Z] ---> da4ea6e9116b [2022-04-25T14:53:20.191Z] Step 21/22 : LABEL git_sha=77e4a79a908b57415482e115d712a5bec5c9ac86 [2022-04-25T14:53:20.450Z] 20.10.14: Pulling from library/docker [2022-04-25T14:53:20.450Z] ---> Running in 2bca6719b5c0 [2022-04-25T14:53:20.450Z] ---> f57b51d5f7af [2022-04-25T14:53:20.450Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-25T14:53:20.715Z] Removing intermediate container 2bca6719b5c0 [2022-04-25T14:53:20.716Z] ---> 776e76068fab [2022-04-25T14:53:20.716Z] Step 22/22 : LABEL version=0.0.0 [2022-04-25T14:53:21.051Z] ---> Running in 7da2e728c6fb [2022-04-25T14:53:21.051Z] ---> 03d0df44738a [2022-04-25T14:53:21.051Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-25T14:53:21.619Z] ---> Running in 5044c28dfcf5 [2022-04-25T14:53:21.619Z] Removing intermediate container 7da2e728c6fb [2022-04-25T14:53:21.619Z] ---> 94b720da8595 [2022-04-25T14:53:21.619Z] [2022-04-25T14:53:21.619Z] Successfully built 94b720da8595 [2022-04-25T14:53:21.619Z] Successfully tagged support-scheduler:latest [2022-04-25T14:53:21.619Z]  Building support-scheduler ... done Building security-spire-server [2022-04-25T14:53:24.940Z] Removing intermediate container 5044c28dfcf5 [2022-04-25T14:53:24.940Z] ---> 4a1e1dd64810 [2022-04-25T14:53:24.940Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-25T14:53:24.940Z] ---> Running in 9d2dad1a20ac [2022-04-25T14:53:25.203Z] Removing intermediate container 9d2dad1a20ac [2022-04-25T14:53:25.203Z] ---> 168f166aaa7f [2022-04-25T14:53:25.203Z] Step 20/22 : LABEL arch=x86_64 [2022-04-25T14:53:25.203Z] ---> Running in 80c55967f822 [2022-04-25T14:53:25.772Z] Removing intermediate container 80c55967f822 [2022-04-25T14:53:25.772Z] ---> 3236cf449803 [2022-04-25T14:53:25.772Z] Step 21/22 : LABEL git_sha=77e4a79a908b57415482e115d712a5bec5c9ac86 [2022-04-25T14:53:26.032Z] ---> Running in 8dc0f344e56b [2022-04-25T14:53:26.603Z] Removing intermediate container 8dc0f344e56b [2022-04-25T14:53:26.603Z] ---> ffd04da0e26c [2022-04-25T14:53:26.603Z] Step 22/22 : LABEL version=0.0.0 [2022-04-25T14:53:26.603Z] ---> Running in 15baff25f6a1 [2022-04-25T14:53:27.174Z] Removing intermediate container 15baff25f6a1 [2022-04-25T14:53:27.174Z] ---> dfe79fa6aa74 [2022-04-25T14:53:27.174Z] [2022-04-25T14:53:27.174Z] Successfully built dfe79fa6aa74 [2022-04-25T14:53:27.174Z] Successfully tagged security-proxy-setup:latest [2022-04-25T14:53:27.174Z]  Building security-proxy-setup ... done Building core-metadata [2022-04-25T14:53:32.446Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-25T14:53:32.446Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-25T14:53:32.446Z] ---> 7417809fdb73 [2022-04-25T14:53:32.446Z] 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-25T14:53:33.386Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T14:53:33.386Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-25T14:53:33.386Z] ---> 4bd080be3861 [2022-04-25T14:53:33.386Z] Step 3/25 : WORKDIR /edgex-go [2022-04-25T14:53:33.386Z] ---> Using cache [2022-04-25T14:53:33.386Z] ---> 0ef1c1a2ca19 [2022-04-25T14:53:33.386Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T14:53:33.386Z] ---> Using cache [2022-04-25T14:53:33.386Z] ---> 02d1f98089e3 [2022-04-25T14:53:33.386Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-25T14:53:33.386Z] ---> Using cache [2022-04-25T14:53:33.386Z] ---> e5f05e6038d9 [2022-04-25T14:53:33.386Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-25T14:53:33.386Z] ---> Using cache [2022-04-25T14:53:33.386Z] ---> f6624c5ebb03 [2022-04-25T14:53:33.386Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T14:53:33.386Z] ---> Using cache [2022-04-25T14:53:33.386Z] ---> 2b4b0eb6c24d [2022-04-25T14:53:33.386Z] Step 8/25 : COPY . . [2022-04-25T14:53:33.386Z] ---> Using cache [2022-04-25T14:53:33.386Z] ---> 31430191ed04 [2022-04-25T14:53:33.386Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-25T14:53:33.386Z] ---> Using cache [2022-04-25T14:53:33.386Z] ---> 649db8d092b8 [2022-04-25T14:53:33.386Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-25T14:53:33.386Z] ---> Using cache [2022-04-25T14:53:33.386Z] ---> 7a41e6bb15dd [2022-04-25T14:53:33.386Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-25T14:53:33.386Z] ---> Using cache [2022-04-25T14:53:33.386Z] ---> b9507539bb1f [2022-04-25T14:53:33.386Z] 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-25T14:53:35.293Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T14:53:35.293Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-25T14:53:35.293Z] ---> 4bd080be3861 [2022-04-25T14:53:35.293Z] Step 3/23 : WORKDIR /edgex-go [2022-04-25T14:53:35.293Z] ---> Using cache [2022-04-25T14:53:35.293Z] ---> 0ef1c1a2ca19 [2022-04-25T14:53:35.293Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T14:53:35.293Z] ---> Using cache [2022-04-25T14:53:35.293Z] ---> 02d1f98089e3 [2022-04-25T14:53:35.293Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-25T14:53:35.293Z] ---> Using cache [2022-04-25T14:53:35.293Z] ---> 38178e924b94 [2022-04-25T14:53:35.293Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-25T14:53:35.293Z] ---> Using cache [2022-04-25T14:53:35.293Z] ---> 41442f6e8792 [2022-04-25T14:53:35.293Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T14:53:35.293Z] ---> Using cache [2022-04-25T14:53:35.293Z] ---> f6a6a4868c6e [2022-04-25T14:53:35.293Z] Step 8/23 : COPY . . [2022-04-25T14:53:35.293Z] ---> Using cache [2022-04-25T14:53:35.293Z] ---> 747031ea8563 [2022-04-25T14:53:35.293Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-25T14:53:37.200Z] ---> Running in 6df6e5d7e45a [2022-04-25T14:53:37.200Z] ---> Running in 290f393bb7b7 [2022-04-25T14:53:37.200Z] ---> Running in 78ce1ad14e9a [2022-04-25T14:53:37.460Z] Removing intermediate container 6df6e5d7e45a [2022-04-25T14:53:37.460Z] ---> 1138c6f97f1d [2022-04-25T14:53:37.460Z] 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-25T14:53:37.724Z] ---> Running in 96970c2a9dcf [2022-04-25T14:53:38.294Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-25T14:53:38.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T14:53:38.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T14:53:38.556Z] spire-1.2.1/ [2022-04-25T14:53:38.556Z] spire-1.2.1/.data/ [2022-04-25T14:53:38.556Z] spire-1.2.1/.data/.file [2022-04-25T14:53:38.556Z] spire-1.2.1/.dockerignore [2022-04-25T14:53:38.556Z] spire-1.2.1/.gitattributes [2022-04-25T14:53:38.556Z] spire-1.2.1/.githooks/ [2022-04-25T14:53:38.556Z] spire-1.2.1/.githooks/pre-commit [2022-04-25T14:53:38.556Z] spire-1.2.1/.github/ [2022-04-25T14:53:38.556Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-25T14:53:38.556Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-25T14:53:38.556Z] spire-1.2.1/.github/dependabot.yml [2022-04-25T14:53:38.556Z] spire-1.2.1/.github/workflows/ [2022-04-25T14:53:38.556Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-25T14:53:38.556Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-25T14:53:38.556Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-25T14:53:38.556Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-25T14:53:38.556Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-25T14:53:38.556Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-25T14:53:38.556Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-25T14:53:38.556Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-25T14:53:38.556Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-25T14:53:38.556Z] spire-1.2.1/.gitignore [2022-04-25T14:53:38.556Z] spire-1.2.1/.go-version [2022-04-25T14:53:38.556Z] spire-1.2.1/.golangci.yml [2022-04-25T14:53:38.556Z] spire-1.2.1/ADOPTERS.md [2022-04-25T14:53:38.556Z] spire-1.2.1/CHANGELOG.md [2022-04-25T14:53:38.556Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-25T14:53:38.556Z] spire-1.2.1/CODEOWNERS [2022-04-25T14:53:38.556Z] spire-1.2.1/CONTRIBUTING.md [2022-04-25T14:53:38.556Z] spire-1.2.1/Dockerfile [2022-04-25T14:53:38.556Z] spire-1.2.1/Dockerfile.dev [2022-04-25T14:53:38.556Z] spire-1.2.1/Dockerfile.scratch [2022-04-25T14:53:38.556Z] spire-1.2.1/LICENSE [2022-04-25T14:53:38.556Z] spire-1.2.1/MAINTAINERS.md [2022-04-25T14:53:38.556Z] spire-1.2.1/Makefile [2022-04-25T14:53:38.556Z] spire-1.2.1/README.md [2022-04-25T14:53:38.556Z] spire-1.2.1/ROADMAP.md [2022-04-25T14:53:38.556Z] spire-1.2.1/SECURITY.md [2022-04-25T14:53:38.556Z] spire-1.2.1/cmd/ [2022-04-25T14:53:38.556Z] spire-1.2.1/cmd/spire-agent/ [2022-04-25T14:53:38.556Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-25T14:53:38.556Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-25T14:53:38.556Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-25T14:53:38.556Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-25T14:53:38.556Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-25T14:53:38.556Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-25T14:53:38.556Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-25T14:53:38.556Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-25T14:53:38.556Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-25T14:53:38.556Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-25T14:53:38.556Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-25T14:53:38.556Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-25T14:53:38.556Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-25T14:53:38.556Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-25T14:53:38.556Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-25T14:53:38.556Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-25T14:53:38.556Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-25T14:53:38.556Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-25T14:53:38.556Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-25T14:53:38.556Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-25T14:53:38.556Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-25T14:53:38.556Z] spire-1.2.1/cmd/spire-server/ [2022-04-25T14:53:38.556Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-25T14:53:38.556Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-25T14:53:38.556Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-25T14:53:38.556Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-25T14:53:38.556Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-25T14:53:38.556Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-25T14:53:38.556Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-25T14:53:38.556Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-25T14:53:38.556Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-25T14:53:38.556Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-25T14:53:38.556Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-25T14:53:38.556Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-25T14:53:38.556Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-25T14:53:38.556Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-25T14:53:38.556Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-25T14:53:38.556Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-25T14:53:38.556Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-25T14:53:38.556Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-25T14:53:38.556Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-25T14:53:38.557Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-25T14:53:38.557Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-25T14:53:38.557Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-25T14:53:38.557Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-25T14:53:38.557Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-25T14:53:38.557Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-25T14:53:38.557Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-25T14:53:38.557Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-25T14:53:38.557Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-25T14:53:38.557Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-25T14:53:38.557Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-25T14:53:38.557Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-25T14:53:38.557Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-25T14:53:38.557Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-25T14:53:38.557Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-25T14:53:38.557Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-25T14:53:38.557Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-25T14:53:38.557Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-25T14:53:38.557Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-25T14:53:38.557Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-25T14:53:38.557Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-25T14:53:38.557Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-25T14:53:38.557Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-25T14:53:38.557Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-25T14:53:38.557Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-25T14:53:38.557Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-25T14:53:38.557Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-25T14:53:38.557Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-25T14:53:38.557Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-25T14:53:38.557Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-25T14:53:38.557Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-25T14:53:38.557Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-25T14:53:38.557Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-25T14:53:38.557Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-25T14:53:38.557Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-25T14:53:38.557Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-25T14:53:38.557Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-25T14:53:38.557Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-25T14:53:38.557Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-25T14:53:38.557Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-25T14:53:38.557Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-25T14:53:38.557Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-25T14:53:38.557Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-25T14:53:38.557Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-25T14:53:38.557Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-25T14:53:38.557Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-25T14:53:38.557Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-25T14:53:38.557Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-25T14:53:38.557Z] spire-1.2.1/conf/ [2022-04-25T14:53:38.557Z] spire-1.2.1/conf/agent/ [2022-04-25T14:53:38.557Z] spire-1.2.1/conf/agent/agent.conf [2022-04-25T14:53:38.557Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-25T14:53:38.557Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-25T14:53:38.557Z] spire-1.2.1/conf/server/ [2022-04-25T14:53:38.557Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-25T14:53:38.557Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-25T14:53:38.557Z] spire-1.2.1/conf/server/server.conf [2022-04-25T14:53:38.557Z] spire-1.2.1/conf/server/server_full.conf [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/ [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/SPIRE101.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/auditlog.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/images/ [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md(1/43) Installing readline (8.1.1-r0) [2022-04-25T14:53:38.557Z] [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/scaling_spire.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/spire_agent.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/spire_server.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/supported_integrations.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/telemetry.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/telemetry_config.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/upgrading.md [2022-04-25T14:53:38.557Z] spire-1.2.1/doc/using_spire.md [2022-04-25T14:53:38.557Z] spire-1.2.1/examples/ [2022-04-25T14:53:38.557Z] spire-1.2.1/examples/README.md [2022-04-25T14:53:38.557Z] spire-1.2.1/go.mod [2022-04-25T14:53:38.557Z] spire-1.2.1/go.sum [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/ [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/ [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/agent.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/api/ [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/client/ [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/common/ [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/config.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/manager/ [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-25T14:53:38.557Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go(2/43) Installing bash (5.1.16-r0) [2022-04-25T14:53:38.558Z] [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/svid/ [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/ [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/api/ [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/api/names.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/auth/ [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/catalog/ [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/cli/ [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-25T14:53:38.558Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-25T14:53:38.559Z] Executing bash-5.1.16-r0.post-install [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/health/ [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/health/config.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/health/context.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/health/health.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/idutil/ [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/log/ [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/log/log.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/log/options.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/peertracker/conn.go(3/43) Installing brotli-libs (1.0.9-r5) [2022-04-25T14:53:38.559Z] [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/plugin/ [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/profiling/ [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/selector/ [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-25T14:53:38.559Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/uptime/ [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/uptime/uptime_test.go(4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-25T14:53:38.560Z] [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/util/ [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/util/task.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/version/ [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/version/version.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/x509util/ [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/x509util/dns_test.go(5/43) Installing libcurl (7.80.0-r0) [2022-04-25T14:53:38.560Z] [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/ [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/ [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/api.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/health/ [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/id.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go(6/43) Installing curl (7.80.0-r0) [2022-04-25T14:53:38.560Z] [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/status.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/bundle/ [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/ca/ [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/cache/ [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/catalog/ [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/config.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/datastore/ [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-25T14:53:38.560Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go(7/43) Installing dumb-init (1.2.5-r1) [2022-04-25T14:53:38.561Z] [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go(8/43) Installing libbz2 (1.0.8-r1) [2022-04-25T14:53:38.561Z] [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/ [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-25T14:53:38.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem(9/43) Installing expat (2.4.7-r0) [2022-04-25T14:53:38.562Z] [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/registration/ [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/server.go [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/server_test.go [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/svid/ [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-25T14:53:38.562Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-25T14:53:38.562Z] spire-1.2.1/proto/ [2022-04-25T14:53:38.562Z] spire-1.2.1/proto/private/ [2022-04-25T14:53:38.562Z] spire-1.2.1/proto/private/server/ [2022-04-25T14:53:38.562Z] spire-1.2.1/proto/private/server/journal/ [2022-04-25T14:53:38.562Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-25T14:53:38.562Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-25T14:53:38.562Z] spire-1.2.1/proto/spire/ [2022-04-25T14:53:38.562Z] spire-1.2.1/proto/spire/common/ [2022-04-25T14:53:38.562Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-25T14:53:38.562Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-25T14:53:38.562Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-25T14:53:38.562Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-25T14:53:38.562Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-25T14:53:38.562Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-25T14:53:38.562Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-25T14:53:38.562Z] spire-1.2.1/proto/spire/plugin/ [2022-04-25T14:53:38.562Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-25T14:53:38.562Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-25T14:53:38.562Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-25T14:53:38.562Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-25T14:53:38.562Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-25T14:53:38.562Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-25T14:53:38.562Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-25T14:53:38.562Z] spire-1.2.1/release/(10/43) Installing libffi (3.4.2-r1) [2022-04-25T14:53:38.562Z] [2022-04-25T14:53:38.562Z] spire-1.2.1/release/spire-extras/ [2022-04-25T14:53:38.562Z] spire-1.2.1/release/spire-extras/README.md [2022-04-25T14:53:38.562Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-25T14:53:38.562Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-25T14:53:38.562Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-25T14:53:38.562Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-25T14:53:38.562Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-25T14:53:38.562Z] spire-1.2.1/release/spire/ [2022-04-25T14:53:38.562Z] spire-1.2.1/release/spire/README.md [2022-04-25T14:53:38.562Z] spire-1.2.1/release/spire/conf/ [2022-04-25T14:53:38.562Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-25T14:53:38.562Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-25T14:53:38.562Z] spire-1.2.1/release/spire/conf/server/ [2022-04-25T14:53:38.562Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-25T14:53:38.562Z] spire-1.2.1/script/ [2022-04-25T14:53:38.562Z] spire-1.2.1/script/build-artifact.sh [2022-04-25T14:53:38.562Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-25T14:53:38.562Z] spire-1.2.1/support/ [2022-04-25T14:53:38.562Z] spire-1.2.1/support/k8s/ [2022-04-25T14:53:38.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-25T14:53:38.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-25T14:53:38.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-25T14:53:38.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-25T14:53:38.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-25T14:53:38.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-25T14:53:38.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-25T14:53:38.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-25T14:53:38.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-25T14:53:38.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-25T14:53:38.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-25T14:53:38.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-25T14:53:38.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-25T14:53:38.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-25T14:53:38.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-25T14:53:38.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-25T14:53:38.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-25T14:53:38.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-25T14:53:38.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-25T14:53:38.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-25T14:53:38.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-25T14:53:38.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-25T14:53:38.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-25T14:53:38.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-25T14:53:38.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-25T14:53:38.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-25T14:53:38.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-25T14:53:38.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-25T14:53:38.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-25T14:53:38.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-25T14:53:38.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-25T14:53:38.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-25T14:53:38.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-25T14:53:38.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-25T14:53:38.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-25T14:53:38.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-25T14:53:38.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-25T14:53:38.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-25T14:53:38.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-25T14:53:38.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-25T14:53:38.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-25T14:53:38.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-25T14:53:38.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-25T14:53:38.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-25T14:53:38.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-25T14:53:38.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-25T14:53:38.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-25T14:53:38.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-25T14:53:38.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-25T14:53:38.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-25T14:53:38.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-25T14:53:38.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-25T14:53:38.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-25T14:53:38.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-25T14:53:38.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-25T14:53:38.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-25T14:53:38.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-25T14:53:38.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-25T14:53:38.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-25T14:53:38.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-25T14:53:38.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-25T14:53:38.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-25T14:53:38.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-25T14:53:38.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-25T14:53:38.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-25T14:53:38.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-25T14:53:38.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-25T14:53:38.563Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-25T14:53:38.563Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-25T14:53:38.563Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-25T14:53:38.563Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-25T14:53:38.563Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-25T14:53:38.563Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-25T14:53:38.563Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-25T14:53:38.563Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-25T14:53:38.563Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-25T14:53:38.563Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-25T14:53:38.563Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-25T14:53:38.563Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-25T14:53:38.563Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-25T14:53:38.563Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-25T14:53:38.563Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-25T14:53:38.563Z] spire-1.2.1/test/ [2022-04-25T14:53:38.563Z] spire-1.2.1/test/clock/ [2022-04-25T14:53:38.563Z] spire-1.2.1/test/clock/clock.go [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fakes/ [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/ [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/certs/ [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/certs/bundle.der(11/43) Installing gdbm (1.22-r0) [2022-04-25T14:53:38.563Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-25T14:53:38.563Z] [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/config/ [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/fixture.go [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/registration/ [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-25T14:53:38.563Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-25T14:53:38.563Z] spire-1.2.1/test/integration/ [2022-04-25T14:53:38.563Z] spire-1.2.1/test/integration/README.md [2022-04-25T14:53:38.563Z] spire-1.2.1/test/integration/common [2022-04-25T14:53:38.563Z] spire-1.2.1/test/integration/setup/ [2022-04-25T14:53:38.563Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-25T14:53:38.563Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-25T14:53:38.563Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-25T14:53:38.563Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-25T14:53:38.563Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-25T14:53:38.563Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-25T14:53:38.563Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-25T14:53:38.563Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-25T14:53:38.563Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-25T14:53:38.563Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-25T14:53:38.563Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-25T14:53:38.563Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-25T14:53:38.563Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-25T14:53:38.563Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-25T14:53:38.563Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-25T14:53:38.563Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-25T14:53:38.563Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-25T14:53:38.563Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-25T14:53:38.563Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-25T14:53:38.563Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-25T14:53:38.563Z] spire-1.2.1/test/integration/suites/ [2022-04-25T14:53:38.563Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-25T14:53:38.563Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-25T14:53:38.563Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-25T14:53:38.563Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-25T14:53:38.563Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-25T14:53:38.563Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-25T14:53:38.563Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-25T14:53:38.563Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-25T14:53:38.563Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-25T14:53:38.563Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-25T14:53:38.563Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-25T14:53:38.563Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-25T14:53:38.563Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-25T14:53:38.563Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-25T14:53:38.563Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-25T14:53:38.563Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-25T14:53:38.564Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/(13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-25T14:53:38.824Z] [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl(14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-25T14:53:38.824Z] [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-25T14:53:38.824Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-25T14:53:38.825Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-25T14:53:38.826Z] spire-1.2.1/test/integration/test-one.sh [2022-04-25T14:53:38.826Z] spire-1.2.1/test/integration/test.sh [2022-04-25T14:53:38.826Z] spire-1.2.1/test/plugintest/ [2022-04-25T14:53:38.826Z] spire-1.2.1/test/plugintest/config.go [2022-04-25T14:53:38.826Z] spire-1.2.1/test/plugintest/load.go [2022-04-25T14:53:38.826Z] spire-1.2.1/test/plugintest/option.go [2022-04-25T14:53:38.826Z] spire-1.2.1/test/spiretest/ [2022-04-25T14:53:38.826Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-25T14:53:38.826Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-25T14:53:38.826Z] spire-1.2.1/test/spiretest/dir.go [2022-04-25T14:53:38.826Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-25T14:53:38.826Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-25T14:53:38.826Z] spire-1.2.1/test/spiretest/logs.go [2022-04-25T14:53:38.826Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-25T14:53:38.826Z] spire-1.2.1/test/spiretest/suite.go [2022-04-25T14:53:38.826Z] spire-1.2.1/test/spiretest/x509.go [2022-04-25T14:53:38.826Z] spire-1.2.1/test/testca/ [2022-04-25T14:53:38.826Z] spire-1.2.1/test/testca/ca.go [2022-04-25T14:53:38.826Z] spire-1.2.1/test/testkey/ [2022-04-25T14:53:38.826Z] spire-1.2.1/test/testkey/generate.sh [2022-04-25T14:53:38.826Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-25T14:53:38.826Z] spire-1.2.1/test/testkey/keys.go [2022-04-25T14:53:38.826Z] spire-1.2.1/test/testkey/new.go [2022-04-25T14:53:38.826Z] spire-1.2.1/test/tpmsimulator/ [2022-04-25T14:53:38.826Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-25T14:53:38.826Z] spire-1.2.1/test/util/ [2022-04-25T14:53:38.826Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-25T14:53:38.826Z] spire-1.2.1/test/util/cert_generation.go [2022-04-25T14:53:38.826Z] spire-1.2.1/test/util/io_redirection.go [2022-04-25T14:53:38.826Z] spire-1.2.1/test/util/race.go [2022-04-25T14:53:38.826Z] spire-1.2.1/test/util/util.go [2022-04-25T14:53:38.826Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-25T14:53:38.826Z] building spire from source... [2022-04-25T14:53:38.826Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-25T14:53:38.826Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-25T14:53:38.826Z] Installing go1.17.7... [2022-04-25T14:53:39.085Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-25T14:53:39.085Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-25T14:53:39.085Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-25T14:53:39.085Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-25T14:53:39.085Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-25T14:53:39.085Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-25T14:53:39.085Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-25T14:53:39.085Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-25T14:53:39.085Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-25T14:53:39.085Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-25T14:53:39.085Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-25T14:53:39.085Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-25T14:53:39.085Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-25T14:53:39.085Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-25T14:53:39.085Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-25T14:53:39.085Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-25T14:53:39.085Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-25T14:53:39.085Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-25T14:53:39.085Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-25T14:53:39.085Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-25T14:53:39.085Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-25T14:53:39.085Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-25T14:53:39.085Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-25T14:53:39.085Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-25T14:53:39.344Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-25T14:53:39.344Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-25T14:53:39.344Z] Executing busybox-1.34.1-r5.trigger [2022-04-25T14:53:39.344Z] OK: 83 MiB in 65 packages [2022-04-25T14:53:39.913Z] Collecting docker-compose==1.23.2 [2022-04-25T14:53:40.171Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-25T14:53:40.172Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-25T14:53:40.172Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-25T14:53:40.172Z] Collecting jsonschema<3,>=2.5.1 [2022-04-25T14:53:40.172Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-25T14:53:40.430Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-25T14:53:40.430Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-25T14:53:40.430Z] Collecting cached-property<2,>=1.2.0 [2022-04-25T14:53:40.430Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-25T14:53:40.430Z] 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-25T14:53:40.430Z] Collecting PyYAML<4,>=3.10 [2022-04-25T14:53:40.430Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-25T14:53:40.998Z] Collecting docopt<0.7,>=0.6.1 [2022-04-25T14:53:40.998Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-25T14:53:41.566Z] Collecting docker<4.0,>=3.6.0 [2022-04-25T14:53:41.566Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-25T14:53:41.566Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-25T14:53:41.566Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-25T14:53:41.824Z] Collecting texttable<0.10,>=0.9.0 [2022-04-25T14:53:41.824Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-25T14:53:42.392Z] Collecting docker-pycreds>=0.4.0 [2022-04-25T14:53:42.392Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-25T14:53:42.392Z] Collecting idna<2.8,>=2.5 [2022-04-25T14:53:42.392Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-25T14:53:42.392Z] 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-25T14:53:42.392Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-25T14:53:42.392Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-25T14:53:42.392Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-25T14:53:42.392Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-25T14:53:42.652Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-25T14:53:42.652Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-25T14:53:42.652Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-25T14:53:42.652Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-25T14:53:42.652Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-25T14:53:42.652Z] Attempting uninstall: urllib3 [2022-04-25T14:53:42.652Z] Found existing installation: urllib3 1.26.7 [2022-04-25T14:53:42.652Z] Uninstalling urllib3-1.26.7: [2022-04-25T14:53:42.652Z] Successfully uninstalled urllib3-1.26.7 [2022-04-25T14:53:42.910Z] Attempting uninstall: idna [2022-04-25T14:53:42.910Z] Found existing installation: idna 3.3 [2022-04-25T14:53:42.910Z] Uninstalling idna-3.3: [2022-04-25T14:53:42.910Z] Successfully uninstalled idna-3.3 [2022-04-25T14:53:43.477Z] Attempting uninstall: requests [2022-04-25T14:53:43.477Z] Found existing installation: requests 2.26.0 [2022-04-25T14:53:43.477Z] Uninstalling requests-2.26.0: [2022-04-25T14:53:43.477Z] Successfully uninstalled requests-2.26.0 [2022-04-25T14:53:43.477Z] Running setup.py install for texttable: started [2022-04-25T14:53:44.045Z] Running setup.py install for texttable: finished with status 'done' [2022-04-25T14:53:44.045Z] Running setup.py install for PyYAML: started [2022-04-25T14:53:44.045Z] Building bin/spire-server... [2022-04-25T14:53:44.303Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-25T14:53:44.303Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-25T14:53:44.303Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-25T14:53:44.303Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-25T14:53:44.303Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-25T14:53:44.303Z]  Running setup.py install for PyYAML: finished with status 'done' [2022-04-25T14:53:44.303Z] Running setup.py install for docopt: started [2022-04-25T14:53:44.561Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-25T14:53:44.562Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-25T14:53:44.562Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-25T14:53:44.562Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-25T14:53:44.562Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-25T14:53:44.820Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-25T14:53:44.820Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-25T14:53:44.820Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-25T14:53:44.820Z]  Running setup.py install for docopt: finished with status 'done' [2022-04-25T14:53:44.820Z] Running setup.py install for dockerpty: started [2022-04-25T14:53:44.820Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-25T14:53:44.820Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-25T14:53:44.820Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-25T14:53:45.078Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-25T14:53:45.078Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-25T14:53:45.078Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-25T14:53:45.078Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-25T14:53:45.078Z]  Running setup.py install for dockerpty: finished with status 'done' [2022-04-25T14:53:45.078Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-25T14:53:45.078Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-25T14:53:45.078Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-25T14:53:45.348Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-25T14:53:45.348Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-25T14:53:45.348Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-25T14:53:45.348Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-25T14:53:45.348Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-25T14:53:45.348Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-25T14:53:45.348Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-25T14:53:45.348Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-25T14:53:45.608Z] 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-25T14:53:45.608Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-25T14:53:45.608Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-25T14:53:45.608Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-25T14:53:45.608Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-25T14:53:45.608Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-25T14:53:45.608Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-25T14:53:45.608Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-25T14:53:45.608Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-25T14:53:45.869Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-25T14:53:45.869Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-25T14:53:45.869Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-25T14:53:45.869Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-25T14:53:45.869Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-25T14:53:45.869Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-25T14:53:45.869Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-25T14:53:45.869Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-25T14:53:45.869Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-25T14:53:45.869Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-25T14:53:45.869Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-25T14:53:45.869Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-25T14:53:46.137Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-25T14:53:46.396Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-25T14:53:48.325Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-25T14:53:48.325Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-25T14:53:48.325Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-25T14:53:48.325Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-25T14:53:48.325Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-25T14:53:52.523Z] go: downloading google.golang.org/api v0.70.0 [2022-04-25T14:53:52.523Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-25T14:53:52.523Z] go: downloading k8s.io/api v0.23.4 [2022-04-25T14:53:52.523Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-25T14:53:52.523Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-25T14:53:52.523Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-25T14:53:52.523Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-25T14:53:52.523Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-25T14:53:52.523Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-25T14:53:52.523Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-25T14:53:53.904Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-25T14:53:54.494Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-25T14:53:54.494Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-25T14:53:54.494Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-25T14:53:54.759Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-25T14:53:54.759Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-25T14:53:54.759Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-25T14:53:55.017Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-25T14:53:55.017Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-25T14:53:55.017Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-25T14:53:55.276Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-25T14:53:55.276Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-25T14:53:55.535Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-25T14:53:55.535Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-25T14:53:55.535Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-25T14:53:55.794Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-25T14:53:55.794Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-25T14:53:55.794Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-25T14:53:56.053Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-25T14:53:56.053Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-25T14:53:56.053Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-25T14:53:56.312Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-25T14:53:56.634Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-25T14:53:56.634Z] Removing intermediate container 96970c2a9dcf [2022-04-25T14:53:56.634Z] ---> 868f581b88ba [2022-04-25T14:53:56.634Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-25T14:53:56.634Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-25T14:53:56.634Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-25T14:53:57.202Z]  ---> Running in 377e27da4030 [2022-04-25T14:53:57.460Z] Removing intermediate container 377e27da4030 [2022-04-25T14:53:57.460Z] ---> c15bfc2cb845 [2022-04-25T14:53:57.460Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-25T14:53:57.719Z] ---> Running in a654867e1a1f [2022-04-25T14:53:57.989Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-25T14:53:57.989Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-25T14:53:57.989Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-25T14:53:57.989Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-25T14:53:57.989Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-25T14:53:57.989Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-25T14:53:57.989Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-25T14:53:58.248Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-25T14:53:58.248Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-25T14:53:58.248Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-25T14:53:58.248Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-25T14:53:58.248Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-25T14:53:58.248Z] Removing intermediate container a654867e1a1f [2022-04-25T14:53:58.248Z] ---> f425ae9dbd9d [2022-04-25T14:53:58.248Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-25T14:53:58.248Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-25T14:53:58.248Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-25T14:53:58.248Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-25T14:53:58.248Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-25T14:53:58.248Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-25T14:53:58.248Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-25T14:53:58.248Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-25T14:53:58.248Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-25T14:53:58.509Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-25T14:53:58.509Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-25T14:53:58.509Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-25T14:53:58.509Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-25T14:53:58.509Z] go: downloading go.opencensus.io v0.23.0 [2022-04-25T14:53:58.509Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-25T14:53:58.509Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-25T14:53:58.509Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-25T14:53:58.509Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-25T14:53:58.768Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-25T14:53:58.768Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-25T14:53:58.768Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-25T14:53:58.768Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-25T14:53:58.769Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-25T14:53:58.769Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-25T14:53:58.769Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-25T14:53:58.769Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-25T14:53:58.769Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-25T14:53:59.082Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-25T14:53:59.082Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-25T14:53:59.082Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-25T14:53:59.082Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-25T14:53:59.082Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-25T14:53:59.082Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-25T14:53:59.082Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-25T14:53:59.082Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-25T14:53:59.082Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-25T14:53:59.082Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-25T14:53:59.082Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-25T14:53:59.650Z]  ---> 7edda6824313 [2022-04-25T14:53:59.650Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-25T14:54:00.217Z] ---> 7f410942e081 [2022-04-25T14:54:00.217Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-25T14:54:00.787Z] ---> 01250337482f [2022-04-25T14:54:00.787Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-25T14:54:00.787Z] ---> Running in 5f16a737ea56 [2022-04-25T14:54:01.355Z] Removing intermediate container 5f16a737ea56 [2022-04-25T14:54:01.355Z] ---> 68fa2b205d52 [2022-04-25T14:54:01.355Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-25T14:54:01.355Z] ---> Running in 3e4f810c9d2e [2022-04-25T14:54:02.291Z] Removing intermediate container 3e4f810c9d2e [2022-04-25T14:54:02.291Z] ---> 5e5002b400d4 [2022-04-25T14:54:02.291Z] Step 21/23 : LABEL arch=x86_64 [2022-04-25T14:54:02.549Z] ---> Running in 465aef107ca4 [2022-04-25T14:54:03.486Z] Removing intermediate container 465aef107ca4 [2022-04-25T14:54:03.486Z] ---> a597f900d099 [2022-04-25T14:54:03.486Z] Step 22/23 : LABEL git_sha=77e4a79a908b57415482e115d712a5bec5c9ac86 [2022-04-25T14:54:04.055Z] ---> Running in a7b8b456abcf [2022-04-25T14:54:04.653Z] Removing intermediate container a7b8b456abcf [2022-04-25T14:54:04.653Z] ---> a38adfa15570 [2022-04-25T14:54:04.653Z] Step 23/23 : LABEL version=0.0.0 [2022-04-25T14:54:06.255Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-25T14:54:06.255Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-25T14:54:06.255Z]  ---> Running in 8aeaea62c336 [2022-04-25T14:54:07.195Z] Removing intermediate container 78ce1ad14e9a [2022-04-25T14:54:07.195Z] ---> 1da9c2f67397 [2022-04-25T14:54:07.195Z] [2022-04-25T14:54:07.195Z] Step 10/23 : FROM alpine:3.14 [2022-04-25T14:54:07.195Z] ---> e04c818066af [2022-04-25T14:54:07.195Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-25T14:54:07.195Z] ---> Using cache [2022-04-25T14:54:07.195Z] ---> e8b4fc237c29 [2022-04-25T14:54:07.195Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-25T14:54:07.195Z] ---> Using cache [2022-04-25T14:54:07.195Z] ---> d01f5171e4c7 [2022-04-25T14:54:07.195Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-25T14:54:07.195Z] Removing intermediate container 8aeaea62c336 [2022-04-25T14:54:07.195Z] ---> eb7c59c99182 [2022-04-25T14:54:07.195Z] [2022-04-25T14:54:07.195Z] ---> Running in 16c36a923bc3 [2022-04-25T14:54:07.195Z] Successfully built eb7c59c99182 [2022-04-25T14:54:07.454Z] Successfully tagged sys-mgmt-agent:latest [2022-04-25T14:54:07.454Z] Building core-command [2022-04-25T14:54:08.029Z]  Building sys-mgmt-agent ... done Removing intermediate container 16c36a923bc3 [2022-04-25T14:54:08.029Z] ---> 0cfd4f7adae2 [2022-04-25T14:54:08.029Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-25T14:54:09.408Z] ---> Running in 1c3fc85c63f7 [2022-04-25T14:54:09.668Z] Removing intermediate container 1c3fc85c63f7 [2022-04-25T14:54:09.668Z] ---> 9b5865519426 [2022-04-25T14:54:09.668Z] Step 15/23 : WORKDIR / [2022-04-25T14:54:09.927Z] ---> Running in 78d7d17e7072 [2022-04-25T14:54:10.494Z] Removing intermediate container 78d7d17e7072 [2022-04-25T14:54:10.494Z] ---> 63e6041357a8 [2022-04-25T14:54:10.494Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-25T14:54:11.431Z] ---> 625b14d354f4 [2022-04-25T14:54:11.431Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-25T14:54:13.343Z] ---> 9bf02f94580a [2022-04-25T14:54:13.343Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-25T14:54:13.343Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T14:54:13.343Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-25T14:54:13.343Z] ---> 4bd080be3861 [2022-04-25T14:54:13.343Z] Step 3/23 : WORKDIR /edgex-go [2022-04-25T14:54:13.343Z] ---> Using cache [2022-04-25T14:54:13.343Z] ---> 0ef1c1a2ca19 [2022-04-25T14:54:13.343Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T14:54:13.343Z] ---> Using cache [2022-04-25T14:54:13.343Z] ---> 02d1f98089e3 [2022-04-25T14:54:13.343Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-25T14:54:13.343Z] ---> Using cache [2022-04-25T14:54:13.343Z] ---> 38178e924b94 [2022-04-25T14:54:13.343Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-25T14:54:13.343Z] ---> Using cache [2022-04-25T14:54:13.343Z] ---> 41442f6e8792 [2022-04-25T14:54:13.343Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T14:54:13.343Z] ---> Using cache [2022-04-25T14:54:13.343Z] ---> f6a6a4868c6e [2022-04-25T14:54:13.343Z] Step 8/23 : COPY . . [2022-04-25T14:54:13.343Z] ---> Using cache [2022-04-25T14:54:13.343Z] ---> 747031ea8563 [2022-04-25T14:54:13.343Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-25T14:54:13.631Z] ---> Running in 41607b5e547a [2022-04-25T14:54:13.890Z] ---> 4da4b114dd3f [2022-04-25T14:54:13.890Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-25T14:54:13.890Z] ---> Running in 779b5a4dc881 [2022-04-25T14:54:14.461Z] Removing intermediate container 779b5a4dc881 [2022-04-25T14:54:14.461Z] ---> 7d31f16f4523 [2022-04-25T14:54:14.461Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-25T14:54:14.720Z] ---> Running in 2fb6ceffb74b [2022-04-25T14:54:14.720Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-25T14:54:14.983Z] Removing intermediate container 2fb6ceffb74b [2022-04-25T14:54:14.983Z] ---> fa014e3db778 [2022-04-25T14:54:14.983Z] Step 21/23 : LABEL arch=x86_64 [2022-04-25T14:54:15.242Z] ---> Running in d9d557ac2d62 [2022-04-25T14:54:15.814Z] Removing intermediate container d9d557ac2d62 [2022-04-25T14:54:15.814Z] ---> 1b0d8dcfe97b [2022-04-25T14:54:15.814Z] Step 22/23 : LABEL git_sha=77e4a79a908b57415482e115d712a5bec5c9ac86 [2022-04-25T14:54:15.814Z] ---> Running in 21843a051314 [2022-04-25T14:54:16.072Z] Removing intermediate container 21843a051314 [2022-04-25T14:54:16.072Z] ---> b3c551abcf53 [2022-04-25T14:54:16.072Z] Step 23/23 : LABEL version=0.0.0 [2022-04-25T14:54:16.339Z] ---> Running in df0f4e4576cb [2022-04-25T14:54:16.598Z] Removing intermediate container df0f4e4576cb [2022-04-25T14:54:16.598Z] ---> 01a159de2dee [2022-04-25T14:54:16.598Z] [2022-04-25T14:54:16.598Z] Successfully built 01a159de2dee [2022-04-25T14:54:16.598Z] Successfully tagged core-metadata:latest [2022-04-25T14:54:48.692Z]  Building core-metadata ... done Removing intermediate container 41607b5e547a [2022-04-25T14:54:48.692Z] ---> 89ea5763c533 [2022-04-25T14:54:48.692Z] [2022-04-25T14:54:48.692Z] Step 10/23 : FROM alpine:3.14 [2022-04-25T14:54:48.692Z] ---> e04c818066af [2022-04-25T14:54:48.692Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-25T14:54:48.692Z] ---> Using cache [2022-04-25T14:54:48.692Z] ---> e8b4fc237c29 [2022-04-25T14:54:48.692Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-25T14:54:48.692Z] ---> Using cache [2022-04-25T14:54:48.692Z] ---> d01f5171e4c7 [2022-04-25T14:54:48.692Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-25T14:54:48.692Z] ---> Running in bfe9b3a9e072 [2022-04-25T14:54:48.965Z] Removing intermediate container bfe9b3a9e072 [2022-04-25T14:54:48.965Z] ---> cf62b94f82cd [2022-04-25T14:54:48.965Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-25T14:54:49.121Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-25T14:54:49.122Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-25T14:54:49.122Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-25T14:54:49.122Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-25T14:54:49.122Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-25T14:54:49.122Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-25T14:54:49.122Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-25T14:54:49.122Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-25T14:54:49.122Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-25T14:54:49.122Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-25T14:54:49.122Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-25T14:54:49.229Z] ---> Running in 9f1749fb00d3 [2022-04-25T14:54:49.407Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-25T14:54:49.407Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-25T14:54:49.407Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-25T14:54:49.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-25T14:54:49.487Z] Removing intermediate container 9f1749fb00d3 [2022-04-25T14:54:49.488Z] ---> 07486151d262 [2022-04-25T14:54:49.488Z] Step 15/23 : WORKDIR / [2022-04-25T14:54:49.488Z] ---> Running in 6a1eafd49772 [2022-04-25T14:54:50.056Z] Removing intermediate container 6a1eafd49772 [2022-04-25T14:54:50.056Z] ---> 676f7cfc6a78 [2022-04-25T14:54:50.056Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-25T14:54:50.633Z] ---> 9d201a77d36f [2022-04-25T14:54:50.633Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-25T14:54:51.568Z] ---> 39fe8ff604d2 [2022-04-25T14:54:51.568Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-25T14:54:52.137Z] ---> f7cd6893fd3f [2022-04-25T14:54:52.137Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-25T14:54:52.395Z] ---> Running in 18cb70955c95 [2022-04-25T14:54:52.653Z] Removing intermediate container 18cb70955c95 [2022-04-25T14:54:52.653Z] ---> 531297fb8fe8 [2022-04-25T14:54:52.653Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-25T14:54:52.653Z] ---> Running in 669357db5035 [2022-04-25T14:54:53.221Z] Removing intermediate container 669357db5035 [2022-04-25T14:54:53.221Z] ---> dd9da2484b93 [2022-04-25T14:54:53.221Z] Step 21/23 : LABEL arch=x86_64 [2022-04-25T14:54:53.221Z] ---> Running in 6f46822460c8 [2022-04-25T14:54:53.479Z] Removing intermediate container 6f46822460c8 [2022-04-25T14:54:53.479Z] ---> eced6a80305c [2022-04-25T14:54:53.479Z] Step 22/23 : LABEL git_sha=77e4a79a908b57415482e115d712a5bec5c9ac86 [2022-04-25T14:54:53.479Z] ---> Running in d10da6b825f4 [2022-04-25T14:54:54.046Z] Removing intermediate container d10da6b825f4 [2022-04-25T14:54:54.046Z] ---> f22330e204ba [2022-04-25T14:54:54.046Z] Step 23/23 : LABEL version=0.0.0 [2022-04-25T14:54:54.046Z] ---> Running in 622b72600b8d [2022-04-25T14:54:54.304Z] Removing intermediate container 622b72600b8d [2022-04-25T14:54:54.304Z] ---> 9bf45e11de73 [2022-04-25T14:54:54.304Z] [2022-04-25T14:54:54.563Z] Successfully built 9bf45e11de73 [2022-04-25T14:54:54.563Z] Successfully tagged core-command:latest [2022-04-25T14:55:01.836Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.228s coverage: 28.7% of statements [2022-04-25T14:55:01.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-25T14:55:01.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-25T14:55:07.275Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.432s coverage: 98.5% of statements [2022-04-25T14:55:07.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-25T14:55:08.271Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.441s coverage: 53.4% of statements [2022-04-25T14:55:08.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-25T14:55:08.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-25T14:55:30.523Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.113s coverage: 89.2% of statements [2022-04-25T14:55:30.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-25T14:55:30.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-25T14:55:30.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-25T14:55:30.523Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.382s coverage: 84.4% of statements [2022-04-25T14:55:30.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-25T14:55:30.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-25T14:55:30.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-25T14:55:30.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-25T14:55:30.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-25T14:55:31.519Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.155s coverage: 95.6% of statements [2022-04-25T14:55:31.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-25T14:55:31.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-25T14:55:31.519Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.500s coverage: 72.2% of statements [2022-04-25T14:55:31.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-25T14:55:31.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-25T14:55:31.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-25T14:55:31.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-25T14:55:31.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-25T14:55:31.519Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.500s coverage: 60.0% of statements [2022-04-25T14:55:31.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-25T14:55:31.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-25T14:55:31.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-25T14:55:31.519Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.602s coverage: 0.9% of statements [2022-04-25T14:55:31.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-25T14:55:31.519Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.366s coverage: 58.8% of statements [2022-04-25T14:55:31.519Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.296s coverage: 29.6% of statements [2022-04-25T14:55:31.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-25T14:55:31.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.225s coverage: 47.1% of statements [2022-04-25T14:55:31.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.385s coverage: 79.5% of statements [2022-04-25T14:55:31.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.194s coverage: 94.1% of statements [2022-04-25T14:55:31.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.254s coverage: 96.3% of statements [2022-04-25T14:55:32.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.190s coverage: 87.5% of statements [2022-04-25T14:55:45.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.364s coverage: 94.4% of statements [2022-04-25T14:55:45.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.191s coverage: 44.8% of statements [2022-04-25T14:55:50.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.661s coverage: 82.5% of statements [2022-04-25T14:55:50.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-25T14:55:50.791Z]  Building core-command ... done Building bin/spire-agent... [2022-04-25T14:55:50.791Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-25T14:55:50.791Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-25T14:55:50.791Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-25T14:55:50.791Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-25T14:55:50.791Z] Building bin/spire-agent... [2022-04-25T14:55:50.791Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-25T14:55:50.791Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-25T14:55:50.791Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-25T14:55:50.791Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-25T14:55:50.791Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-25T14:55:50.791Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-25T14:55:50.791Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-25T14:55:50.791Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-25T14:55:50.791Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-25T14:55:50.791Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-25T14:55:50.791Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-25T14:55:50.791Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-25T14:55:50.791Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-25T14:55:50.791Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-25T14:55:50.791Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-25T14:55:50.791Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-25T14:55:50.791Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-25T14:55:50.791Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-25T14:55:50.791Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-25T14:55:50.791Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-25T14:55:50.791Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-25T14:55:50.791Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-25T14:55:58.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.271s coverage: 92.9% of statements [2022-04-25T14:55:58.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-25T14:55:58.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-25T14:55:58.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-25T14:55:58.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements [2022-04-25T14:55:58.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-25T14:55:58.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-25T14:55:58.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-25T14:55:58.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-25T14:55:58.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-25T14:55:58.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements [2022-04-25T14:55:58.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-25T14:55:58.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-25T14:55:58.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements [2022-04-25T14:55:58.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-25T14:55:58.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.260s coverage: 58.8% of statements [2022-04-25T14:55:58.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-25T14:55:58.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.251s coverage: 80.0% of statements [2022-04-25T14:55:58.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.226s coverage: 87.2% of statements [2022-04-25T14:55:58.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.284s coverage: 85.4% of statements [2022-04-25T14:55:58.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.776s coverage: 91.2% of statements [2022-04-25T14:55:58.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-25T14:56:01.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.838s coverage: 64.4% of statements [2022-04-25T14:56:01.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-25T14:56:01.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-25T14:56:01.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.267s coverage: 100.0% of statements [2022-04-25T14:56:01.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.122s coverage: 89.4% of statements [2022-04-25T14:56:01.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.117s coverage: 100.0% of statements [2022-04-25T14:56:01.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements [2022-04-25T14:56:01.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements [2022-04-25T14:56:11.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.358s coverage: 65.4% of statements [2022-04-25T14:56:11.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-25T14:56:11.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-25T14:56:11.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-25T14:56:12.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.863s coverage: 43.8% of statements [2022-04-25T14:56:12.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-25T14:56:12.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-25T14:56:12.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.286s coverage: 89.5% of statements [2022-04-25T14:56:12.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-25T14:56:12.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.262s coverage: 84.8% of statements [2022-04-25T14:56:12.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-25T14:56:12.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-25T14:56:12.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-25T14:56:12.729Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-25T14:56:17.338Z] Building bin/spire-agent... [2022-04-25T14:56:17.338Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-25T14:56:17.338Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-25T14:56:17.338Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-25T14:56:17.338Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-25T14:56:17.338Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-25T14:56:17.338Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-25T14:56:17.338Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-25T14:56:17.338Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-25T14:56:17.338Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-25T14:56:17.338Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-25T14:56:17.338Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-25T14:56:17.338Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-25T14:56:17.338Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-25T14:56:21.030Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.414s coverage: 17.7% of statements [2022-04-25T14:56:21.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-25T14:56:21.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-25T14:56:21.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-25T14:56:21.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-25T14:56:21.030Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.731s coverage: 92.3% of statements [2022-04-25T14:56:21.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-25T14:56:21.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-25T14:56:21.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-25T14:56:21.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-25T14:56:21.030Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.302s coverage: 63.2% of statements [2022-04-25T14:56:21.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-25T14:56:21.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-25T14:56:21.623Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.416s coverage: 97.7% of statements [2022-04-25T14:56:21.623Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-25T14:56:21.623Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-25T14:56:21.623Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-25T14:56:21.623Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-25T14:56:21.623Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.220s coverage: 28.9% of statements [2022-04-25T14:56:21.623Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-25T14:56:21.623Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-25T14:56:21.623Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-25T14:56:21.623Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-25T14:56:21.623Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-25T14:56:21.623Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-25T14:56:21.623Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.209s coverage: 100.0% of statements [2022-04-25T14:56:21.623Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements [2022-04-25T14:56:22.600Z] 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-25T14:56:22.600Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-25T14:56:22.600Z] GO111MODULE=on go vet ./... [2022-04-25T14:56:56.075Z] Removing intermediate container 4f28a1b215a5 [2022-04-25T14:56:56.075Z] ---> 7404f1ef63db [2022-04-25T14:56:56.075Z] [2022-04-25T14:56:56.075Z] Step 13/26 : FROM alpine:3.15 [2022-04-25T14:56:56.075Z] ---> 0ac33e5f5afa [2022-04-25T14:56:56.075Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-25T14:56:56.075Z] ---> Using cache [2022-04-25T14:56:56.075Z] ---> e856e323da39 [2022-04-25T14:56:56.075Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T14:56:56.075Z] ---> Using cache [2022-04-25T14:56:56.075Z] ---> afaeb23ea467 [2022-04-25T14:56:56.075Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-25T14:56:56.075Z] Removing intermediate container 78703f51e457 [2022-04-25T14:56:56.075Z] ---> 28628d0f8710 [2022-04-25T14:56:56.075Z] [2022-04-25T14:56:56.075Z] Step 13/26 : FROM alpine:3.15 [2022-04-25T14:56:56.075Z] ---> 0ac33e5f5afa [2022-04-25T14:56:56.075Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-25T14:56:56.075Z] ---> Using cache [2022-04-25T14:56:56.075Z] ---> e856e323da39 [2022-04-25T14:56:56.075Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T14:56:56.075Z] ---> Using cache [2022-04-25T14:56:56.075Z] ---> afaeb23ea467 [2022-04-25T14:56:56.075Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-25T14:56:56.075Z] ---> Running in 271d194e35a1 [2022-04-25T14:56:56.075Z] ---> Running in e536a68f216b [2022-04-25T14:56:56.075Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T14:56:56.075Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T14:56:56.075Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T14:56:56.075Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T14:56:56.075Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-25T14:56:56.075Z] v3.15.4-61-g95a2af6693 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-25T14:56:56.075Z] OK: 15854 distinct packages available [2022-04-25T14:56:56.075Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T14:56:56.075Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-25T14:56:56.075Z] v3.15.4-61-g95a2af6693 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-25T14:56:56.075Z] OK: 15854 distinct packages available [2022-04-25T14:56:56.075Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T14:56:56.075Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T14:56:56.075Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T14:56:56.075Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-25T14:56:56.075Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-25T14:56:56.075Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-25T14:56:56.075Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-25T14:56:56.075Z] (3/5) Installing libucontext (1.1-r0) [2022-04-25T14:56:56.075Z] (3/4) Installing libucontext (1.1-r0) [2022-04-25T14:56:56.075Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-25T14:56:56.075Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-25T14:56:56.075Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-25T14:56:56.075Z] Executing busybox-1.34.1-r5.trigger [2022-04-25T14:56:56.075Z] OK: 6 MiB in 18 packages [2022-04-25T14:56:56.075Z] Executing busybox-1.34.1-r5.trigger [2022-04-25T14:56:56.075Z] OK: 6 MiB in 19 packages [2022-04-25T14:56:57.984Z] Removing intermediate container 271d194e35a1 [2022-04-25T14:56:57.984Z] ---> fd1d3900b95c [2022-04-25T14:56:57.984Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-25T14:56:57.984Z] Removing intermediate container e536a68f216b [2022-04-25T14:56:57.984Z] ---> ec6ef609dfe7 [2022-04-25T14:56:57.984Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-25T14:56:59.893Z] ---> b3bcb641b4f0 [2022-04-25T14:56:59.893Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-25T14:56:59.893Z] ---> 8a2d38007896 [2022-04-25T14:56:59.893Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-25T14:57:00.828Z] ---> f90e439783c1 [2022-04-25T14:57:00.828Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-25T14:57:01.087Z] ---> Running in e64cbfef60ea [2022-04-25T14:57:01.087Z] ---> 55cf7678b313 [2022-04-25T14:57:01.087Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-25T14:57:01.359Z] Removing intermediate container e64cbfef60ea [2022-04-25T14:57:01.359Z] ---> 201a692946fa [2022-04-25T14:57:01.359Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-25T14:57:01.359Z] ---> d0d41eec1a23 [2022-04-25T14:57:01.359Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-25T14:57:01.625Z] ---> c80841853590 [2022-04-25T14:57:01.625Z] Step 21/26 : WORKDIR / [2022-04-25T14:57:01.625Z] ---> fa9f04ca3ca0 [2022-04-25T14:57:01.625Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-25T14:57:01.625Z] ---> Running in 0642f3867784 [2022-04-25T14:57:01.885Z] ---> 855512590059 [2022-04-25T14:57:01.885Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-25T14:57:01.885Z] Removing intermediate container 0642f3867784 [2022-04-25T14:57:01.885Z] ---> a6871c986d9c [2022-04-25T14:57:01.885Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-25T14:57:02.143Z] ---> Running in f12193fa6efa [2022-04-25T14:57:02.143Z] ---> Running in e2130529bcf0 [2022-04-25T14:57:02.143Z] Removing intermediate container f12193fa6efa [2022-04-25T14:57:02.143Z] ---> e213dac5b104 [2022-04-25T14:57:02.143Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-25T14:57:02.143Z] Removing intermediate container e2130529bcf0 [2022-04-25T14:57:02.143Z] ---> 3625348fef53 [2022-04-25T14:57:02.143Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-25T14:57:02.405Z] ---> Running in 92eda1121d7d [2022-04-25T14:57:02.405Z] ---> Running in b3c330cd6bd9 [2022-04-25T14:57:02.405Z] Removing intermediate container 92eda1121d7d [2022-04-25T14:57:02.405Z] ---> 1e211687b817 [2022-04-25T14:57:02.405Z] Step 24/26 : LABEL arch=x86_64 [2022-04-25T14:57:02.405Z] Removing intermediate container b3c330cd6bd9 [2022-04-25T14:57:02.405Z] ---> c3bc2c22bb23 [2022-04-25T14:57:02.405Z] Step 24/26 : LABEL arch=x86_64 [2022-04-25T14:57:02.688Z] ---> Running in ca30051a42c8 [2022-04-25T14:57:02.688Z] ---> Running in a55b4b0d5fa0 [2022-04-25T14:57:02.688Z] Removing intermediate container a55b4b0d5fa0 [2022-04-25T14:57:02.688Z] ---> 608b14d8fc88 [2022-04-25T14:57:02.688Z] Step 25/26 : LABEL git_sha=77e4a79a908b57415482e115d712a5bec5c9ac86 [2022-04-25T14:57:02.688Z] Removing intermediate container ca30051a42c8 [2022-04-25T14:57:02.688Z] ---> ad628badcbde [2022-04-25T14:57:02.688Z] Step 25/26 : LABEL git_sha=77e4a79a908b57415482e115d712a5bec5c9ac86 [2022-04-25T14:57:02.953Z] ---> Running in cdf9d3df24aa [2022-04-25T14:57:02.953Z] ---> Running in 8dea0aa6db8d [2022-04-25T14:57:02.953Z] Removing intermediate container cdf9d3df24aa [2022-04-25T14:57:02.953Z] ---> c0fc71bf6be3 [2022-04-25T14:57:02.953Z] Step 26/26 : LABEL version=0.0.0 [2022-04-25T14:57:02.953Z] Removing intermediate container 8dea0aa6db8d [2022-04-25T14:57:02.953Z] ---> 916e8af635de [2022-04-25T14:57:02.953Z] Step 26/26 : LABEL version=0.0.0 [2022-04-25T14:57:03.212Z] ---> Running in 467eecf1294d [2022-04-25T14:57:03.212Z] ---> Running in be385c9fa86c [2022-04-25T14:57:03.212Z] Removing intermediate container 467eecf1294d [2022-04-25T14:57:03.212Z] ---> 87fc42e6c353 [2022-04-25T14:57:03.212Z] [2022-04-25T14:57:03.212Z] Removing intermediate container be385c9fa86c [2022-04-25T14:57:03.212Z] ---> 3fa7b85d0f5a [2022-04-25T14:57:03.212Z] [2022-04-25T14:57:03.471Z] Successfully built 87fc42e6c353 [2022-04-25T14:57:03.471Z] Successfully built 3fa7b85d0f5a [2022-04-25T14:57:03.471Z] Successfully tagged security-spire-agent:latest [2022-04-25T14:57:03.471Z] Successfully tagged security-spire-config:latest [2022-04-25T14:57:30.027Z]  Building security-spire-config ... done  Building security-spire-agent ... done Removing intermediate container 290f393bb7b7 [2022-04-25T14:57:30.027Z] ---> fe357c14e5ab [2022-04-25T14:57:30.027Z] [2022-04-25T14:57:30.027Z] Step 13/25 : FROM alpine:3.15 [2022-04-25T14:57:30.027Z] ---> 0ac33e5f5afa [2022-04-25T14:57:30.027Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-25T14:57:30.027Z] ---> Using cache [2022-04-25T14:57:30.027Z] ---> e856e323da39 [2022-04-25T14:57:30.027Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T14:57:30.027Z] ---> Using cache [2022-04-25T14:57:30.027Z] ---> afaeb23ea467 [2022-04-25T14:57:30.028Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-25T14:57:30.028Z] ---> Using cache [2022-04-25T14:57:30.028Z] ---> fd1d3900b95c [2022-04-25T14:57:30.028Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-25T14:57:30.969Z] ---> 2006d91f9546 [2022-04-25T14:57:30.969Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-25T14:57:30.969Z] ---> 5794817258e7 [2022-04-25T14:57:30.969Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-25T14:57:31.229Z] ---> d9f5ca6561b7 [2022-04-25T14:57:31.229Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-25T14:57:31.495Z] ---> 8f4e9e895d3b [2022-04-25T14:57:31.495Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-25T14:57:31.495Z] ---> Running in c6336599b52a [2022-04-25T14:57:31.495Z] Removing intermediate container c6336599b52a [2022-04-25T14:57:31.495Z] ---> 1c8246490a02 [2022-04-25T14:57:31.495Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-25T14:57:31.495Z] ---> Running in bc5ff1199489 [2022-04-25T14:57:31.495Z] Removing intermediate container bc5ff1199489 [2022-04-25T14:57:31.495Z] ---> 5a0e4b681af6 [2022-04-25T14:57:31.495Z] Step 23/25 : LABEL arch=x86_64 [2022-04-25T14:57:31.754Z] ---> Running in f7b9273b3e0c [2022-04-25T14:57:31.754Z] Removing intermediate container f7b9273b3e0c [2022-04-25T14:57:31.754Z] ---> fc556fc2f468 [2022-04-25T14:57:31.754Z] Step 24/25 : LABEL git_sha=77e4a79a908b57415482e115d712a5bec5c9ac86 [2022-04-25T14:57:31.754Z] ---> Running in c113ad2d4d69 [2022-04-25T14:57:31.754Z] Removing intermediate container c113ad2d4d69 [2022-04-25T14:57:31.754Z] ---> b5aeca33b710 [2022-04-25T14:57:31.754Z] Step 25/25 : LABEL version=0.0.0 [2022-04-25T14:57:32.014Z] ---> Running in 1e18cb65c5e4 [2022-04-25T14:57:32.014Z] Removing intermediate container 1e18cb65c5e4 [2022-04-25T14:57:32.014Z] ---> 02982eea7106 [2022-04-25T14:57:32.014Z] [2022-04-25T14:57:32.014Z] Successfully built 02982eea7106 [2022-04-25T14:57:32.014Z] Successfully tagged security-spire-server:latest [2022-04-25T14:57:32.021Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-25T14:57:32.027Z] $ docker stop --time=1 c76bc138b59fe8019be620e9ebe504f61757e88c313ceb06e7dc250c60be4582 [2022-04-25T14:57:33.330Z] $ docker rm -f c76bc138b59fe8019be620e9ebe504f61757e88c313ceb06e7dc250c60be4582 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-25T14:57:33.686Z] + docker images [2022-04-25T14:57:33.686Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-25T14:57:33.686Z] security-spire-server latest 02982eea7106 2 seconds ago 87.3MB [2022-04-25T14:57:33.686Z] fe357c14e5ab 12 seconds ago 4.43GB [2022-04-25T14:57:33.686Z] security-spire-agent latest 87fc42e6c353 30 seconds ago 127MB [2022-04-25T14:57:33.686Z] security-spire-config latest 3fa7b85d0f5a 30 seconds ago 86.7MB [2022-04-25T14:57:33.686Z] 28628d0f8710 48 seconds ago 4.43GB [2022-04-25T14:57:33.686Z] 7404f1ef63db 48 seconds ago 4.43GB [2022-04-25T14:57:33.686Z] core-command latest 9bf45e11de73 2 minutes ago 16.1MB [2022-04-25T14:57:33.686Z] 89ea5763c533 2 minutes ago 1.49GB [2022-04-25T14:57:33.686Z] core-metadata latest 01a159de2dee 3 minutes ago 17MB [2022-04-25T14:57:33.686Z] sys-mgmt-agent latest eb7c59c99182 3 minutes ago 299MB [2022-04-25T14:57:33.686Z] 1da9c2f67397 3 minutes ago 1.5GB [2022-04-25T14:57:33.686Z] security-proxy-setup latest dfe79fa6aa74 4 minutes ago 26.9MB [2022-04-25T14:57:33.686Z] support-scheduler latest 94b720da8595 4 minutes ago 26.3MB [2022-04-25T14:57:33.686Z] 1daba247dc9c 4 minutes ago 1.49GB [2022-04-25T14:57:33.686Z] 5d36c17b1098 4 minutes ago 1.5GB [2022-04-25T14:57:33.686Z] a425c5f35359 4 minutes ago 1.55GB [2022-04-25T14:57:33.686Z] security-bootstrapper latest d006ea2cb73f 4 minutes ago 19.1MB [2022-04-25T14:57:33.686Z] security-spiffe-token-provider latest ee3bcb2e39cf 5 minutes ago 28.8MB [2022-04-25T14:57:33.686Z] core-data latest d8b2257df37b 5 minutes ago 22.5MB [2022-04-25T14:57:33.686Z] security-secretstore-setup latest 14015bb0e1f8 5 minutes ago 28.5MB [2022-04-25T14:57:33.686Z] support-notifications latest 443ff21ed7c9 5 minutes ago 26.9MB [2022-04-25T14:57:33.686Z] 0179d4450fa1 5 minutes ago 1.55GB [2022-04-25T14:57:33.686Z] 2eee7444132b 5 minutes ago 1.54GB [2022-04-25T14:57:33.686Z] 285aa3c1dbf0 5 minutes ago 1.52GB [2022-04-25T14:57:33.686Z] 62205a00cc10 5 minutes ago 1.5GB [2022-04-25T14:57:33.686Z] d8ca56caef9f 5 minutes ago 1.5GB [2022-04-25T14:57:33.686Z] ci-base-image-x86_64 latest 4bd080be3861 8 minutes ago 896MB [2022-04-25T14:57:33.686Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 2 days ago 562MB [2022-04-25T14:57:33.686Z] docker 20.10.14 7417809fdb73 2 weeks ago 218MB [2022-04-25T14:57:33.686Z] alpine 3.14 e04c818066af 2 weeks ago 5.59MB [2022-04-25T14:57:33.686Z] alpine 3.15 0ac33e5f5afa 2 weeks ago 5.57MB [2022-04-25T14:57:33.686Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-25T14:57:33.686Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-25T14:58:14.480Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-25T14:58:14.480Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-25T14:58:14.480Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-25T14:58:14.506Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-25T14:58:15.223Z] + ls -al . [2022-04-25T14:58:15.223Z] total 668 [2022-04-25T14:58:15.223Z] drwxrwxr-x 9 1001 1001 4096 Apr 25 14:58 . [2022-04-25T14:58:15.223Z] drwxr-xr-x 4 root root 4096 Apr 25 14:52 .. [2022-04-25T14:58:15.223Z] -rw-rw-r-- 1 1001 1001 11 Apr 25 14:50 .dockerignore [2022-04-25T14:58:15.223Z] drwxrwxr-x 8 1001 1001 4096 Apr 25 14:50 .git [2022-04-25T14:58:15.223Z] drwxrwxr-x 3 1001 1001 4096 Apr 25 14:50 .github [2022-04-25T14:58:15.223Z] -rw-rw-r-- 1 1001 1001 879 Apr 25 14:50 .gitignore [2022-04-25T14:58:15.223Z] -rw-rw-r-- 1 1001 1001 42 Apr 25 14:50 .golangci.yml [2022-04-25T14:58:15.223Z] -rw-rw-r-- 1 1001 1001 87 Apr 25 14:50 .hadolint.yml [2022-04-25T14:58:15.223Z] -rw-rw-r-- 1 1001 1001 166 Apr 25 14:50 .sonarcloud.properties [2022-04-25T14:58:15.223Z] -rw-rw-r-- 1 1001 1001 1171 Apr 25 14:50 ADOPTERS.md [2022-04-25T14:58:15.223Z] -rw-rw-r-- 1 1001 1001 10086 Apr 25 14:50 Attribution.txt [2022-04-25T14:58:15.223Z] -rw-rw-r-- 1 1001 1001 51732 Apr 25 14:50 CHANGELOG.md [2022-04-25T14:58:15.223Z] -rw-rw-r-- 1 1001 1001 3804 Apr 25 14:50 CONTRIBUTING.md [2022-04-25T14:58:15.223Z] -rw-rw-r-- 1 1001 1001 677 Apr 25 14:50 GOVERNANCE.md [2022-04-25T14:58:15.223Z] -rw-rw-r-- 1 1001 1001 850 Apr 25 14:50 Jenkinsfile [2022-04-25T14:58:15.223Z] -rw-rw-r-- 1 1001 1001 10775 Apr 25 14:50 LICENSE [2022-04-25T14:58:15.223Z] -rw-rw-r-- 1 1001 1001 10389 Apr 25 14:50 Makefile [2022-04-25T14:58:15.223Z] -rw-rw-r-- 1 1001 1001 582 Apr 25 14:50 OWNERS.md [2022-04-25T14:58:15.223Z] -rw-rw-r-- 1 1001 1001 9120 Apr 25 14:50 README.md [2022-04-25T14:58:15.223Z] -rw-rw-r-- 1 1001 1001 6912 Apr 25 14:50 SECURITY.md [2022-04-25T14:58:15.223Z] -rw-rw-r-- 1 1001 1001 5 Apr 25 14:48 VERSION [2022-04-25T14:58:15.223Z] -rw-rw-r-- 1 1001 1001 4131 Apr 25 14:50 ZMQWindows.md [2022-04-25T14:58:15.223Z] drwxrwxr-x 2 1001 1001 4096 Apr 25 14:50 bin [2022-04-25T14:58:15.223Z] drwxrwxr-x 18 1001 1001 4096 Apr 25 14:50 cmd [2022-04-25T14:58:15.223Z] -rw-r--r-- 1 root root 435134 Apr 25 14:56 coverage.out [2022-04-25T14:58:15.223Z] -rw-rw-r-- 1 1001 1001 3256 Apr 25 14:50 go.mod [2022-04-25T14:58:15.223Z] -rw-rw-r-- 1 1001 1001 35162 Apr 25 14:52 go.sum [2022-04-25T14:58:15.223Z] drwxrwxr-x 8 1001 1001 4096 Apr 25 14:50 internal [2022-04-25T14:58:15.223Z] drwxrwxr-x 3 1001 1001 4096 Apr 25 14:50 openapi [2022-04-25T14:58:15.223Z] drwxrwxr-x 4 1001 1001 4096 Apr 25 14:50 snap [2022-04-25T14:58:15.224Z] -rw-rw-r-- 1 1001 1001 204 Apr 25 14:50 version.go [Pipeline] sh [2022-04-25T14:58:15.887Z] + '[' -e coverage.out ] [2022-04-25T14:58:15.887Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-25T14:58:15.915Z] Warning: overwriting stash ‘coverage-report’ [2022-04-25T14:58:16.711Z] Stashed 1 file(s) [Pipeline] sh [2022-04-25T14:58:17.386Z] + make build [2022-04-25T14:58:17.387Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-25T14:59:39.187Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-25T15:00:35.780Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-25T15:00:35.780Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-25T15:01:08.190Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-25T15:01:08.190Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-25T15:01:09.183Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-25T15:01:15.930Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-25T15:01:19.333Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-25T15:01:23.656Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-25T15:01:27.051Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-25T15:01:31.391Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-25T15:01:39.699Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-25T15:01:45.134Z] $ docker stop --time=1 b825a6102e9aa26a799608d25736822791c3a55c44d66529db6812352b900811 [2022-04-25T15:01:47.083Z] $ docker rm -f b825a6102e9aa26a799608d25736822791c3a55c44d66529db6812352b900811 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T15:01:49.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-25T15:01:49.326Z] [2022-04-25T15:01:49.326Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T15:01:49.676Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-25T15:01:49.952Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-25T15:01:49.952Z] 29e5d40040c1: Pulling fs layer [2022-04-25T15:01:49.952Z] 1ce36da41761: Pulling fs layer [2022-04-25T15:01:49.952Z] 25b303627fd3: Pulling fs layer [2022-04-25T15:01:49.952Z] 29e5d40040c1: Verifying Checksum [2022-04-25T15:01:49.952Z] 29e5d40040c1: Download complete [2022-04-25T15:01:50.228Z] 1ce36da41761: Verifying Checksum [2022-04-25T15:01:50.228Z] 1ce36da41761: Download complete [2022-04-25T15:01:50.508Z] 29e5d40040c1: Pull complete [2022-04-25T15:01:51.952Z] 25b303627fd3: Verifying Checksum [2022-04-25T15:01:51.952Z] 25b303627fd3: Download complete [2022-04-25T15:01:51.952Z] 1ce36da41761: Pull complete [2022-04-25T15:02:02.115Z] 25b303627fd3: Pull complete [2022-04-25T15:02:02.115Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-25T15:02:02.115Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-25T15:02:02.115Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-25T15:02:02.415Z] prd-ubuntu20.04-docker-arm64-4c-16g-22045 does not seem to be running inside a container [2022-04-25T15:02:02.525Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-25T15:02:04.828Z] $ docker top ba92e5baafef83f68ef0629d30052e4dc8a152f4dd1152c8789bb2c52a911a92 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-25T15:02:05.822Z] + docker-compose build --help [2022-04-25T15:02:05.822Z] + grep parallel [2022-04-25T15:02:11.331Z] --parallel Build images in parallel. [Pipeline] } [2022-04-25T15:02:11.362Z] $ docker stop --time=1 ba92e5baafef83f68ef0629d30052e4dc8a152f4dd1152c8789bb2c52a911a92 [2022-04-25T15:02:13.090Z] $ docker rm -f ba92e5baafef83f68ef0629d30052e4dc8a152f4dd1152c8789bb2c52a911a92 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T15:02:13.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-25T15:02:13.759Z] . [Pipeline] withDockerContainer [2022-04-25T15:02:14.045Z] prd-ubuntu20.04-docker-arm64-4c-16g-22045 does not seem to be running inside a container [2022-04-25T15:02:14.126Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-25T15:02:15.553Z] $ docker top 901b945fc36b0304e5efaa8aa24bf88a4ed3220e095d23ffcacdb436618daa87 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-25T15:02:16.454Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-25T15:02:21.851Z] Building core-command ... [2022-04-25T15:02:21.851Z] Building core-data ... [2022-04-25T15:02:21.851Z] Building core-metadata ... [2022-04-25T15:02:21.851Z] Building security-bootstrapper ... [2022-04-25T15:02:21.851Z] Building security-proxy-setup ... [2022-04-25T15:02:21.851Z] Building security-secretstore-setup ... [2022-04-25T15:02:21.851Z] Building security-spiffe-token-provider ... [2022-04-25T15:02:21.851Z] Building security-spire-agent ... [2022-04-25T15:02:21.851Z] Building security-spire-config ... [2022-04-25T15:02:21.851Z] Building security-spire-server ... [2022-04-25T15:02:21.851Z] Building support-notifications ... [2022-04-25T15:02:21.851Z] Building support-scheduler ... [2022-04-25T15:02:21.851Z] Building sys-mgmt-agent ... [2022-04-25T15:02:21.851Z] Building security-bootstrapper [2022-04-25T15:02:21.851Z] Building support-scheduler [2022-04-25T15:02:21.851Z] Building core-command [2022-04-25T15:02:21.851Z] Building security-spire-config [2022-04-25T15:02:21.851Z] Building support-notifications [2022-04-25T15:03:58.639Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T15:03:58.639Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-25T15:03:58.639Z] ---> cf686e2719a5 [2022-04-25T15:03:58.639Z] Step 3/23 : WORKDIR /edgex-go [2022-04-25T15:03:58.639Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T15:03:58.639Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-25T15:03:58.639Z] ---> cf686e2719a5 [2022-04-25T15:03:58.639Z] Step 3/22 : WORKDIR /edgex-go [2022-04-25T15:03:58.639Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T15:03:58.639Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-25T15:03:58.639Z] ---> cf686e2719a5 [2022-04-25T15:03:58.639Z] Step 3/22 : WORKDIR /edgex-go [2022-04-25T15:03:58.639Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T15:03:58.639Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-25T15:03:58.639Z] ---> cf686e2719a5 [2022-04-25T15:03:58.639Z] Step 3/31 : WORKDIR /edgex-go [2022-04-25T15:03:58.639Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T15:03:58.639Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-25T15:03:58.639Z] ---> cf686e2719a5 [2022-04-25T15:03:58.639Z] Step 3/26 : WORKDIR /edgex-go [2022-04-25T15:03:58.639Z] ---> Running in b343839a9730 [2022-04-25T15:03:58.639Z] ---> Running in d12c05a5190b [2022-04-25T15:03:58.639Z] ---> Running in 35147196bf73 [2022-04-25T15:03:58.639Z] ---> Running in f91b87337673 [2022-04-25T15:03:58.639Z] ---> Running in 9aaf04b480bf [2022-04-25T15:03:58.639Z] Removing intermediate container f91b87337673 [2022-04-25T15:03:58.639Z] ---> 816d8ff3d0c5 [2022-04-25T15:03:58.639Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T15:03:58.639Z] Removing intermediate container 35147196bf73 [2022-04-25T15:03:58.639Z] ---> ed0039daeba2 [2022-04-25T15:03:58.639Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T15:03:58.639Z] Removing intermediate container d12c05a5190b [2022-04-25T15:03:58.639Z] ---> f2a145f59a92 [2022-04-25T15:03:58.639Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T15:03:58.639Z] Removing intermediate container b343839a9730 [2022-04-25T15:03:58.639Z] ---> 6058887b4c0f [2022-04-25T15:03:58.639Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T15:03:58.639Z] ---> Running in 12c333f09796 [2022-04-25T15:03:58.639Z] ---> Running in e04cdbf3c440 [2022-04-25T15:03:58.639Z] Removing intermediate container 9aaf04b480bf [2022-04-25T15:03:58.639Z] ---> bb3da4a530fc [2022-04-25T15:03:58.639Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T15:03:58.639Z] ---> Running in c2f95b6dbbd1 [2022-04-25T15:03:58.639Z] ---> Running in 607b768c3ce1 [2022-04-25T15:03:58.639Z] ---> Running in 05e2201b0df1 [2022-04-25T15:03:58.639Z] Removing intermediate container 12c333f09796 [2022-04-25T15:03:58.639Z] ---> 622fd699b7d8 [2022-04-25T15:03:58.639Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-25T15:03:58.639Z] ---> Running in b47a993e09cb [2022-04-25T15:03:58.639Z] Removing intermediate container 05e2201b0df1 [2022-04-25T15:03:58.639Z] ---> d4e44a2a358b [2022-04-25T15:03:58.639Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-25T15:03:58.639Z] Removing intermediate container e04cdbf3c440 [2022-04-25T15:03:58.639Z] ---> e01c5a90f9f2 [2022-04-25T15:03:58.639Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-25T15:03:58.639Z] ---> Running in 8c8b3b684a78 [2022-04-25T15:03:58.639Z] ---> Running in 150c6c88fe36 [2022-04-25T15:03:58.639Z] Removing intermediate container c2f95b6dbbd1 [2022-04-25T15:03:58.639Z] ---> f1b80073bbc1 [2022-04-25T15:03:58.639Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-25T15:03:58.639Z] Removing intermediate container 607b768c3ce1 [2022-04-25T15:03:58.639Z] ---> ad5cdd8d4ca1 [2022-04-25T15:03:58.639Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-25T15:03:58.639Z] ---> Running in ef78e646c4c3 [2022-04-25T15:03:58.639Z] ---> Running in 3d3b6f78053f [2022-04-25T15:03:58.639Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T15:03:58.639Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T15:03:58.639Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T15:03:58.639Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T15:03:58.639Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T15:03:58.639Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T15:03:58.639Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T15:03:58.639Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T15:03:58.639Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T15:03:58.639Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T15:03:58.639Z] OK: 220 MiB in 52 packages [2022-04-25T15:03:58.639Z] OK: 220 MiB in 52 packages [2022-04-25T15:03:58.639Z] OK: 220 MiB in 52 packages [2022-04-25T15:03:58.639Z] OK: 220 MiB in 52 packages [2022-04-25T15:03:58.639Z] OK: 220 MiB in 52 packages [2022-04-25T15:03:58.639Z] Removing intermediate container b47a993e09cb [2022-04-25T15:03:58.639Z] ---> 1f3c22cb049d [2022-04-25T15:03:58.639Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-25T15:03:58.639Z] Removing intermediate container 8c8b3b684a78 [2022-04-25T15:03:58.639Z] ---> 74ddd0db4e74 [2022-04-25T15:03:58.639Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-25T15:03:58.639Z] Removing intermediate container 3d3b6f78053f [2022-04-25T15:03:58.639Z] ---> da8cfb2fa1e6 [2022-04-25T15:03:58.639Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-25T15:03:59.239Z] Removing intermediate container 150c6c88fe36 [2022-04-25T15:03:59.239Z] ---> c1600ec7630a [2022-04-25T15:03:59.239Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-25T15:03:59.239Z] Removing intermediate container ef78e646c4c3 [2022-04-25T15:03:59.239Z] ---> 329af2ce0cce [2022-04-25T15:03:59.239Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-25T15:03:59.523Z] ---> a4271271d989 [2022-04-25T15:03:59.523Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T15:03:59.523Z] ---> 2c64dea6165a [2022-04-25T15:03:59.523Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T15:03:59.810Z] ---> Running in 99aa283f65c1 [2022-04-25T15:03:59.810Z] ---> Running in b3d337b7fef6 [2022-04-25T15:04:00.090Z] ---> a0aef3c3ad62 [2022-04-25T15:04:00.090Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T15:04:00.090Z] ---> Running in 1349eefa8257 [2022-04-25T15:04:00.365Z] ---> 8d6ec263c402 [2022-04-25T15:04:00.365Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T15:04:00.365Z] ---> Running in 4b8a5d4595ae [2022-04-25T15:04:00.640Z] ---> e730a4199957 [2022-04-25T15:04:00.640Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T15:04:00.932Z] ---> Running in 10f2f8859b0a [2022-04-25T15:04:06.355Z] Removing intermediate container b3d337b7fef6 [2022-04-25T15:04:06.355Z] ---> 1c57fef07101 [2022-04-25T15:04:06.355Z] Step 8/22 : COPY . . [2022-04-25T15:04:06.355Z] Removing intermediate container 99aa283f65c1 [2022-04-25T15:04:06.355Z] ---> 6a5b8b706fa9 [2022-04-25T15:04:06.355Z] Step 8/23 : COPY . . [2022-04-25T15:04:06.355Z] Removing intermediate container 1349eefa8257 [2022-04-25T15:04:06.355Z] ---> bb6940318e00 [2022-04-25T15:04:06.355Z] Step 8/31 : COPY . . [2022-04-25T15:04:06.355Z] Removing intermediate container 10f2f8859b0a [2022-04-25T15:04:06.355Z] ---> b6c7548a6c11 [2022-04-25T15:04:06.355Z] Step 8/26 : COPY . . [2022-04-25T15:04:06.355Z] Removing intermediate container 4b8a5d4595ae [2022-04-25T15:04:06.355Z] ---> 6913fd0a4f12 [2022-04-25T15:04:06.355Z] Step 8/22 : COPY . . [2022-04-25T15:04:38.705Z] ---> e710c7285642 [2022-04-25T15:04:38.705Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-25T15:04:38.705Z] ---> 78747dbd1321 [2022-04-25T15:04:38.705Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-25T15:04:38.705Z] ---> e5473f9f623e [2022-04-25T15:04:38.705Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-25T15:04:38.705Z] ---> Running in 0b4d2439c3e0 [2022-04-25T15:04:38.705Z] ---> fa3107d6e323 [2022-04-25T15:04:38.705Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-25T15:04:38.705Z] ---> Running in cbe30a41902e [2022-04-25T15:04:38.705Z] ---> 27bddf83daac [2022-04-25T15:04:38.705Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-25T15:04:38.705Z] ---> Running in f85f572e661e [2022-04-25T15:04:38.705Z] ---> Running in b238169d6e50 [2022-04-25T15:04:38.705Z] ---> Running in 5cf9d36fa39b [2022-04-25T15:04:38.705Z] Removing intermediate container 0b4d2439c3e0 [2022-04-25T15:04:38.705Z] ---> 82964d8018f1 [2022-04-25T15:04:38.705Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-25T15:04:38.705Z] ---> Running in 09c89adfe34f [2022-04-25T15:04:38.705Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-25T15:04:38.705Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-25T15:04:38.982Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-25T15:04:38.982Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-25T15:04:40.434Z] Removing intermediate container 09c89adfe34f [2022-04-25T15:04:40.434Z] ---> 35f9a3370436 [2022-04-25T15:04:40.434Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-25T15:04:40.434Z] ---> Running in 79363ddda69d [2022-04-25T15:04:41.048Z] Removing intermediate container 79363ddda69d [2022-04-25T15:04:41.048Z] ---> e779f6d83c4b [2022-04-25T15:04:41.048Z] 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-25T15:04:41.048Z] ---> Running in 354851f33253 [2022-04-25T15:04:43.693Z] spire-1.2.1/ [2022-04-25T15:04:43.693Z] spire-1.2.1/.data/ [2022-04-25T15:04:43.693Z] spire-1.2.1/.data/.file [2022-04-25T15:04:43.693Z] spire-1.2.1/.dockerignore [2022-04-25T15:04:43.693Z] spire-1.2.1/.gitattributes [2022-04-25T15:04:43.693Z] spire-1.2.1/.githooks/ [2022-04-25T15:04:43.693Z] spire-1.2.1/.githooks/pre-commit [2022-04-25T15:04:43.693Z] spire-1.2.1/.github/ [2022-04-25T15:04:43.693Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-25T15:04:43.693Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-25T15:04:43.693Z] spire-1.2.1/.github/dependabot.yml [2022-04-25T15:04:43.693Z] spire-1.2.1/.github/workflows/ [2022-04-25T15:04:43.693Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-25T15:04:43.693Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-25T15:04:43.693Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-25T15:04:43.693Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-25T15:04:43.693Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-25T15:04:43.693Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-25T15:04:43.693Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-25T15:04:43.693Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-25T15:04:43.693Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-25T15:04:43.693Z] spire-1.2.1/.gitignore [2022-04-25T15:04:43.693Z] spire-1.2.1/.go-version [2022-04-25T15:04:43.693Z] spire-1.2.1/.golangci.yml [2022-04-25T15:04:43.693Z] spire-1.2.1/ADOPTERS.md [2022-04-25T15:04:43.693Z] spire-1.2.1/CHANGELOG.md [2022-04-25T15:04:43.693Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-25T15:04:43.693Z] spire-1.2.1/CODEOWNERS [2022-04-25T15:04:43.693Z] spire-1.2.1/CONTRIBUTING.md [2022-04-25T15:04:43.693Z] spire-1.2.1/Dockerfile [2022-04-25T15:04:43.693Z] spire-1.2.1/Dockerfile.dev [2022-04-25T15:04:43.693Z] spire-1.2.1/Dockerfile.scratch [2022-04-25T15:04:43.693Z] spire-1.2.1/LICENSE [2022-04-25T15:04:43.693Z] spire-1.2.1/MAINTAINERS.md [2022-04-25T15:04:43.693Z] spire-1.2.1/Makefile [2022-04-25T15:04:43.693Z] spire-1.2.1/README.md [2022-04-25T15:04:43.693Z] spire-1.2.1/ROADMAP.md [2022-04-25T15:04:43.693Z] spire-1.2.1/SECURITY.md [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/ [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-agent/ [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/ [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-25T15:04:43.693Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-25T15:04:43.693Z] spire-1.2.1/conf/ [2022-04-25T15:04:43.693Z] spire-1.2.1/conf/agent/ [2022-04-25T15:04:43.693Z] spire-1.2.1/conf/agent/agent.conf [2022-04-25T15:04:43.693Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-25T15:04:43.693Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-25T15:04:43.693Z] spire-1.2.1/conf/server/ [2022-04-25T15:04:43.693Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-25T15:04:43.693Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-25T15:04:43.693Z] spire-1.2.1/conf/server/server.conf [2022-04-25T15:04:43.693Z] spire-1.2.1/conf/server/server_full.conf [2022-04-25T15:04:43.693Z] spire-1.2.1/doc/ [2022-04-25T15:04:43.693Z] spire-1.2.1/doc/SPIRE101.md [2022-04-25T15:04:43.693Z] spire-1.2.1/doc/auditlog.md [2022-04-25T15:04:43.693Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-25T15:04:43.693Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-25T15:04:43.693Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-25T15:04:43.693Z] spire-1.2.1/doc/images/ [2022-04-25T15:04:43.693Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-25T15:04:43.693Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-25T15:04:43.693Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-25T15:04:43.693Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-25T15:04:43.693Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-25T15:04:43.693Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-25T15:04:43.693Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-25T15:04:43.693Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-25T15:04:43.693Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/scaling_spire.md [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/spire_agent.md [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/spire_server.md [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/supported_integrations.md [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/telemetry.md [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/telemetry_config.md [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/upgrading.md [2022-04-25T15:04:43.694Z] spire-1.2.1/doc/using_spire.md [2022-04-25T15:04:43.694Z] spire-1.2.1/examples/ [2022-04-25T15:04:43.694Z] spire-1.2.1/examples/README.md [2022-04-25T15:04:43.694Z] spire-1.2.1/go.mod [2022-04-25T15:04:43.694Z] spire-1.2.1/go.sum [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/ [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/ [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/agent.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/api/ [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/client/ [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/common/ [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/config.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/manager/ [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-25T15:04:43.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/svid/ [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/ [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/api/ [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/api/names.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/auth/ [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/catalog/ [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/cli/ [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-25T15:04:43.970Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/health/ [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/health/config.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/health/context.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/health/health.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/idutil/ [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/log/ [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/log/log.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/log/options.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/plugin/ [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/profiling/ [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/selector/ [2022-04-25T15:04:43.971Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/uptime/ [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/util/ [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/util/task.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/version/ [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/version/version.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/x509util/ [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/ [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/ [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/api.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/health/ [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/id.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/status.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/bundle/ [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/ca/ [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/cache/ [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-25T15:04:44.245Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/catalog/ [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/config.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/datastore/ [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-25T15:04:44.246Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-25T15:04:44.521Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-25T15:04:44.521Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-25T15:04:44.521Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-25T15:04:44.521Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-25T15:04:44.521Z] spire-1.2.1/pkg/server/plugin/ [2022-04-25T15:04:44.521Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-25T15:04:44.521Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-25T15:04:44.521Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-25T15:04:44.521Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-25T15:04:44.521Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-25T15:04:44.521Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-25T15:04:44.521Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-25T15:04:44.521Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-25T15:04:44.521Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-25T15:04:44.521Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-25T15:04:44.521Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-25T15:04:44.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-25T15:04:44.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-25T15:04:44.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-25T15:04:44.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-25T15:04:44.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-25T15:04:44.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-25T15:04:44.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-25T15:04:44.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-25T15:04:44.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-25T15:04:44.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-25T15:04:44.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-25T15:04:44.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-25T15:04:44.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-25T15:04:44.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-25T15:04:44.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-25T15:04:44.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-25T15:04:44.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-25T15:04:44.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-25T15:04:44.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-25T15:04:44.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-25T15:04:44.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-25T15:04:44.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-25T15:04:44.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-25T15:04:44.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-25T15:04:44.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-25T15:04:44.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-25T15:04:44.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-25T15:04:44.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-25T15:04:44.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-25T15:04:44.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-25T15:04:44.523Z] spire-1.2.1/pkg/server/registration/ [2022-04-25T15:04:44.523Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-25T15:04:44.523Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-25T15:04:44.523Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-25T15:04:44.523Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-25T15:04:44.523Z] spire-1.2.1/pkg/server/server.go [2022-04-25T15:04:44.523Z] spire-1.2.1/pkg/server/server_test.go [2022-04-25T15:04:44.523Z] spire-1.2.1/pkg/server/svid/ [2022-04-25T15:04:44.523Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-25T15:04:44.523Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-25T15:04:44.523Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-25T15:04:44.523Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-25T15:04:44.523Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-25T15:04:44.523Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-25T15:04:44.523Z] spire-1.2.1/proto/ [2022-04-25T15:04:44.523Z] spire-1.2.1/proto/private/ [2022-04-25T15:04:44.523Z] spire-1.2.1/proto/private/server/ [2022-04-25T15:04:44.523Z] spire-1.2.1/proto/private/server/journal/ [2022-04-25T15:04:44.523Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-25T15:04:44.523Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-25T15:04:44.523Z] spire-1.2.1/proto/spire/ [2022-04-25T15:04:44.523Z] spire-1.2.1/proto/spire/common/ [2022-04-25T15:04:44.523Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-25T15:04:44.523Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-25T15:04:44.523Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-25T15:04:44.523Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-25T15:04:44.523Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-25T15:04:44.523Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-25T15:04:44.523Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-25T15:04:44.523Z] spire-1.2.1/proto/spire/plugin/ [2022-04-25T15:04:44.523Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-25T15:04:44.523Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-25T15:04:44.523Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-25T15:04:44.523Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-25T15:04:44.523Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-25T15:04:44.523Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-25T15:04:44.523Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-25T15:04:44.799Z] spire-1.2.1/release/ [2022-04-25T15:04:44.799Z] spire-1.2.1/release/spire-extras/ [2022-04-25T15:04:44.799Z] spire-1.2.1/release/spire-extras/README.md [2022-04-25T15:04:44.799Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-25T15:04:44.799Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-25T15:04:44.799Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-25T15:04:44.799Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-25T15:04:44.799Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-25T15:04:44.799Z] spire-1.2.1/release/spire/ [2022-04-25T15:04:44.799Z] spire-1.2.1/release/spire/README.md [2022-04-25T15:04:44.799Z] spire-1.2.1/release/spire/conf/ [2022-04-25T15:04:44.799Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-25T15:04:44.799Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-25T15:04:44.799Z] spire-1.2.1/release/spire/conf/server/ [2022-04-25T15:04:44.799Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-25T15:04:44.799Z] spire-1.2.1/script/ [2022-04-25T15:04:44.799Z] spire-1.2.1/script/build-artifact.sh [2022-04-25T15:04:44.799Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-25T15:04:44.799Z] spire-1.2.1/support/ [2022-04-25T15:04:44.799Z] spire-1.2.1/support/k8s/ [2022-04-25T15:04:44.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-25T15:04:44.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-25T15:04:44.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-25T15:04:44.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-25T15:04:44.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-25T15:04:44.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-25T15:04:44.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-25T15:04:44.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-25T15:04:44.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-25T15:04:44.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-25T15:04:44.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-25T15:04:44.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-25T15:04:44.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-25T15:04:44.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-25T15:04:44.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-25T15:04:44.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-25T15:04:44.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-25T15:04:44.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-25T15:04:44.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-25T15:04:44.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-25T15:04:44.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-25T15:04:44.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-25T15:04:44.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-25T15:04:44.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-25T15:04:44.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-25T15:04:44.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-25T15:04:44.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-25T15:04:44.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-25T15:04:44.800Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-25T15:04:44.800Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-25T15:04:44.800Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-25T15:04:44.800Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-25T15:04:44.800Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-25T15:04:44.800Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-25T15:04:44.800Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-25T15:04:44.800Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-25T15:04:44.800Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-25T15:04:44.800Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-25T15:04:44.800Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-25T15:04:44.800Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-25T15:04:44.800Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-25T15:04:44.800Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-25T15:04:44.800Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-25T15:04:44.800Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-25T15:04:44.800Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-25T15:04:44.800Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-25T15:04:44.800Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-25T15:04:44.800Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-25T15:04:44.800Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-25T15:04:44.800Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-25T15:04:44.800Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-25T15:04:44.800Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-25T15:04:44.800Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-25T15:04:44.800Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-25T15:04:44.800Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-25T15:04:44.800Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-25T15:04:44.800Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-25T15:04:44.800Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-25T15:04:44.800Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-25T15:04:44.800Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-25T15:04:44.800Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-25T15:04:44.800Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-25T15:04:44.800Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-25T15:04:44.800Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-25T15:04:44.800Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-25T15:04:44.800Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-25T15:04:44.800Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-25T15:04:44.800Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-25T15:04:44.800Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-25T15:04:44.800Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-25T15:04:44.800Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-25T15:04:44.800Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-25T15:04:44.800Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-25T15:04:44.800Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-25T15:04:44.800Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-25T15:04:44.800Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-25T15:04:44.800Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-25T15:04:44.800Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-25T15:04:44.800Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-25T15:04:44.800Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-25T15:04:44.800Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-25T15:04:44.800Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-25T15:04:44.800Z] spire-1.2.1/test/ [2022-04-25T15:04:44.800Z] spire-1.2.1/test/clock/ [2022-04-25T15:04:44.800Z] spire-1.2.1/test/clock/clock.go [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fakes/ [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/ [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/certs/ [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/config/ [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/fixture.go [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/registration/ [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-25T15:04:44.800Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-25T15:04:44.800Z] spire-1.2.1/test/integration/ [2022-04-25T15:04:44.800Z] spire-1.2.1/test/integration/README.md [2022-04-25T15:04:44.800Z] spire-1.2.1/test/integration/common [2022-04-25T15:04:44.800Z] spire-1.2.1/test/integration/setup/ [2022-04-25T15:04:44.800Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-25T15:04:44.800Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-25T15:04:44.800Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-25T15:04:44.800Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-25T15:04:44.800Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-25T15:04:44.800Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-25T15:04:44.800Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-25T15:04:44.800Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-25T15:04:44.800Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-25T15:04:44.800Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-25T15:04:44.800Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-25T15:04:44.800Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-25T15:04:44.800Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-25T15:04:44.800Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-25T15:04:44.800Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-25T15:04:44.800Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/ [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-25T15:04:44.801Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-25T15:04:45.077Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-25T15:04:45.077Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-25T15:04:45.077Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-25T15:04:45.077Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-25T15:04:45.077Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-25T15:04:45.077Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-25T15:04:45.077Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-25T15:04:45.077Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-25T15:04:45.077Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-25T15:04:45.077Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-25T15:04:45.077Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-25T15:04:45.077Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-25T15:04:45.077Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-25T15:04:45.077Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-25T15:04:45.077Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-25T15:04:45.077Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-25T15:04:45.077Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-25T15:04:45.077Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-25T15:04:45.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-25T15:04:45.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-25T15:04:45.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-25T15:04:45.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-25T15:04:45.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-25T15:04:45.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-25T15:04:45.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-25T15:04:45.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-25T15:04:45.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-25T15:04:45.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-25T15:04:45.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-25T15:04:45.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-25T15:04:45.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-25T15:04:45.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-25T15:04:45.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-25T15:04:45.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-25T15:04:45.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-25T15:04:45.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-25T15:04:45.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-25T15:04:45.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-25T15:04:45.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-25T15:04:45.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-25T15:04:45.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-25T15:04:45.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-25T15:04:45.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-25T15:04:45.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-25T15:04:45.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-25T15:04:45.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-25T15:04:45.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-25T15:04:45.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-25T15:04:45.078Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/test-one.sh [2022-04-25T15:04:45.079Z] spire-1.2.1/test/integration/test.sh [2022-04-25T15:04:45.079Z] spire-1.2.1/test/plugintest/ [2022-04-25T15:04:45.079Z] spire-1.2.1/test/plugintest/config.go [2022-04-25T15:04:45.079Z] spire-1.2.1/test/plugintest/load.go [2022-04-25T15:04:45.079Z] spire-1.2.1/test/plugintest/option.go [2022-04-25T15:04:45.079Z] spire-1.2.1/test/spiretest/ [2022-04-25T15:04:45.079Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-25T15:04:45.356Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-25T15:04:45.356Z] spire-1.2.1/test/spiretest/dir.go [2022-04-25T15:04:45.356Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-25T15:04:45.356Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-25T15:04:45.356Z] spire-1.2.1/test/spiretest/logs.go [2022-04-25T15:04:45.356Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-25T15:04:45.356Z] spire-1.2.1/test/spiretest/suite.go [2022-04-25T15:04:45.356Z] spire-1.2.1/test/spiretest/x509.go [2022-04-25T15:04:45.356Z] spire-1.2.1/test/testca/ [2022-04-25T15:04:45.357Z] spire-1.2.1/test/testca/ca.go [2022-04-25T15:04:45.357Z] spire-1.2.1/test/testkey/ [2022-04-25T15:04:45.357Z] spire-1.2.1/test/testkey/generate.sh [2022-04-25T15:04:45.357Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-25T15:04:45.357Z] spire-1.2.1/test/testkey/keys.go [2022-04-25T15:04:45.357Z] spire-1.2.1/test/testkey/new.go [2022-04-25T15:04:45.357Z] spire-1.2.1/test/tpmsimulator/ [2022-04-25T15:04:45.357Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-25T15:04:45.357Z] spire-1.2.1/test/util/ [2022-04-25T15:04:45.357Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-25T15:04:45.357Z] spire-1.2.1/test/util/cert_generation.go [2022-04-25T15:04:45.357Z] spire-1.2.1/test/util/io_redirection.go [2022-04-25T15:04:45.357Z] spire-1.2.1/test/util/race.go [2022-04-25T15:04:45.357Z] spire-1.2.1/test/util/util.go [2022-04-25T15:04:45.357Z] building spire from source... [2022-04-25T15:04:45.632Z] Installing go1.17.7... [2022-04-25T15:05:12.479Z] Building bin/spire-server... [2022-04-25T15:05:12.479Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-25T15:05:12.479Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-25T15:05:12.479Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-25T15:05:12.479Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-25T15:05:12.479Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-25T15:05:13.923Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-25T15:05:14.525Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-25T15:05:14.525Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-25T15:05:14.525Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-25T15:05:15.128Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-25T15:05:15.410Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-25T15:05:15.410Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-25T15:05:15.687Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-25T15:05:15.964Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-25T15:05:15.964Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-25T15:05:15.964Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-25T15:05:15.964Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-25T15:05:15.964Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-25T15:05:16.981Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-25T15:05:16.981Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-25T15:05:17.587Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-25T15:05:17.863Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-25T15:05:18.465Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-25T15:05:19.913Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-25T15:05:19.913Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-25T15:05:46.757Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-25T15:05:46.757Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-25T15:05:46.757Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-25T15:05:46.757Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-25T15:05:46.757Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-25T15:05:46.757Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-25T15:05:46.757Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-25T15:05:46.757Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-25T15:05:46.757Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-25T15:05:46.757Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-25T15:05:46.757Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-25T15:05:46.757Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-25T15:05:46.757Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-25T15:05:46.757Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-25T15:05:46.757Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-25T15:05:46.757Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-25T15:05:47.035Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-25T15:05:47.035Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-25T15:05:47.313Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-25T15:05:47.313Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-25T15:05:47.313Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-25T15:05:47.313Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-25T15:05:47.313Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-25T15:05:47.591Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-25T15:05:47.591Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-25T15:05:47.591Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-25T15:05:48.581Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-25T15:05:48.581Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-25T15:05:48.581Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-25T15:06:15.421Z] go: downloading google.golang.org/api v0.70.0 [2022-04-25T15:06:15.421Z] go: downloading k8s.io/api v0.23.4 [2022-04-25T15:06:15.421Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-25T15:06:25.598Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-25T15:06:28.996Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-25T15:06:28.996Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-25T15:06:29.274Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-25T15:06:29.274Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-25T15:06:29.274Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-25T15:06:29.550Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-25T15:06:30.158Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-25T15:06:30.158Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-25T15:06:31.615Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-25T15:06:33.598Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-25T15:07:00.435Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-25T15:07:00.435Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-25T15:07:00.435Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-25T15:07:00.435Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-25T15:07:00.435Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-25T15:07:01.115Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-25T15:07:03.101Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-25T15:07:03.101Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-25T15:07:03.101Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-25T15:07:04.091Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-25T15:07:04.366Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-25T15:07:04.642Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-25T15:07:04.917Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-25T15:07:04.917Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-25T15:07:05.193Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-25T15:07:05.470Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-25T15:07:10.901Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-25T15:07:10.901Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-25T15:07:10.901Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-25T15:07:11.180Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-25T15:07:12.625Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-25T15:07:12.625Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-25T15:07:12.625Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-25T15:07:14.063Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-25T15:07:14.063Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-25T15:07:14.063Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-25T15:07:14.664Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-25T15:07:14.940Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-25T15:07:14.940Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-25T15:07:15.217Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-25T15:07:15.217Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-25T15:07:15.217Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-25T15:07:15.217Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-25T15:07:15.493Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-25T15:07:16.480Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-25T15:07:17.093Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-25T15:07:17.371Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-25T15:07:17.648Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-25T15:07:17.925Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-25T15:07:17.925Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-25T15:07:18.203Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-25T15:07:18.203Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-25T15:07:18.203Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-25T15:07:19.650Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-25T15:07:19.650Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-25T15:07:19.650Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-25T15:07:19.928Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-25T15:07:21.918Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-25T15:07:21.918Z] go: downloading go.opencensus.io v0.23.0 [2022-04-25T15:07:22.522Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-25T15:07:22.800Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-25T15:07:23.079Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-25T15:07:23.079Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-25T15:07:23.358Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-25T15:07:23.358Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-25T15:07:23.638Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-25T15:07:24.244Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-25T15:07:27.977Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-25T15:07:31.105Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-25T15:07:31.105Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-25T15:07:31.706Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-25T15:07:31.706Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-25T15:07:31.984Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-25T15:07:32.582Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-25T15:07:32.582Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-25T15:07:32.858Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-25T15:07:32.858Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-25T15:07:33.133Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-25T15:07:33.133Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-25T15:07:33.133Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-25T15:07:43.306Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-25T15:07:43.306Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-25T15:07:43.306Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-25T15:07:43.306Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-25T15:08:15.689Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-25T15:08:15.689Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-25T15:09:37.492Z] Removing intermediate container f85f572e661e [2022-04-25T15:09:37.492Z] ---> f6e8bc91523e [2022-04-25T15:09:37.492Z] [2022-04-25T15:09:37.492Z] Step 10/23 : FROM alpine:3.14 [2022-04-25T15:09:37.492Z] 3.14: Pulling from library/alpine [2022-04-25T15:09:37.492Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-25T15:09:37.492Z] Status: Downloaded newer image for alpine:3.14 [2022-04-25T15:09:37.492Z] ---> ac73e934f311 [2022-04-25T15:09:37.492Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-25T15:09:37.492Z] ---> Running in b3eab15909e8 [2022-04-25T15:09:37.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-25T15:09:37.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-25T15:09:37.492Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-25T15:09:37.492Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T15:09:37.492Z] OK: 5 MiB in 15 packages [2022-04-25T15:09:37.492Z] Removing intermediate container b3eab15909e8 [2022-04-25T15:09:37.492Z] ---> baa19ffbccea [2022-04-25T15:09:37.492Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-25T15:09:37.492Z] ---> Running in c94b8b160be1 [2022-04-25T15:09:37.492Z] Removing intermediate container c94b8b160be1 [2022-04-25T15:09:37.492Z] ---> 254f51d456bd [2022-04-25T15:09:37.492Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-25T15:09:37.492Z] ---> Running in 58fb786c0b6f [2022-04-25T15:09:37.492Z] Removing intermediate container 58fb786c0b6f [2022-04-25T15:09:37.492Z] ---> 6fd155ec4f13 [2022-04-25T15:09:37.492Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-25T15:09:37.492Z] ---> Running in ffac09310817 [2022-04-25T15:09:37.492Z] Removing intermediate container ffac09310817 [2022-04-25T15:09:37.492Z] ---> de1ef118b5e6 [2022-04-25T15:09:37.492Z] Step 15/23 : WORKDIR / [2022-04-25T15:09:37.492Z] ---> Running in f53393232fa8 [2022-04-25T15:09:37.492Z] Removing intermediate container f53393232fa8 [2022-04-25T15:09:37.492Z] ---> 677d5d36ba01 [2022-04-25T15:09:37.492Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-25T15:09:37.492Z] ---> 8eb808bebb85 [2022-04-25T15:09:37.492Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-25T15:09:39.508Z] ---> 648faae6a7a5 [2022-04-25T15:09:39.508Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-25T15:09:41.510Z] ---> 48e7b59d0fdb [2022-04-25T15:09:41.510Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-25T15:09:41.510Z] ---> Running in b60fd703a877 [2022-04-25T15:09:42.500Z] Removing intermediate container b60fd703a877 [2022-04-25T15:09:42.500Z] ---> f2c5e075f63c [2022-04-25T15:09:42.500Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-25T15:09:42.500Z] ---> Running in 7c7efe022e4e [2022-04-25T15:09:43.120Z] Removing intermediate container cbe30a41902e [2022-04-25T15:09:43.120Z] ---> ae90d2401b59 [2022-04-25T15:09:43.120Z] [2022-04-25T15:09:43.120Z] Step 10/31 : FROM alpine:3.14 [2022-04-25T15:09:43.120Z] ---> ac73e934f311 [2022-04-25T15:09:43.120Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-25T15:09:43.120Z] ---> Running in ff5e56144e6d [2022-04-25T15:09:43.397Z] Removing intermediate container 7c7efe022e4e [2022-04-25T15:09:43.397Z] ---> 0c561820fb37 [2022-04-25T15:09:43.397Z] Step 21/23 : LABEL arch=arm64 [2022-04-25T15:09:43.397Z] ---> Running in 30d3442b4900 [2022-04-25T15:09:44.021Z] Removing intermediate container ff5e56144e6d [2022-04-25T15:09:44.021Z] ---> d49cb275c7d2 [2022-04-25T15:09:44.021Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-25T15:09:44.021Z] ---> Running in 527df5ee94cd [2022-04-25T15:09:44.301Z] Removing intermediate container 30d3442b4900 [2022-04-25T15:09:44.301Z] ---> 9d9d34d389b8 [2022-04-25T15:09:44.301Z] Step 22/23 : LABEL git_sha=7a996b1d11c848303735e0ef9edf0f851f97e318 [2022-04-25T15:09:44.301Z] ---> Running in da590576cd2c [2022-04-25T15:09:45.298Z] Removing intermediate container da590576cd2c [2022-04-25T15:09:45.298Z] ---> 072d83ecb946 [2022-04-25T15:09:45.298Z] Step 23/23 : LABEL version=0.0.0 [2022-04-25T15:09:45.298Z] ---> Running in 97984e71b2f7 [2022-04-25T15:09:45.897Z] Removing intermediate container 97984e71b2f7 [2022-04-25T15:09:45.897Z] ---> 378b9659bae0 [2022-04-25T15:09:45.897Z] [2022-04-25T15:09:46.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-25T15:09:46.500Z] Successfully built 378b9659bae0 [2022-04-25T15:09:46.500Z] Successfully tagged core-command-arm64:latest [2022-04-25T15:09:46.776Z]  Building core-command ... done Building core-metadata [2022-04-25T15:09:47.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-25T15:09:48.037Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-25T15:09:48.037Z] (2/2) Installing su-exec (0.2-r1) [2022-04-25T15:09:48.037Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T15:09:48.037Z] OK: 6 MiB in 16 packages [2022-04-25T15:09:49.481Z] Removing intermediate container 527df5ee94cd [2022-04-25T15:09:49.481Z] ---> 6b127b4d6819 [2022-04-25T15:09:49.481Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-25T15:09:49.481Z] ---> Running in 324bda56f6e6 [2022-04-25T15:09:50.088Z] Removing intermediate container 324bda56f6e6 [2022-04-25T15:09:50.088Z] ---> 032f6eba0f51 [2022-04-25T15:09:50.088Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-25T15:09:50.368Z] ---> Running in 79be87601638 [2022-04-25T15:09:51.004Z] Removing intermediate container 79be87601638 [2022-04-25T15:09:51.004Z] ---> e79d8009cb1a [2022-04-25T15:09:51.004Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-25T15:09:51.004Z] ---> Running in 7c67bd4fb662 [2022-04-25T15:09:54.411Z] Removing intermediate container 7c67bd4fb662 [2022-04-25T15:09:54.411Z] ---> 8e7e81a625f5 [2022-04-25T15:09:54.411Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-25T15:09:54.411Z] ---> Running in c44eba1c0285 [2022-04-25T15:09:55.017Z] Removing intermediate container c44eba1c0285 [2022-04-25T15:09:55.017Z] ---> 90e783f8f8c1 [2022-04-25T15:09:55.017Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-25T15:09:56.016Z] ---> ab5d7ae3ac22 [2022-04-25T15:09:56.016Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-25T15:09:56.016Z] ---> Running in 4d84bd1aa3eb [2022-04-25T15:09:59.454Z] Removing intermediate container 4d84bd1aa3eb [2022-04-25T15:09:59.454Z] ---> e42e1987cfd3 [2022-04-25T15:09:59.454Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-25T15:10:00.457Z] ---> 2f91c2b7477e [2022-04-25T15:10:00.457Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-25T15:10:02.451Z] ---> cebaab504ddf [2022-04-25T15:10:02.451Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-25T15:10:03.899Z] ---> a3d6654d907b [2022-04-25T15:10:03.899Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-25T15:10:04.888Z] ---> 0489ddcdc950 [2022-04-25T15:10:04.888Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-25T15:10:06.341Z] ---> 5418512e2fcf [2022-04-25T15:10:06.341Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-25T15:10:06.620Z] ---> Running in 9abd49169926 [2022-04-25T15:10:07.225Z] Removing intermediate container 9abd49169926 [2022-04-25T15:10:07.225Z] ---> 9d3f0c847394 [2022-04-25T15:10:07.225Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-25T15:10:09.214Z] ---> 14a25d1080b2 [2022-04-25T15:10:09.214Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-25T15:10:09.214Z] ---> Running in 676c28136874 [2022-04-25T15:10:12.640Z] Removing intermediate container 676c28136874 [2022-04-25T15:10:12.640Z] ---> bce0d9b7142d [2022-04-25T15:10:12.640Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-25T15:10:13.628Z] ---> Running in 4b2836e98c3f [2022-04-25T15:10:14.248Z] Removing intermediate container 4b2836e98c3f [2022-04-25T15:10:14.248Z] ---> 3af45b6a021f [2022-04-25T15:10:14.248Z] Step 28/31 : CMD ["gate"] [2022-04-25T15:10:14.859Z] ---> Running in ee5e56ebbcba [2022-04-25T15:10:15.470Z] Removing intermediate container ee5e56ebbcba [2022-04-25T15:10:15.470Z] ---> de43419637de [2022-04-25T15:10:15.470Z] Step 29/31 : LABEL arch=arm64 [2022-04-25T15:10:15.753Z] ---> Running in 64b03c7ab0c8 [2022-04-25T15:10:16.763Z] Removing intermediate container 64b03c7ab0c8 [2022-04-25T15:10:16.763Z] ---> 1d0728ef4c3e [2022-04-25T15:10:16.763Z] Step 30/31 : LABEL git_sha=7a996b1d11c848303735e0ef9edf0f851f97e318 [2022-04-25T15:10:17.042Z] ---> Running in e407245a85b2 [2022-04-25T15:10:18.044Z] Removing intermediate container e407245a85b2 [2022-04-25T15:10:18.044Z] ---> 19064896c9a8 [2022-04-25T15:10:18.044Z] Step 31/31 : LABEL version=0.0.0 [2022-04-25T15:10:18.325Z] ---> Running in e50709d322e6 [2022-04-25T15:10:19.322Z] Removing intermediate container e50709d322e6 [2022-04-25T15:10:19.322Z] ---> b64a1041d085 [2022-04-25T15:10:19.322Z] [2022-04-25T15:10:19.922Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T15:10:19.922Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-25T15:10:19.922Z] ---> cf686e2719a5 [2022-04-25T15:10:19.922Z] Step 3/23 : WORKDIR /edgex-go [2022-04-25T15:10:19.922Z] ---> Using cache [2022-04-25T15:10:19.922Z] ---> bb3da4a530fc [2022-04-25T15:10:19.922Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T15:10:19.922Z] ---> Using cache [2022-04-25T15:10:19.922Z] ---> d4e44a2a358b [2022-04-25T15:10:19.922Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-25T15:10:19.922Z] ---> Running in c13ceb649859 [2022-04-25T15:10:20.210Z] Successfully built b64a1041d085 [2022-04-25T15:10:20.210Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-25T15:10:20.210Z]  Building security-bootstrapper ... done Building security-proxy-setup [2022-04-25T15:10:21.655Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T15:10:22.637Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T15:10:23.620Z] OK: 220 MiB in 52 packages [2022-04-25T15:10:25.613Z] Removing intermediate container c13ceb649859 [2022-04-25T15:10:25.613Z] ---> 3b117009867e [2022-04-25T15:10:25.613Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-25T15:10:26.607Z] ---> 8c2849658ab2 [2022-04-25T15:10:26.607Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T15:10:26.884Z] ---> Running in eed2516e56bd [2022-04-25T15:10:33.634Z] Removing intermediate container eed2516e56bd [2022-04-25T15:10:33.634Z] ---> 0571799c6cb7 [2022-04-25T15:10:33.634Z] Step 8/23 : COPY . . [2022-04-25T15:10:48.738Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T15:10:48.738Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-25T15:10:48.738Z] ---> cf686e2719a5 [2022-04-25T15:10:48.738Z] Step 3/22 : WORKDIR /edgex-go [2022-04-25T15:10:48.738Z] ---> Using cache [2022-04-25T15:10:48.738Z] ---> bb3da4a530fc [2022-04-25T15:10:48.738Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T15:10:48.738Z] ---> Using cache [2022-04-25T15:10:48.738Z] ---> d4e44a2a358b [2022-04-25T15:10:48.738Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-25T15:10:48.738Z] ---> Using cache [2022-04-25T15:10:48.738Z] ---> 3b117009867e [2022-04-25T15:10:48.738Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-25T15:10:48.738Z] ---> Using cache [2022-04-25T15:10:48.738Z] ---> 8c2849658ab2 [2022-04-25T15:10:48.738Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T15:10:48.738Z] ---> Using cache [2022-04-25T15:10:48.738Z] ---> 0571799c6cb7 [2022-04-25T15:10:48.738Z] Step 8/22 : COPY . . [2022-04-25T15:11:07.083Z] ---> 6ce9efe7d1f6 [2022-04-25T15:11:07.083Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-25T15:11:07.083Z] ---> Running in dfdff8946d7c [2022-04-25T15:11:07.083Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-25T15:11:19.490Z] ---> b968b97bcd90 [2022-04-25T15:11:19.490Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-25T15:11:19.490Z] ---> Running in eb97e8aac8ba [2022-04-25T15:11:19.767Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-25T15:12:16.314Z] Removing intermediate container 5cf9d36fa39b [2022-04-25T15:12:16.314Z] ---> 0ed4d78e0051 [2022-04-25T15:12:16.314Z] [2022-04-25T15:12:16.314Z] Step 10/22 : FROM alpine:3.14 [2022-04-25T15:12:16.314Z] ---> ac73e934f311 [2022-04-25T15:12:16.314Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-25T15:12:16.314Z] ---> Using cache [2022-04-25T15:12:16.314Z] ---> baa19ffbccea [2022-04-25T15:12:16.314Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-25T15:12:16.314Z] ---> Using cache [2022-04-25T15:12:16.314Z] ---> 254f51d456bd [2022-04-25T15:12:16.314Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-25T15:12:16.314Z] ---> Running in 6d4e5b50b66d [2022-04-25T15:12:16.314Z] Removing intermediate container b238169d6e50 [2022-04-25T15:12:16.314Z] ---> d2e213aff6e6 [2022-04-25T15:12:16.314Z] [2022-04-25T15:12:16.314Z] Step 10/22 : FROM alpine:3.14 [2022-04-25T15:12:16.314Z] ---> ac73e934f311 [2022-04-25T15:12:16.314Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-25T15:12:16.314Z] ---> Running in 55590b044577 [2022-04-25T15:12:16.314Z] Removing intermediate container 6d4e5b50b66d [2022-04-25T15:12:16.314Z] ---> 85f631b02e90 [2022-04-25T15:12:16.314Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-25T15:12:16.314Z] ---> Running in f078f15437b5 [2022-04-25T15:12:16.314Z] Removing intermediate container f078f15437b5 [2022-04-25T15:12:16.314Z] ---> 0d50c7aa9e52 [2022-04-25T15:12:16.314Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-25T15:12:16.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-25T15:12:16.314Z] ---> b3dfd6992c44 [2022-04-25T15:12:16.314Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-25T15:12:16.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-25T15:12:17.784Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-25T15:12:17.784Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-25T15:12:17.784Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T15:12:17.784Z] Executing ca-certificates-20211220-r0.trigger [2022-04-25T15:12:18.393Z] OK: 6 MiB in 16 packages [2022-04-25T15:12:19.385Z] ---> 26367fbc0246 [2022-04-25T15:12:19.385Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-25T15:12:20.841Z] ---> 6887b3119c91 [2022-04-25T15:12:20.841Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-25T15:12:20.841Z] Removing intermediate container 55590b044577 [2022-04-25T15:12:20.841Z] ---> 22fac5e71169 [2022-04-25T15:12:20.841Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-25T15:12:20.841Z] ---> Running in a23ed99c4511 [2022-04-25T15:12:20.841Z] ---> Running in 564b3b051df9 [2022-04-25T15:12:21.445Z] Removing intermediate container a23ed99c4511 [2022-04-25T15:12:21.445Z] ---> f3f67d46961c [2022-04-25T15:12:21.445Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-25T15:12:21.719Z] Removing intermediate container 564b3b051df9 [2022-04-25T15:12:21.719Z] ---> d63e5c9b5fc2 [2022-04-25T15:12:21.719Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-25T15:12:21.719Z] ---> Running in ab5f73761cbc [2022-04-25T15:12:21.719Z] ---> Running in b590ae17343f [2022-04-25T15:12:22.336Z] Removing intermediate container b590ae17343f [2022-04-25T15:12:22.336Z] ---> d8503292dc59 [2022-04-25T15:12:22.336Z] Step 20/22 : LABEL arch=arm64 [2022-04-25T15:12:22.336Z] Removing intermediate container ab5f73761cbc [2022-04-25T15:12:22.336Z] ---> 58eebb8d4ed7 [2022-04-25T15:12:22.336Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-25T15:12:22.640Z] ---> Running in 5aaeb26e96b0 [2022-04-25T15:12:22.640Z] ---> Running in 081f59db5eca [2022-04-25T15:12:23.249Z] Removing intermediate container 081f59db5eca [2022-04-25T15:12:23.249Z] ---> 963f64a905a8 [2022-04-25T15:12:23.249Z] Step 21/22 : LABEL git_sha=7a996b1d11c848303735e0ef9edf0f851f97e318 [2022-04-25T15:12:23.529Z] Removing intermediate container 5aaeb26e96b0 [2022-04-25T15:12:23.529Z] ---> e5506fe070fd [2022-04-25T15:12:23.529Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-25T15:12:23.529Z] ---> Running in 5e936eaef039 [2022-04-25T15:12:24.135Z] Removing intermediate container 5e936eaef039 [2022-04-25T15:12:24.135Z] ---> 6e722bea2988 [2022-04-25T15:12:24.135Z] Step 22/22 : LABEL version=0.0.0 [2022-04-25T15:12:24.419Z] ---> Running in 8f1824062b83 [2022-04-25T15:12:24.695Z] ---> 4c4c46dd08a3 [2022-04-25T15:12:24.695Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-25T15:12:25.299Z] Removing intermediate container 8f1824062b83 [2022-04-25T15:12:25.299Z] ---> 6d05739793e3 [2022-04-25T15:12:25.299Z] [2022-04-25T15:12:26.287Z] Successfully built 6d05739793e3 [2022-04-25T15:12:26.287Z] Successfully tagged support-scheduler-arm64:latest [2022-04-25T15:12:26.287Z]  Building support-scheduler ... done Building sys-mgmt-agent [2022-04-25T15:12:27.294Z] ---> f84731354836 [2022-04-25T15:12:27.294Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-25T15:12:28.302Z] ---> bb8adeda164e [2022-04-25T15:12:28.302Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-25T15:12:28.582Z] ---> Running in d3346495ce5e [2022-04-25T15:12:29.195Z] Removing intermediate container d3346495ce5e [2022-04-25T15:12:29.195Z] ---> b49f6390b7dc [2022-04-25T15:12:29.195Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-25T15:12:29.473Z] ---> Running in 35d01eae891b [2022-04-25T15:12:30.076Z] Removing intermediate container 35d01eae891b [2022-04-25T15:12:30.076Z] ---> 9a5f1a593cd9 [2022-04-25T15:12:30.076Z] Step 20/22 : LABEL arch=arm64 [2022-04-25T15:12:30.077Z] ---> Running in 3f10927afdc5 [2022-04-25T15:12:30.683Z] Removing intermediate container 3f10927afdc5 [2022-04-25T15:12:30.683Z] ---> b02538ebec11 [2022-04-25T15:12:30.683Z] Step 21/22 : LABEL git_sha=7a996b1d11c848303735e0ef9edf0f851f97e318 [2022-04-25T15:12:30.966Z] ---> Running in a0a973dc655e [2022-04-25T15:12:31.574Z] Removing intermediate container a0a973dc655e [2022-04-25T15:12:31.574Z] ---> 32b4bb87a38b [2022-04-25T15:12:31.574Z] Step 22/22 : LABEL version=0.0.0 [2022-04-25T15:12:31.574Z] ---> Running in 391e729f0b52 [2022-04-25T15:12:32.179Z] Removing intermediate container 391e729f0b52 [2022-04-25T15:12:32.179Z] ---> 8709fc743997 [2022-04-25T15:12:32.179Z] [2022-04-25T15:12:32.777Z] Successfully built 8709fc743997 [2022-04-25T15:12:32.777Z] Successfully tagged support-notifications-arm64:latest [2022-04-25T15:12:32.777Z]  Building support-notifications ... done Building security-spiffe-token-provider [2022-04-25T15:13:11.827Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T15:13:11.827Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-25T15:13:11.827Z] ---> cf686e2719a5 [2022-04-25T15:13:11.827Z] Step 3/23 : WORKDIR /edgex-go [2022-04-25T15:13:11.827Z] ---> Using cache [2022-04-25T15:13:11.827Z] ---> bb3da4a530fc [2022-04-25T15:13:11.827Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T15:13:11.827Z] ---> Using cache [2022-04-25T15:13:11.827Z] ---> d4e44a2a358b [2022-04-25T15:13:11.827Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-25T15:13:11.827Z] ---> Running in 851db4039b6a [2022-04-25T15:13:12.813Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T15:13:14.263Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T15:13:16.262Z] OK: 220 MiB in 52 packages [2022-04-25T15:13:18.271Z] Removing intermediate container 851db4039b6a [2022-04-25T15:13:18.271Z] ---> 7d1fd5bbbb35 [2022-04-25T15:13:18.271Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-25T15:13:18.884Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T15:13:18.884Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-25T15:13:18.884Z] ---> cf686e2719a5 [2022-04-25T15:13:18.884Z] Step 3/20 : WORKDIR /edgex-go [2022-04-25T15:13:18.884Z] ---> Using cache [2022-04-25T15:13:18.884Z] ---> bb3da4a530fc [2022-04-25T15:13:18.884Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-25T15:13:18.884Z] ---> Running in 4cf63b1a3032 [2022-04-25T15:13:19.905Z] ---> fa3de4b9e9ae [2022-04-25T15:13:19.905Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T15:13:19.905Z] ---> Running in 8eff519de715 [2022-04-25T15:13:20.523Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T15:13:21.989Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T15:13:23.441Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-25T15:13:23.441Z] v3.15.4-61-g95a2af6693 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-25T15:13:23.441Z] OK: 15737 distinct packages available [2022-04-25T15:13:23.441Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T15:13:24.434Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T15:13:25.435Z] Removing intermediate container 8eff519de715 [2022-04-25T15:13:25.435Z] ---> f361777823d0 [2022-04-25T15:13:25.435Z] Step 8/23 : COPY . . [2022-04-25T15:13:26.044Z] OK: 220 MiB in 52 packages [2022-04-25T15:13:28.055Z] Removing intermediate container 4cf63b1a3032 [2022-04-25T15:13:28.055Z] ---> 4f1f5ff2e3bb [2022-04-25T15:13:28.055Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-25T15:13:29.516Z] ---> 6c8dce663f1f [2022-04-25T15:13:29.516Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T15:13:29.799Z] ---> Running in 65943e328858 [2022-04-25T15:13:36.568Z] Removing intermediate container 65943e328858 [2022-04-25T15:13:36.568Z] ---> 519c219a2c32 [2022-04-25T15:13:36.568Z] Step 7/20 : COPY . . [2022-04-25T15:13:54.941Z] ---> b9d7ec1b3e10 [2022-04-25T15:13:54.941Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-25T15:13:55.230Z] ---> Running in e5beee94a37b [2022-04-25T15:13:58.402Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-25T15:14:06.863Z] ---> 9bc21812a25b [2022-04-25T15:14:06.863Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-25T15:14:06.863Z] ---> Running in eddc5bfed085 [2022-04-25T15:14:07.864Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-25T15:15:59.817Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-25T15:16:10.083Z] Removing intermediate container eb97e8aac8ba [2022-04-25T15:16:10.083Z] ---> 0b1ff05a7f02 [2022-04-25T15:16:10.083Z] [2022-04-25T15:16:10.083Z] Step 10/22 : FROM alpine:3.14 [2022-04-25T15:16:10.083Z] ---> ac73e934f311 [2022-04-25T15:16:10.083Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-25T15:16:10.358Z] ---> Running in 0ca42f7900c6 [2022-04-25T15:16:10.963Z] Removing intermediate container dfdff8946d7c [2022-04-25T15:16:10.963Z] ---> ab49fc354d51 [2022-04-25T15:16:10.963Z] [2022-04-25T15:16:10.963Z] Step 10/23 : FROM alpine:3.14 [2022-04-25T15:16:10.963Z] ---> ac73e934f311 [2022-04-25T15:16:10.963Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-25T15:16:10.963Z] ---> Using cache [2022-04-25T15:16:10.963Z] ---> baa19ffbccea [2022-04-25T15:16:10.963Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-25T15:16:10.963Z] ---> Using cache [2022-04-25T15:16:10.963Z] ---> 254f51d456bd [2022-04-25T15:16:10.963Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-25T15:16:11.240Z] ---> Running in 39c27ea88c01 [2022-04-25T15:16:11.846Z] Removing intermediate container 39c27ea88c01 [2022-04-25T15:16:11.846Z] ---> 277f76f100b8 [2022-04-25T15:16:11.846Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-25T15:16:12.125Z] ---> Running in b5bfaebf8220 [2022-04-25T15:16:12.736Z] Removing intermediate container b5bfaebf8220 [2022-04-25T15:16:12.736Z] ---> be596d69291b [2022-04-25T15:16:12.736Z] Step 15/23 : WORKDIR / [2022-04-25T15:16:13.023Z] ---> Running in 3a27788e3c72 [2022-04-25T15:16:13.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-25T15:16:13.330Z] Removing intermediate container 3a27788e3c72 [2022-04-25T15:16:13.330Z] ---> dba4562dd4e7 [2022-04-25T15:16:13.330Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-25T15:16:13.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-25T15:16:14.264Z] ---> 4b3c950af5fc [2022-04-25T15:16:14.264Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-25T15:16:15.257Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-25T15:16:15.538Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-25T15:16:15.538Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-25T15:16:15.538Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-25T15:16:15.538Z] (5/6) Installing curl (7.79.1-r0) [2022-04-25T15:16:15.538Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-25T15:16:15.538Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T15:16:15.538Z] Executing ca-certificates-20211220-r0.trigger [2022-04-25T15:16:16.143Z] ---> ecc859e10cc1 [2022-04-25T15:16:16.143Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-25T15:16:16.143Z] OK: 8 MiB in 20 packages [2022-04-25T15:16:17.602Z] ---> a171279aa6d3 [2022-04-25T15:16:17.602Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-25T15:16:17.602Z] ---> Running in 910c5b8f8e58 [2022-04-25T15:16:18.253Z] Removing intermediate container 910c5b8f8e58 [2022-04-25T15:16:18.253Z] ---> 0e9b4f423850 [2022-04-25T15:16:18.253Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-25T15:16:18.539Z] ---> Running in 0b92a05f185e [2022-04-25T15:16:18.539Z] Removing intermediate container 0ca42f7900c6 [2022-04-25T15:16:18.539Z] ---> 8dc042f86710 [2022-04-25T15:16:18.539Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-25T15:16:18.818Z] ---> Running in ddbe7ab70c32 [2022-04-25T15:16:19.101Z] Removing intermediate container 0b92a05f185e [2022-04-25T15:16:19.101Z] ---> 9dca6d942cf9 [2022-04-25T15:16:19.101Z] Step 21/23 : LABEL arch=arm64 [2022-04-25T15:16:19.101Z] ---> Running in 9d240d544d6f [2022-04-25T15:16:19.384Z] Removing intermediate container ddbe7ab70c32 [2022-04-25T15:16:19.384Z] ---> 5e41d0b1add2 [2022-04-25T15:16:19.384Z] Step 13/22 : WORKDIR /edgex [2022-04-25T15:16:19.660Z] ---> Running in 6bbb1c217f48 [2022-04-25T15:16:19.939Z] Removing intermediate container 9d240d544d6f [2022-04-25T15:16:19.939Z] ---> 585934ab9f46 [2022-04-25T15:16:19.939Z] Step 22/23 : LABEL git_sha=7a996b1d11c848303735e0ef9edf0f851f97e318 [2022-04-25T15:16:19.939Z] ---> Running in 058671e27e86 [2022-04-25T15:16:20.218Z] Removing intermediate container 6bbb1c217f48 [2022-04-25T15:16:20.218Z] ---> d3a2255e8d87 [2022-04-25T15:16:20.218Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-25T15:16:20.826Z] Removing intermediate container 058671e27e86 [2022-04-25T15:16:20.826Z] ---> 10956201e09e [2022-04-25T15:16:20.826Z] Step 23/23 : LABEL version=0.0.0 [2022-04-25T15:16:20.826Z] ---> Running in d03f1b7d8484 [2022-04-25T15:16:21.435Z] Removing intermediate container d03f1b7d8484 [2022-04-25T15:16:21.435Z] ---> 47d57af286d0 [2022-04-25T15:16:21.435Z] [2022-04-25T15:16:21.713Z] ---> 30d0f051aaa2 [2022-04-25T15:16:21.713Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-25T15:16:22.701Z] Successfully built 47d57af286d0 [2022-04-25T15:16:22.701Z] Successfully tagged core-metadata-arm64:latest [2022-04-25T15:16:22.701Z]  Building core-metadata ... done Building security-secretstore-setup [2022-04-25T15:16:23.343Z] ---> ffee8b07d88a [2022-04-25T15:16:23.344Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-25T15:16:25.332Z] ---> 91f3b454f44c [2022-04-25T15:16:25.332Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-25T15:16:25.933Z] ---> f5a07424099c [2022-04-25T15:16:25.933Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-25T15:16:26.207Z] ---> Running in b09eac291d73 [2022-04-25T15:16:29.623Z] Removing intermediate container b09eac291d73 [2022-04-25T15:16:29.623Z] ---> 3b8636301e8d [2022-04-25T15:16:29.623Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-25T15:16:29.623Z] ---> Running in 52a0cce57b53 [2022-04-25T15:16:29.906Z] Removing intermediate container 52a0cce57b53 [2022-04-25T15:16:29.906Z] ---> 36c788f966ea [2022-04-25T15:16:29.906Z] Step 20/22 : LABEL arch=arm64 [2022-04-25T15:16:29.906Z] ---> Running in 6968d57ce7f6 [2022-04-25T15:16:30.531Z] Removing intermediate container 6968d57ce7f6 [2022-04-25T15:16:30.531Z] ---> 328aeb137ca3 [2022-04-25T15:16:30.531Z] Step 21/22 : LABEL git_sha=7a996b1d11c848303735e0ef9edf0f851f97e318 [2022-04-25T15:16:30.531Z] ---> Running in c2d366da9398 [2022-04-25T15:16:31.143Z] Removing intermediate container c2d366da9398 [2022-04-25T15:16:31.143Z] ---> aedf4a1a6dd3 [2022-04-25T15:16:31.143Z] Step 22/22 : LABEL version=0.0.0 [2022-04-25T15:16:31.143Z] ---> Running in cea2c53d517b [2022-04-25T15:16:31.755Z] Removing intermediate container cea2c53d517b [2022-04-25T15:16:31.755Z] ---> e522d4adc232 [2022-04-25T15:16:31.755Z] [2022-04-25T15:16:32.359Z] Successfully built e522d4adc232 [2022-04-25T15:16:32.359Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-25T15:16:32.359Z] Building security-spire-agent [2022-04-25T15:17:11.438Z]  Building security-proxy-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T15:17:11.438Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-25T15:17:11.438Z] ---> cf686e2719a5 [2022-04-25T15:17:11.438Z] Step 3/25 : WORKDIR /edgex-go [2022-04-25T15:17:11.438Z] ---> Using cache [2022-04-25T15:17:11.438Z] ---> bb3da4a530fc [2022-04-25T15:17:11.438Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T15:17:11.438Z] ---> Using cache [2022-04-25T15:17:11.438Z] ---> d4e44a2a358b [2022-04-25T15:17:11.438Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-25T15:17:11.438Z] ---> Using cache [2022-04-25T15:17:11.438Z] ---> 3b117009867e [2022-04-25T15:17:11.438Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-25T15:17:11.438Z] ---> Using cache [2022-04-25T15:17:11.438Z] ---> 8c2849658ab2 [2022-04-25T15:17:11.438Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T15:17:11.438Z] ---> Using cache [2022-04-25T15:17:11.438Z] ---> 0571799c6cb7 [2022-04-25T15:17:11.438Z] Step 8/25 : COPY . . [2022-04-25T15:17:11.438Z] ---> Using cache [2022-04-25T15:17:11.438Z] ---> b968b97bcd90 [2022-04-25T15:17:11.438Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-25T15:17:11.438Z] ---> Running in c8e0fac26025 [2022-04-25T15:17:11.715Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-25T15:17:16.065Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T15:17:16.065Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-25T15:17:16.065Z] ---> cf686e2719a5 [2022-04-25T15:17:16.065Z] Step 3/26 : WORKDIR /edgex-go [2022-04-25T15:17:16.065Z] ---> Using cache [2022-04-25T15:17:16.065Z] ---> bb3da4a530fc [2022-04-25T15:17:16.065Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T15:17:16.065Z] ---> Using cache [2022-04-25T15:17:16.065Z] ---> d4e44a2a358b [2022-04-25T15:17:16.065Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-25T15:17:16.065Z] ---> Running in 71d7c4492152 [2022-04-25T15:17:17.531Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T15:17:18.525Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T15:17:19.515Z] OK: 220 MiB in 52 packages [2022-04-25T15:17:20.972Z] Removing intermediate container 71d7c4492152 [2022-04-25T15:17:20.972Z] ---> e604b2e28d7d [2022-04-25T15:17:20.972Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-25T15:17:21.966Z] ---> ce35e52d9d23 [2022-04-25T15:17:21.966Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T15:17:21.966Z] ---> Running in 88d5576aeab6 [2022-04-25T15:17:27.402Z] Removing intermediate container 88d5576aeab6 [2022-04-25T15:17:27.402Z] ---> a20f656077a7 [2022-04-25T15:17:27.402Z] Step 8/26 : COPY . . [2022-04-25T15:17:49.660Z] ---> 6113e81ddd8f [2022-04-25T15:17:49.660Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-25T15:17:49.660Z] ---> Running in 35b3a5ff307f [2022-04-25T15:17:49.660Z] Removing intermediate container 35b3a5ff307f [2022-04-25T15:17:49.660Z] ---> 3e591df367eb [2022-04-25T15:17:49.660Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-25T15:17:49.660Z] ---> Running in ba5a14d2a811 [2022-04-25T15:17:49.660Z] Removing intermediate container ba5a14d2a811 [2022-04-25T15:17:49.660Z] ---> 50ea375cc4bc [2022-04-25T15:17:49.660Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-25T15:17:49.660Z] ---> Running in 570e36b056cd [2022-04-25T15:17:50.277Z] Removing intermediate container 570e36b056cd [2022-04-25T15:17:50.277Z] ---> 56aeac3cec18 [2022-04-25T15:17:50.277Z] 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-25T15:17:50.554Z] ---> Running in eb64bd6ea1a0 [2022-04-25T15:17:53.967Z] spire-1.2.1/ [2022-04-25T15:17:53.967Z] spire-1.2.1/.data/ [2022-04-25T15:17:53.967Z] spire-1.2.1/.data/.file [2022-04-25T15:17:53.967Z] spire-1.2.1/.dockerignore [2022-04-25T15:17:53.967Z] spire-1.2.1/.gitattributes [2022-04-25T15:17:53.967Z] spire-1.2.1/.githooks/ [2022-04-25T15:17:53.967Z] spire-1.2.1/.githooks/pre-commit [2022-04-25T15:17:53.967Z] spire-1.2.1/.github/ [2022-04-25T15:17:53.967Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-25T15:17:53.967Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-25T15:17:53.967Z] spire-1.2.1/.github/dependabot.yml [2022-04-25T15:17:53.967Z] spire-1.2.1/.github/workflows/ [2022-04-25T15:17:53.967Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-25T15:17:53.967Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-25T15:17:53.967Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-25T15:17:53.967Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-25T15:17:53.967Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-25T15:17:53.967Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-25T15:17:53.967Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-25T15:17:53.967Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-25T15:17:53.967Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-25T15:17:53.967Z] spire-1.2.1/.gitignore [2022-04-25T15:17:53.967Z] spire-1.2.1/.go-version [2022-04-25T15:17:53.967Z] spire-1.2.1/.golangci.yml [2022-04-25T15:17:53.967Z] spire-1.2.1/ADOPTERS.md [2022-04-25T15:17:53.967Z] spire-1.2.1/CHANGELOG.md [2022-04-25T15:17:53.967Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-25T15:17:53.967Z] spire-1.2.1/CODEOWNERS [2022-04-25T15:17:53.967Z] spire-1.2.1/CONTRIBUTING.md [2022-04-25T15:17:53.967Z] spire-1.2.1/Dockerfile [2022-04-25T15:17:53.967Z] spire-1.2.1/Dockerfile.dev [2022-04-25T15:17:53.967Z] spire-1.2.1/Dockerfile.scratch [2022-04-25T15:17:53.967Z] spire-1.2.1/LICENSE [2022-04-25T15:17:53.967Z] spire-1.2.1/MAINTAINERS.md [2022-04-25T15:17:53.967Z] spire-1.2.1/Makefile [2022-04-25T15:17:53.967Z] spire-1.2.1/README.md [2022-04-25T15:17:53.967Z] spire-1.2.1/ROADMAP.md [2022-04-25T15:17:53.967Z] spire-1.2.1/SECURITY.md [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/ [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-agent/ [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/ [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-25T15:17:53.967Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-25T15:17:53.968Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-25T15:17:53.968Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-25T15:17:53.968Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-25T15:17:53.968Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-25T15:17:53.968Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-25T15:17:53.968Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-25T15:17:53.968Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-25T15:17:53.968Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-25T15:17:53.968Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-25T15:17:53.968Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-25T15:17:53.968Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-25T15:17:53.968Z] spire-1.2.1/conf/ [2022-04-25T15:17:53.968Z] spire-1.2.1/conf/agent/ [2022-04-25T15:17:53.968Z] spire-1.2.1/conf/agent/agent.conf [2022-04-25T15:17:53.968Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-25T15:17:53.968Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-25T15:17:53.968Z] spire-1.2.1/conf/server/ [2022-04-25T15:17:53.968Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-25T15:17:53.968Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-25T15:17:53.968Z] spire-1.2.1/conf/server/server.conf [2022-04-25T15:17:53.968Z] spire-1.2.1/conf/server/server_full.conf [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/ [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/SPIRE101.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/auditlog.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/images/ [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/scaling_spire.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/spire_agent.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/spire_server.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/supported_integrations.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/telemetry.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/telemetry_config.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/upgrading.md [2022-04-25T15:17:53.968Z] spire-1.2.1/doc/using_spire.md [2022-04-25T15:17:53.968Z] spire-1.2.1/examples/ [2022-04-25T15:17:53.968Z] spire-1.2.1/examples/README.md [2022-04-25T15:17:53.968Z] spire-1.2.1/go.mod [2022-04-25T15:17:53.968Z] spire-1.2.1/go.sum [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/ [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/ [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/agent.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/api/ [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/client/ [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/common/ [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/config.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/manager/ [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-25T15:17:53.968Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/svid/ [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/ [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/api/ [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/api/names.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/auth/ [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/catalog/ [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/cli/ [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-25T15:17:53.969Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/health/ [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/health/config.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/health/context.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/health/health.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/idutil/ [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/log/ [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/log/log.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/log/options.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/plugin/ [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/profiling/ [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/selector/ [2022-04-25T15:17:53.970Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-25T15:17:54.244Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-25T15:17:54.244Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-25T15:17:54.244Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-25T15:17:54.244Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-25T15:17:54.244Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-25T15:17:54.244Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-25T15:17:54.244Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-25T15:17:54.244Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-25T15:17:54.244Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-25T15:17:54.244Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-25T15:17:54.244Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-25T15:17:54.244Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-25T15:17:54.244Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-25T15:17:54.244Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-25T15:17:54.244Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-25T15:17:54.244Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-25T15:17:54.244Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-25T15:17:54.244Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-25T15:17:54.244Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-25T15:17:54.244Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-25T15:17:54.244Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-25T15:17:54.244Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-25T15:17:54.244Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-25T15:17:54.244Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-25T15:17:54.244Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-25T15:17:54.244Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-25T15:17:54.244Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-25T15:17:54.244Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-25T15:17:54.244Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-25T15:17:54.244Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-25T15:17:54.244Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-25T15:17:54.244Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-25T15:17:54.244Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-25T15:17:54.244Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-25T15:17:54.244Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/uptime/ [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/util/ [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/util/task.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/version/ [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/version/version.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/x509util/ [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/ [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/ [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/api.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/health/ [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/id.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/status.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/bundle/ [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/ca/ [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/cache/ [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/catalog/ [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/config.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/datastore/ [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-25T15:17:54.245Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-25T15:17:54.246Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-25T15:17:54.246Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-25T15:17:54.246Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-25T15:17:54.246Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-25T15:17:54.246Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-25T15:17:54.246Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-25T15:17:54.246Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-25T15:17:54.246Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-25T15:17:54.246Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-25T15:17:54.246Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-25T15:17:54.246Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-25T15:17:54.246Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-25T15:17:54.246Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-25T15:17:54.246Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-25T15:17:54.246Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-25T15:17:54.246Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-25T15:17:54.246Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-25T15:17:54.246Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-25T15:17:54.246Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-25T15:17:54.246Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-25T15:17:54.246Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-25T15:17:54.246Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-25T15:17:54.246Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-25T15:17:54.246Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-25T15:17:54.246Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-25T15:17:54.246Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-25T15:17:54.246Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-25T15:17:54.246Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-25T15:17:54.246Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-25T15:17:54.246Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/ [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-25T15:17:54.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/registration/ [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/server.go [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/server_test.go [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/svid/ [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-25T15:17:54.524Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-25T15:17:54.524Z] spire-1.2.1/proto/ [2022-04-25T15:17:54.524Z] spire-1.2.1/proto/private/ [2022-04-25T15:17:54.524Z] spire-1.2.1/proto/private/server/ [2022-04-25T15:17:54.524Z] spire-1.2.1/proto/private/server/journal/ [2022-04-25T15:17:54.524Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-25T15:17:54.524Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-25T15:17:54.524Z] spire-1.2.1/proto/spire/ [2022-04-25T15:17:54.524Z] spire-1.2.1/proto/spire/common/ [2022-04-25T15:17:54.524Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-25T15:17:54.524Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-25T15:17:54.524Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-25T15:17:54.524Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-25T15:17:54.524Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-25T15:17:54.524Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-25T15:17:54.524Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-25T15:17:54.524Z] spire-1.2.1/proto/spire/plugin/ [2022-04-25T15:17:54.524Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-25T15:17:54.524Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-25T15:17:54.524Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-25T15:17:54.524Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-25T15:17:54.524Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-25T15:17:54.524Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-25T15:17:54.524Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-25T15:17:54.524Z] spire-1.2.1/release/ [2022-04-25T15:17:54.524Z] spire-1.2.1/release/spire-extras/ [2022-04-25T15:17:54.524Z] spire-1.2.1/release/spire-extras/README.md [2022-04-25T15:17:54.524Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-25T15:17:54.524Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-25T15:17:54.524Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-25T15:17:54.524Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-25T15:17:54.524Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-25T15:17:54.524Z] spire-1.2.1/release/spire/ [2022-04-25T15:17:54.524Z] spire-1.2.1/release/spire/README.md [2022-04-25T15:17:54.524Z] spire-1.2.1/release/spire/conf/ [2022-04-25T15:17:54.524Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-25T15:17:54.524Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-25T15:17:54.524Z] spire-1.2.1/release/spire/conf/server/ [2022-04-25T15:17:54.524Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-25T15:17:54.524Z] spire-1.2.1/script/ [2022-04-25T15:17:54.524Z] spire-1.2.1/script/build-artifact.sh [2022-04-25T15:17:54.524Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-25T15:17:54.524Z] spire-1.2.1/support/ [2022-04-25T15:17:54.524Z] spire-1.2.1/support/k8s/ [2022-04-25T15:17:54.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-25T15:17:54.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-25T15:17:54.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-25T15:17:54.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-25T15:17:54.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-25T15:17:54.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-25T15:17:54.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-25T15:17:54.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-25T15:17:54.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-25T15:17:54.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-25T15:17:54.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-25T15:17:54.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-25T15:17:54.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-25T15:17:54.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-25T15:17:54.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-25T15:17:54.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-25T15:17:54.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-25T15:17:54.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-25T15:17:54.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-25T15:17:54.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-25T15:17:54.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-25T15:17:54.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-25T15:17:54.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-25T15:17:54.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-25T15:17:54.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-25T15:17:54.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-25T15:17:54.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-25T15:17:54.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-25T15:17:54.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-25T15:17:54.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-25T15:17:54.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-25T15:17:54.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-25T15:17:54.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-25T15:17:54.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-25T15:17:54.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-25T15:17:54.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-25T15:17:54.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-25T15:17:54.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-25T15:17:54.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-25T15:17:54.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-25T15:17:54.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-25T15:17:54.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-25T15:17:54.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-25T15:17:54.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-25T15:17:54.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-25T15:17:54.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-25T15:17:54.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-25T15:17:54.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-25T15:17:54.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-25T15:17:54.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-25T15:17:54.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-25T15:17:54.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-25T15:17:54.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-25T15:17:54.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-25T15:17:54.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-25T15:17:54.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-25T15:17:54.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-25T15:17:54.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-25T15:17:54.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-25T15:17:54.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-25T15:17:54.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-25T15:17:54.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-25T15:17:54.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-25T15:17:54.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-25T15:17:54.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-25T15:17:54.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-25T15:17:54.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-25T15:17:54.802Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-25T15:17:54.802Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-25T15:17:54.802Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-25T15:17:54.802Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-25T15:17:54.802Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-25T15:17:54.802Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-25T15:17:54.802Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-25T15:17:54.802Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-25T15:17:54.802Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-25T15:17:54.802Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-25T15:17:54.802Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-25T15:17:54.802Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-25T15:17:54.802Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-25T15:17:54.802Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-25T15:17:54.802Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-25T15:17:54.802Z] spire-1.2.1/test/ [2022-04-25T15:17:54.802Z] spire-1.2.1/test/clock/ [2022-04-25T15:17:54.802Z] spire-1.2.1/test/clock/clock.go [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fakes/ [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fixture/ [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fixture/certs/ [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fixture/config/ [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-25T15:17:54.802Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-25T15:17:54.803Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-25T15:17:54.803Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-25T15:17:54.803Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-25T15:17:54.803Z] spire-1.2.1/test/fixture/fixture.go [2022-04-25T15:17:54.803Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-25T15:17:54.803Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-25T15:17:54.803Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-25T15:17:54.803Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-25T15:17:54.803Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-25T15:17:54.803Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-25T15:17:54.803Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-25T15:17:54.803Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-25T15:17:54.803Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-25T15:17:54.803Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-25T15:17:54.803Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-25T15:17:54.803Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-25T15:17:54.803Z] spire-1.2.1/test/fixture/registration/ [2022-04-25T15:17:54.803Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-25T15:17:54.803Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-25T15:17:54.803Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-25T15:17:54.803Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-25T15:17:54.803Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-25T15:17:54.803Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/ [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/README.md [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/common [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/setup/ [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/ [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-25T15:17:54.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-25T15:17:54.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-25T15:17:54.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-25T15:17:54.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-25T15:17:54.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-25T15:17:54.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-25T15:17:54.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-25T15:17:54.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-25T15:17:54.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-25T15:17:54.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-25T15:17:54.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-25T15:17:54.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-25T15:17:54.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-25T15:17:54.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-25T15:17:54.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-25T15:17:54.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-25T15:17:54.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-25T15:17:54.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-25T15:17:54.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-25T15:17:54.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-25T15:17:54.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-25T15:17:54.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-25T15:17:54.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-25T15:17:54.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-25T15:17:54.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-25T15:17:54.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-25T15:17:54.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-25T15:17:54.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-25T15:17:54.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-25T15:17:54.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-25T15:17:54.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-25T15:17:54.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-25T15:17:54.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-25T15:17:54.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-25T15:17:54.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-25T15:17:54.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-25T15:17:54.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-25T15:17:54.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-25T15:17:54.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-25T15:17:54.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-25T15:17:54.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-25T15:17:54.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-25T15:17:54.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-25T15:17:55.080Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/test-one.sh [2022-04-25T15:17:55.081Z] spire-1.2.1/test/integration/test.sh [2022-04-25T15:17:55.081Z] spire-1.2.1/test/plugintest/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/plugintest/config.go [2022-04-25T15:17:55.081Z] spire-1.2.1/test/plugintest/load.go [2022-04-25T15:17:55.081Z] spire-1.2.1/test/plugintest/option.go [2022-04-25T15:17:55.081Z] spire-1.2.1/test/spiretest/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-25T15:17:55.081Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-25T15:17:55.081Z] spire-1.2.1/test/spiretest/dir.go [2022-04-25T15:17:55.081Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-25T15:17:55.081Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-25T15:17:55.081Z] spire-1.2.1/test/spiretest/logs.go [2022-04-25T15:17:55.081Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-25T15:17:55.081Z] spire-1.2.1/test/spiretest/suite.go [2022-04-25T15:17:55.081Z] spire-1.2.1/test/spiretest/x509.go [2022-04-25T15:17:55.081Z] spire-1.2.1/test/testca/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/testca/ca.go [2022-04-25T15:17:55.081Z] spire-1.2.1/test/testkey/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/testkey/generate.sh [2022-04-25T15:17:55.081Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-25T15:17:55.081Z] spire-1.2.1/test/testkey/keys.go [2022-04-25T15:17:55.081Z] spire-1.2.1/test/testkey/new.go [2022-04-25T15:17:55.081Z] spire-1.2.1/test/tpmsimulator/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-25T15:17:55.081Z] spire-1.2.1/test/util/ [2022-04-25T15:17:55.081Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-25T15:17:55.081Z] spire-1.2.1/test/util/cert_generation.go [2022-04-25T15:17:55.081Z] spire-1.2.1/test/util/io_redirection.go [2022-04-25T15:17:55.082Z] spire-1.2.1/test/util/race.go [2022-04-25T15:17:55.082Z] spire-1.2.1/test/util/util.go [2022-04-25T15:17:55.082Z] building spire from source... [2022-04-25T15:17:56.073Z] Installing go1.17.7... [2022-04-25T15:18:22.967Z] Building bin/spire-server... [2022-04-25T15:18:22.967Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-25T15:18:22.967Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-25T15:18:22.967Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-25T15:18:22.967Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-25T15:18:22.967Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-25T15:18:22.967Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-25T15:18:26.361Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-25T15:18:26.639Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-25T15:18:26.639Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-25T15:18:26.913Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-25T15:18:27.516Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-25T15:18:27.516Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-25T15:18:27.516Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-25T15:18:27.791Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-25T15:18:28.067Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-25T15:18:28.067Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-25T15:18:28.353Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-25T15:18:28.353Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-25T15:18:28.630Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-25T15:18:29.623Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-25T15:18:39.814Z] Removing intermediate container e5beee94a37b [2022-04-25T15:18:39.814Z] ---> ba54fdc884b6 [2022-04-25T15:18:39.814Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-25T15:18:39.814Z] ---> Running in 6e958f686090 [2022-04-25T15:18:40.091Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-25T15:18:44.438Z] Removing intermediate container 6e958f686090 [2022-04-25T15:18:44.438Z] ---> 008df8ffc334 [2022-04-25T15:18:44.438Z] [2022-04-25T15:18:44.438Z] Step 11/23 : FROM docker:20.10.14 [2022-04-25T15:18:44.438Z] 20.10.14: Pulling from library/docker [2022-04-25T15:18:56.906Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-25T15:18:56.906Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-25T15:18:56.906Z] ---> c346e9eafbab [2022-04-25T15:18:56.906Z] 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-25T15:18:57.184Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-25T15:18:57.459Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-25T15:18:57.459Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-25T15:18:57.739Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-25T15:18:57.739Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-25T15:18:58.342Z]  ---> Running in e6ee3d5f3a5d [2022-04-25T15:18:58.723Z] Removing intermediate container e6ee3d5f3a5d [2022-04-25T15:18:58.723Z] ---> 1b49b9dd6d9d [2022-04-25T15:18:58.723Z] 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-25T15:18:59.134Z] ---> Running in 33241f88e904 [2022-04-25T15:18:59.134Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-25T15:18:59.921Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-25T15:18:59.921Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-25T15:18:59.921Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-25T15:19:00.219Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-25T15:19:01.293Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-25T15:19:01.293Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-25T15:19:01.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T15:19:01.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T15:19:02.373Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-25T15:19:02.373Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-25T15:19:02.373Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-25T15:19:02.373Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-25T15:19:02.662Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-25T15:19:02.942Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-25T15:19:02.942Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-25T15:19:03.244Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-25T15:19:03.244Z] (1/43) Installing readline (8.1.1-r0) [2022-04-25T15:19:03.244Z] (2/43) Installing bash (5.1.16-r0) [2022-04-25T15:19:03.244Z] Executing bash-5.1.16-r0.post-install [2022-04-25T15:19:03.244Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-25T15:19:03.571Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-25T15:19:03.571Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-25T15:19:03.571Z] (6/43) Installing curl (7.80.0-r0) [2022-04-25T15:19:03.571Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-25T15:19:03.571Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-25T15:19:03.571Z] (9/43) Installing expat (2.4.7-r0) [2022-04-25T15:19:03.571Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-25T15:19:03.571Z] (11/43) Installing gdbm (1.22-r0) [2022-04-25T15:19:03.571Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-25T15:19:03.571Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-25T15:19:03.571Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-25T15:19:03.571Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-25T15:19:03.571Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-25T15:19:03.571Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-25T15:19:04.189Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-25T15:19:04.189Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-25T15:19:04.464Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-25T15:19:04.742Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-25T15:19:05.020Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-25T15:19:05.300Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-25T15:19:05.580Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-25T15:19:05.858Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-25T15:19:05.858Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-25T15:19:06.136Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-25T15:19:06.136Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-25T15:19:06.136Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-25T15:19:06.136Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-25T15:19:06.136Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-25T15:19:06.136Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-25T15:19:06.136Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-25T15:19:06.418Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-25T15:19:06.418Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-25T15:19:06.418Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-25T15:19:06.418Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-25T15:19:06.418Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-25T15:19:06.418Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-25T15:19:06.418Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-25T15:19:06.418Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-25T15:19:06.418Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-25T15:19:06.418Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-25T15:19:06.700Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-25T15:19:06.700Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-25T15:19:06.700Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-25T15:19:06.700Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-25T15:19:06.700Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-25T15:19:06.700Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-25T15:19:06.700Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-25T15:19:06.700Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-25T15:19:06.700Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-25T15:19:06.700Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-25T15:19:06.700Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-25T15:19:06.700Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-25T15:19:06.981Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-25T15:19:06.981Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-25T15:19:06.981Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-25T15:19:07.588Z] Executing busybox-1.34.1-r5.trigger [2022-04-25T15:19:07.864Z] OK: 82 MiB in 65 packages [2022-04-25T15:19:08.139Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-25T15:19:12.476Z] Collecting docker-compose==1.23.2 [2022-04-25T15:19:12.476Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-25T15:19:12.754Z] Collecting docopt<0.7,>=0.6.1 [2022-04-25T15:19:12.754Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-25T15:19:13.748Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-25T15:19:13.748Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-25T15:19:14.027Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-25T15:19:15.026Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-25T15:19:15.026Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-25T15:19:17.674Z] Collecting cached-property<2,>=1.2.0 [2022-04-25T15:19:17.674Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-25T15:19:17.951Z] Collecting docker<4.0,>=3.6.0 [2022-04-25T15:19:17.951Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-25T15:19:18.555Z] Collecting jsonschema<3,>=2.5.1 [2022-04-25T15:19:18.555Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-25T15:19:18.555Z] 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-25T15:19:19.549Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-25T15:19:19.549Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-25T15:19:20.543Z] Collecting PyYAML<4,>=3.10 [2022-04-25T15:19:20.543Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-25T15:19:24.889Z] Collecting texttable<0.10,>=0.9.0 [2022-04-25T15:19:24.889Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-25T15:19:26.888Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-25T15:19:26.888Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-25T15:19:27.490Z] Collecting docker-pycreds>=0.4.0 [2022-04-25T15:19:27.490Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-25T15:19:28.090Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-25T15:19:28.090Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-25T15:19:28.366Z] Collecting idna<2.8,>=2.5 [2022-04-25T15:19:28.366Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-25T15:19:28.366Z] 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-25T15:19:28.966Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-25T15:19:28.966Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-25T15:19:29.567Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-25T15:19:29.567Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-25T15:19:29.567Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-25T15:19:29.567Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-25T15:19:30.554Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-25T15:19:30.554Z] Attempting uninstall: urllib3 [2022-04-25T15:19:30.554Z] Found existing installation: urllib3 1.26.7 [2022-04-25T15:19:30.554Z] Uninstalling urllib3-1.26.7: [2022-04-25T15:19:30.554Z] Successfully uninstalled urllib3-1.26.7 [2022-04-25T15:19:31.544Z] Attempting uninstall: idna [2022-04-25T15:19:31.544Z] Found existing installation: idna 3.3 [2022-04-25T15:19:31.544Z] Uninstalling idna-3.3: [2022-04-25T15:19:31.544Z] Successfully uninstalled idna-3.3 [2022-04-25T15:19:32.992Z] go: downloading google.golang.org/api v0.70.0 [2022-04-25T15:19:32.992Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-25T15:19:32.992Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-25T15:19:33.985Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-25T15:19:33.985Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-25T15:19:34.264Z]  Attempting uninstall: requests [2022-04-25T15:19:34.264Z] Found existing installation: requests 2.26.0 [2022-04-25T15:19:34.542Z] Uninstalling requests-2.26.0: [2022-04-25T15:19:34.542Z] Successfully uninstalled requests-2.26.0 [2022-04-25T15:19:34.542Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-25T15:19:35.156Z]  Running setup.py install for texttable: started [2022-04-25T15:19:35.764Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-25T15:19:36.369Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-25T15:19:37.364Z]  Running setup.py install for texttable: finished with status 'done' [2022-04-25T15:19:37.364Z] Running setup.py install for PyYAML: started [2022-04-25T15:19:40.790Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-25T15:19:40.790Z]  Running setup.py install for PyYAML: finished with status 'done' [2022-04-25T15:19:41.071Z] Running setup.py install for docopt: started [2022-04-25T15:19:41.071Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-25T15:19:43.731Z]  Running setup.py install for docopt: finished with status 'done' [2022-04-25T15:19:43.731Z] Running setup.py install for dockerpty: started [2022-04-25T15:19:45.740Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-25T15:19:47.746Z] 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-25T15:20:06.156Z] Removing intermediate container 33241f88e904 [2022-04-25T15:20:06.156Z] ---> f9e182979aac [2022-04-25T15:20:06.156Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-25T15:20:06.156Z] ---> Running in 9bc0d5a61cd0 [2022-04-25T15:20:06.156Z] Removing intermediate container 9bc0d5a61cd0 [2022-04-25T15:20:06.156Z] ---> 61a7c185d428 [2022-04-25T15:20:06.156Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-25T15:20:06.156Z] ---> Running in fb4f2ab9eff6 [2022-04-25T15:20:06.156Z] Removing intermediate container fb4f2ab9eff6 [2022-04-25T15:20:06.156Z] ---> ecb9f7689049 [2022-04-25T15:20:06.156Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-25T15:20:06.434Z] ---> 266d81c258f9 [2022-04-25T15:20:06.434Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-25T15:20:07.437Z] ---> e3692ee458a7 [2022-04-25T15:20:07.437Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-25T15:20:08.890Z] ---> 2c61b577f71f [2022-04-25T15:20:08.891Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-25T15:20:08.891Z] ---> Running in eaa4d1ac8174 [2022-04-25T15:20:09.501Z] Removing intermediate container eaa4d1ac8174 [2022-04-25T15:20:09.501Z] ---> b788b71b7610 [2022-04-25T15:20:09.501Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-25T15:20:09.501Z] ---> Running in 34337c2160f5 [2022-04-25T15:20:10.502Z] Removing intermediate container 34337c2160f5 [2022-04-25T15:20:10.502Z] ---> 61f324825f86 [2022-04-25T15:20:10.502Z] Step 21/23 : LABEL arch=arm64 [2022-04-25T15:20:10.502Z] ---> Running in 94959b8cdf72 [2022-04-25T15:20:11.112Z] Removing intermediate container 94959b8cdf72 [2022-04-25T15:20:11.112Z] ---> aa03d0fce1de [2022-04-25T15:20:11.112Z] Step 22/23 : LABEL git_sha=7a996b1d11c848303735e0ef9edf0f851f97e318 [2022-04-25T15:20:11.112Z] ---> Running in 98d55b888a17 [2022-04-25T15:20:11.716Z] Removing intermediate container 98d55b888a17 [2022-04-25T15:20:11.716Z] ---> 68a535bbcc2f [2022-04-25T15:20:11.716Z] Step 23/23 : LABEL version=0.0.0 [2022-04-25T15:20:12.001Z] ---> Running in 9bf0e5e3888e [2022-04-25T15:20:12.607Z] Removing intermediate container 9bf0e5e3888e [2022-04-25T15:20:12.607Z] ---> 86be32018bfe [2022-04-25T15:20:12.607Z] [2022-04-25T15:20:12.884Z] Successfully built 86be32018bfe [2022-04-25T15:20:13.161Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-25T15:20:13.162Z]  Building sys-mgmt-agent ... done Building security-spire-server [2022-04-25T15:20:14.154Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-25T15:20:14.154Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-25T15:20:14.432Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-25T15:20:14.432Z] go: downloading k8s.io/api v0.23.4 [2022-04-25T15:20:24.621Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-25T15:20:24.898Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-25T15:20:26.346Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-25T15:20:28.343Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-25T15:20:29.336Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-25T15:20:31.334Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-25T15:20:31.334Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-25T15:20:31.946Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-25T15:20:31.946Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-25T15:20:31.946Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-25T15:20:32.227Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-25T15:20:32.508Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-25T15:20:34.523Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-25T15:20:34.799Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-25T15:20:35.406Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-25T15:20:35.684Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-25T15:20:35.684Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-25T15:20:36.292Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-25T15:20:36.292Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-25T15:20:36.910Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-25T15:20:37.188Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-25T15:20:37.188Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-25T15:20:37.188Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-25T15:20:37.466Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-25T15:20:37.466Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-25T15:20:42.895Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-25T15:20:43.887Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-25T15:20:43.887Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-25T15:20:44.162Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-25T15:20:44.439Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T15:20:44.439Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-25T15:20:44.439Z] ---> cf686e2719a5 [2022-04-25T15:20:44.439Z] Step 3/25 : WORKDIR /edgex-go [2022-04-25T15:20:44.439Z] ---> Using cache [2022-04-25T15:20:44.439Z] ---> bb3da4a530fc [2022-04-25T15:20:44.439Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T15:20:44.439Z] ---> Using cache [2022-04-25T15:20:44.439Z] ---> d4e44a2a358b [2022-04-25T15:20:44.439Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-25T15:20:44.439Z] ---> Using cache [2022-04-25T15:20:44.439Z] ---> e604b2e28d7d [2022-04-25T15:20:44.439Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-25T15:20:44.439Z] ---> Using cache [2022-04-25T15:20:44.439Z] ---> ce35e52d9d23 [2022-04-25T15:20:44.439Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T15:20:44.439Z] ---> Using cache [2022-04-25T15:20:44.439Z] ---> a20f656077a7 [2022-04-25T15:20:44.439Z] Step 8/25 : COPY . . [2022-04-25T15:20:44.439Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-25T15:20:44.715Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-25T15:20:45.000Z]  ---> Using cache [2022-04-25T15:20:45.000Z] ---> 6113e81ddd8f [2022-04-25T15:20:45.000Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-25T15:20:45.000Z] ---> Using cache [2022-04-25T15:20:45.000Z] ---> 3e591df367eb [2022-04-25T15:20:45.000Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-25T15:20:45.000Z] ---> Using cache [2022-04-25T15:20:45.000Z] ---> 50ea375cc4bc [2022-04-25T15:20:45.000Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-25T15:20:45.000Z] ---> Using cache [2022-04-25T15:20:45.000Z] ---> 56aeac3cec18 [2022-04-25T15:20:45.000Z] 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-25T15:20:45.632Z] ---> Running in e1dde394f025 [2022-04-25T15:20:45.917Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-25T15:20:46.517Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-25T15:20:46.793Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-25T15:20:47.072Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-25T15:20:47.073Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-25T15:20:47.073Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-25T15:20:47.352Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-25T15:20:47.352Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-25T15:20:47.352Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-25T15:20:48.809Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-25T15:20:48.809Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-25T15:20:48.809Z] spire-1.2.1/ [2022-04-25T15:20:48.809Z] spire-1.2.1/.data/ [2022-04-25T15:20:48.809Z] spire-1.2.1/.data/.file [2022-04-25T15:20:48.809Z] spire-1.2.1/.dockerignore [2022-04-25T15:20:48.809Z] spire-1.2.1/.gitattributes [2022-04-25T15:20:48.809Z] spire-1.2.1/.githooks/ [2022-04-25T15:20:48.809Z] spire-1.2.1/.githooks/pre-commit [2022-04-25T15:20:48.809Z] spire-1.2.1/.github/ [2022-04-25T15:20:48.809Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-25T15:20:48.809Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-25T15:20:48.809Z] spire-1.2.1/.github/dependabot.yml [2022-04-25T15:20:48.809Z] spire-1.2.1/.github/workflows/ [2022-04-25T15:20:48.809Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-25T15:20:48.809Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-25T15:20:48.809Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-25T15:20:48.809Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-25T15:20:48.809Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-25T15:20:48.809Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-25T15:20:48.809Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-25T15:20:48.809Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-25T15:20:48.809Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-25T15:20:48.809Z] spire-1.2.1/.gitignore [2022-04-25T15:20:48.809Z] spire-1.2.1/.go-version [2022-04-25T15:20:48.809Z] spire-1.2.1/.golangci.yml [2022-04-25T15:20:48.809Z] spire-1.2.1/ADOPTERS.md [2022-04-25T15:20:48.809Z] spire-1.2.1/CHANGELOG.md [2022-04-25T15:20:48.809Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-25T15:20:48.809Z] spire-1.2.1/CODEOWNERS [2022-04-25T15:20:48.809Z] spire-1.2.1/CONTRIBUTING.md [2022-04-25T15:20:48.809Z] spire-1.2.1/Dockerfile [2022-04-25T15:20:48.809Z] spire-1.2.1/Dockerfile.devgo: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-25T15:20:48.809Z]  [2022-04-25T15:20:48.809Z] spire-1.2.1/Dockerfile.scratch [2022-04-25T15:20:48.809Z] spire-1.2.1/LICENSE [2022-04-25T15:20:48.809Z] spire-1.2.1/MAINTAINERS.md [2022-04-25T15:20:48.809Z] spire-1.2.1/Makefile [2022-04-25T15:20:48.809Z] spire-1.2.1/README.md [2022-04-25T15:20:48.809Z] spire-1.2.1/ROADMAP.md [2022-04-25T15:20:48.809Z] spire-1.2.1/SECURITY.md [2022-04-25T15:20:48.809Z] spire-1.2.1/cmd/ [2022-04-25T15:20:48.809Z] spire-1.2.1/cmd/spire-agent/ [2022-04-25T15:20:48.809Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-25T15:20:48.809Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-25T15:20:48.809Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-25T15:20:48.809Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-25T15:20:48.810Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-25T15:20:48.810Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-25T15:20:48.810Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-25T15:20:48.810Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-25T15:20:48.810Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-25T15:20:48.810Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-25T15:20:48.810Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-25T15:20:48.810Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-25T15:20:48.810Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-25T15:20:48.810Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-25T15:20:48.810Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-25T15:20:48.810Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-25T15:20:48.810Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/ [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.gogo: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-25T15:20:49.088Z]  [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-25T15:20:49.088Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-25T15:20:49.088Z] spire-1.2.1/conf/ [2022-04-25T15:20:49.088Z] spire-1.2.1/conf/agent/ [2022-04-25T15:20:49.088Z] spire-1.2.1/conf/agent/agent.conf [2022-04-25T15:20:49.088Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-25T15:20:49.088Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-25T15:20:49.088Z] spire-1.2.1/conf/server/ [2022-04-25T15:20:49.088Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-25T15:20:49.088Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-25T15:20:49.088Z] spire-1.2.1/conf/server/server.conf [2022-04-25T15:20:49.088Z] spire-1.2.1/conf/server/server_full.conf [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/ [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/SPIRE101.md [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/auditlog.md [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/images/ [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/images/SPIRE_server.pnggo: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-25T15:20:49.088Z]  [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-25T15:20:49.088Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-25T15:20:49.089Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-25T15:20:49.089Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-25T15:20:49.089Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-25T15:20:49.089Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-25T15:20:49.089Z] spire-1.2.1/doc/scaling_spire.md [2022-04-25T15:20:49.089Z] spire-1.2.1/doc/spire_agent.md [2022-04-25T15:20:49.089Z] spire-1.2.1/doc/spire_server.md [2022-04-25T15:20:49.089Z] spire-1.2.1/doc/supported_integrations.md [2022-04-25T15:20:49.089Z] spire-1.2.1/doc/telemetry.md [2022-04-25T15:20:49.089Z] spire-1.2.1/doc/telemetry_config.md [2022-04-25T15:20:49.089Z] spire-1.2.1/doc/upgrading.md [2022-04-25T15:20:49.089Z] spire-1.2.1/doc/using_spire.md [2022-04-25T15:20:49.089Z] spire-1.2.1/examples/ [2022-04-25T15:20:49.089Z] spire-1.2.1/examples/README.md [2022-04-25T15:20:49.089Z] spire-1.2.1/go.mod [2022-04-25T15:20:49.089Z] spire-1.2.1/go.sum [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/ [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/ [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/agent.go [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/api/ [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/client/ [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/common/ [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/config.go [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-25T15:20:49.089Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/manager/ [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.goRemoving intermediate container eddc5bfed085 [2022-04-25T15:20:49.368Z] ---> 65657edf04b1 [2022-04-25T15:20:49.368Z] [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-25T15:20:49.368Z] Step 9/20 : FROM alpine:3.15 [2022-04-25T15:20:49.368Z] [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/svid/ [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/common/ [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/common/api/ [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-25T15:20:49.368Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/api/names.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/auth/ [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/catalog/ [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/catalog/context.go3.15: Pulling from library/alpine [2022-04-25T15:20:49.369Z] [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/cli/ [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-25T15:20:49.369Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.goDigest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-25T15:20:49.645Z] [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/health/ [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/health/config.go [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/health/context.go [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/health/health.go [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-25T15:20:49.645Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.goStatus: Downloaded newer image for alpine:3.15 [2022-04-25T15:20:49.646Z] ---> 3fb3c9af89a9 [2022-04-25T15:20:49.646Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-25T15:20:49.646Z] [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/idutil/ [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/log/ [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/log/log.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/log/options.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/plugin/ [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/profiling/ [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/selector/ [2022-04-25T15:20:49.646Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go ---> Running in faf0d0d8dec1 [2022-04-25T15:20:49.923Z] [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/uptime/ [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/util/ [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/util/task.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/version/ [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/version/version.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/x509util/ [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/ [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/ [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/api.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/health/ [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/id.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/status.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-25T15:20:49.923Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-25T15:20:49.924Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-25T15:20:49.924Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-25T15:20:49.924Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-25T15:20:49.924Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-25T15:20:49.924Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-25T15:20:49.924Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-25T15:20:49.924Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-25T15:20:49.924Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-25T15:20:49.924Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-25T15:20:49.924Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-25T15:20:49.924Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-25T15:20:49.924Z] spire-1.2.1/pkg/server/bundle/ [2022-04-25T15:20:49.924Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-25T15:20:49.924Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-25T15:20:49.924Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-25T15:20:49.924Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-25T15:20:49.924Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-25T15:20:49.924Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-25T15:20:49.924Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-25T15:20:49.924Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-25T15:20:49.924Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-25T15:20:49.924Z] spire-1.2.1/pkg/server/ca/ [2022-04-25T15:20:49.924Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-25T15:20:50.202Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-25T15:20:50.202Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-25T15:20:50.202Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-25T15:20:50.202Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-25T15:20:50.202Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-25T15:20:50.202Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-25T15:20:50.202Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-25T15:20:50.202Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-25T15:20:50.202Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-25T15:20:50.202Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-25T15:20:50.202Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-25T15:20:50.202Z] spire-1.2.1/pkg/server/cache/ [2022-04-25T15:20:50.202Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-25T15:20:50.202Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-25T15:20:50.202Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-25T15:20:50.202Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-25T15:20:50.202Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-25T15:20:50.202Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-25T15:20:50.202Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-25T15:20:50.202Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-25T15:20:50.202Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-25T15:20:50.202Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-25T15:20:50.202Z] spire-1.2.1/pkg/server/catalog/ [2022-04-25T15:20:50.202Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-25T15:20:50.202Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-25T15:20:50.202Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-25T15:20:50.202Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/config.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/datastore/ [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/ [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-25T15:20:50.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-25T15:20:50.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-25T15:20:50.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-25T15:20:50.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-25T15:20:50.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-25T15:20:50.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-25T15:20:50.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-25T15:20:50.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-25T15:20:50.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-25T15:20:50.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-25T15:20:50.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-25T15:20:50.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-25T15:20:50.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-25T15:20:50.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-25T15:20:50.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-25T15:20:50.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-25T15:20:50.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-25T15:20:50.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-25T15:20:50.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-25T15:20:50.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-25T15:20:50.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-25T15:20:50.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-25T15:20:50.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-25T15:20:50.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-25T15:20:50.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-25T15:20:50.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-25T15:20:50.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-25T15:20:50.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-25T15:20:50.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-25T15:20:50.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-25T15:20:50.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-25T15:20:50.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-25T15:20:50.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-25T15:20:50.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-25T15:20:50.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-25T15:20:50.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-25T15:20:50.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-25T15:20:50.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-25T15:20:50.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-25T15:20:50.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-25T15:20:50.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-25T15:20:50.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-25T15:20:50.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-25T15:20:50.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-25T15:20:50.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-25T15:20:50.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-25T15:20:50.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-25T15:20:50.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-25T15:20:50.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-25T15:20:50.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-25T15:20:50.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-25T15:20:50.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-25T15:20:50.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-25T15:20:50.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/registration/ [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/server.go [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/server_test.go [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/svid/ [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-25T15:20:50.484Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-25T15:20:50.484Z] spire-1.2.1/proto/ [2022-04-25T15:20:50.484Z] spire-1.2.1/proto/private/ [2022-04-25T15:20:50.484Z] spire-1.2.1/proto/private/server/ [2022-04-25T15:20:50.484Z] spire-1.2.1/proto/private/server/journal/ [2022-04-25T15:20:50.484Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-25T15:20:50.484Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-25T15:20:50.484Z] spire-1.2.1/proto/spire/ [2022-04-25T15:20:50.484Z] spire-1.2.1/proto/spire/common/ [2022-04-25T15:20:50.484Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-25T15:20:50.484Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-25T15:20:50.484Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-25T15:20:50.484Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-25T15:20:50.484Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-25T15:20:50.484Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-25T15:20:50.484Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-25T15:20:50.484Z] spire-1.2.1/proto/spire/plugin/ [2022-04-25T15:20:50.484Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-25T15:20:50.484Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-25T15:20:50.484Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-25T15:20:50.484Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-25T15:20:50.484Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-25T15:20:50.484Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-25T15:20:50.484Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-25T15:20:50.484Z] spire-1.2.1/release/ [2022-04-25T15:20:50.484Z] spire-1.2.1/release/spire-extras/ [2022-04-25T15:20:50.484Z] spire-1.2.1/release/spire-extras/README.md [2022-04-25T15:20:50.484Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-25T15:20:50.484Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-25T15:20:50.484Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-25T15:20:50.484Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-25T15:20:50.484Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-25T15:20:50.484Z] spire-1.2.1/release/spire/ [2022-04-25T15:20:50.484Z] spire-1.2.1/release/spire/README.md [2022-04-25T15:20:50.484Z] spire-1.2.1/release/spire/conf/ [2022-04-25T15:20:50.484Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-25T15:20:50.484Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-25T15:20:50.484Z] spire-1.2.1/release/spire/conf/server/ [2022-04-25T15:20:50.484Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-25T15:20:50.484Z] spire-1.2.1/script/ [2022-04-25T15:20:50.484Z] spire-1.2.1/script/build-artifact.sh [2022-04-25T15:20:50.484Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-25T15:20:50.484Z] spire-1.2.1/support/ [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/ [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.goRemoving intermediate container faf0d0d8dec1 [2022-04-25T15:20:50.484Z] ---> e2eb7227f31b [2022-04-25T15:20:50.484Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T15:20:50.484Z] [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-25T15:20:50.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-25T15:20:50.485Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-25T15:20:50.485Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-25T15:20:50.485Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-25T15:20:50.485Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-25T15:20:50.485Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-25T15:20:50.485Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-25T15:20:50.485Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-25T15:20:50.485Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-25T15:20:50.485Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-25T15:20:50.485Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-25T15:20:50.485Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-25T15:20:50.485Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-25T15:20:50.485Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-25T15:20:50.485Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-25T15:20:50.485Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-25T15:20:50.485Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-25T15:20:50.485Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-25T15:20:50.485Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-25T15:20:50.485Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-25T15:20:50.485Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-25T15:20:50.485Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-25T15:20:50.485Z] spire-1.2.1/test/ [2022-04-25T15:20:50.485Z] spire-1.2.1/test/clock/ [2022-04-25T15:20:50.485Z] spire-1.2.1/test/clock/clock.go [2022-04-25T15:20:50.485Z] spire-1.2.1/test/fakes/ [2022-04-25T15:20:50.485Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-25T15:20:50.485Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-25T15:20:50.485Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-25T15:20:50.485Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-25T15:20:50.485Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-25T15:20:50.485Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-25T15:20:50.485Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-25T15:20:50.485Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go ---> Running in 4acc00614321 [2022-04-25T15:20:50.775Z] [2022-04-25T15:20:50.775Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-25T15:20:50.775Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-25T15:20:50.775Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-25T15:20:50.775Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-25T15:20:50.775Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-25T15:20:50.775Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-25T15:20:50.775Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-25T15:20:50.775Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-25T15:20:50.775Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-25T15:20:50.775Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-25T15:20:50.775Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-25T15:20:50.775Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-25T15:20:50.775Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-25T15:20:50.775Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-25T15:20:50.775Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-25T15:20:50.775Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-25T15:20:50.775Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-25T15:20:50.775Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-25T15:20:50.775Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-25T15:20:50.775Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-25T15:20:50.775Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-25T15:20:50.775Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-25T15:20:50.775Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-25T15:20:50.775Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-25T15:20:50.775Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-25T15:20:50.775Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-25T15:20:50.775Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-25T15:20:50.775Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-25T15:20:50.775Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/ [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/certs/ [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/config/ [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/fixture.go [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/registration/ [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-25T15:20:50.776Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/ [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/README.md [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/common [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/setup/ [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/ [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-25T15:20:50.776Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-25T15:20:50.777Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-25T15:20:51.056Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-25T15:20:51.056Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-25T15:20:51.056Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-25T15:20:51.056Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-25T15:20:51.056Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-25T15:20:51.056Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-25T15:20:51.056Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-25T15:20:51.056Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-25T15:20:51.056Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-25T15:20:51.056Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-25T15:20:51.056Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-25T15:20:51.056Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-25T15:20:51.056Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-25T15:20:51.056Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-25T15:20:51.056Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-25T15:20:51.056Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-25T15:20:51.056Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-25T15:20:51.056Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-25T15:20:51.056Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-25T15:20:51.056Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-25T15:20:51.056Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-25T15:20:51.056Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-25T15:20:51.056Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-25T15:20:51.056Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-25T15:20:51.056Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-25T15:20:51.056Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-25T15:20:51.056Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-25T15:20:51.056Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-25T15:20:51.056Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-25T15:20:51.056Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-25T15:20:51.056Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-25T15:20:51.056Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-25T15:20:51.057Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-25T15:20:51.058Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-25T15:20:51.058Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-25T15:20:51.058Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-25T15:20:51.058Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-25T15:20:51.058Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-25T15:20:51.058Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-25T15:20:51.058Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-25T15:20:51.058Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-25T15:20:51.058Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-25T15:20:51.058Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-25T15:20:51.058Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-25T15:20:51.058Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-25T15:20:51.058Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-25T15:20:51.058Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-25T15:20:51.058Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-25T15:20:51.058Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-25T15:20:51.058Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-25T15:20:51.058Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-25T15:20:51.058Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-25T15:20:51.058Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-25T15:20:51.058Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-25T15:20:51.058Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-25T15:20:51.058Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-25T15:20:51.058Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-25T15:20:51.058Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-25T15:20:51.058Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-25T15:20:51.058Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-25T15:20:51.058Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-25T15:20:51.058Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-25T15:20:51.058Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-25T15:20:51.058Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-25T15:20:51.058Z] spire-1.2.1/test/integration/test-one.sh [2022-04-25T15:20:51.058Z] spire-1.2.1/test/integration/test.sh [2022-04-25T15:20:51.058Z] spire-1.2.1/test/plugintest/ [2022-04-25T15:20:51.058Z] spire-1.2.1/test/plugintest/config.go [2022-04-25T15:20:51.058Z] spire-1.2.1/test/plugintest/load.go [2022-04-25T15:20:51.058Z] spire-1.2.1/test/plugintest/option.go [2022-04-25T15:20:51.058Z] spire-1.2.1/test/spiretest/ [2022-04-25T15:20:51.058Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-25T15:20:51.058Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-25T15:20:51.058Z] spire-1.2.1/test/spiretest/dir.go [2022-04-25T15:20:51.058Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-25T15:20:51.058Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-25T15:20:51.058Z] spire-1.2.1/test/spiretest/logs.go [2022-04-25T15:20:51.058Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-25T15:20:51.058Z] spire-1.2.1/test/spiretest/suite.go [2022-04-25T15:20:51.058Z] spire-1.2.1/test/spiretest/x509.go [2022-04-25T15:20:51.058Z] spire-1.2.1/test/testca/ [2022-04-25T15:20:51.058Z] spire-1.2.1/test/testca/ca.go [2022-04-25T15:20:51.058Z] spire-1.2.1/test/testkey/ [2022-04-25T15:20:51.058Z] spire-1.2.1/test/testkey/generate.sh [2022-04-25T15:20:51.058Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-25T15:20:51.058Z] spire-1.2.1/test/testkey/keys.go [2022-04-25T15:20:51.058Z] spire-1.2.1/test/testkey/new.go [2022-04-25T15:20:51.058Z] spire-1.2.1/test/tpmsimulator/ [2022-04-25T15:20:51.058Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-25T15:20:51.058Z] spire-1.2.1/test/util/ [2022-04-25T15:20:51.058Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-25T15:20:51.058Z] spire-1.2.1/test/util/cert_generation.go [2022-04-25T15:20:51.058Z] spire-1.2.1/test/util/io_redirection.go [2022-04-25T15:20:51.058Z] spire-1.2.1/test/util/race.go [2022-04-25T15:20:51.058Z] spire-1.2.1/test/util/util.go [2022-04-25T15:20:51.058Z] building spire from source... [2022-04-25T15:20:51.335Z] go: downloading go.opencensus.io v0.23.0 [2022-04-25T15:20:51.619Z] Installing go1.17.7... [2022-04-25T15:20:52.615Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-25T15:20:52.615Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-25T15:20:52.900Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-25T15:20:53.177Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-25T15:20:53.467Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-25T15:20:53.757Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-25T15:20:53.757Z] Removing intermediate container 4acc00614321 [2022-04-25T15:20:53.757Z] ---> c0de8d06a7b3 [2022-04-25T15:20:53.757Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-25T15:20:53.757Z] ---> Running in 84f17e1a3915 [2022-04-25T15:20:54.034Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-25T15:20:55.023Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-25T15:20:55.627Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T15:20:57.065Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T15:20:57.065Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-25T15:20:58.051Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-25T15:20:58.051Z] v3.15.4-61-g95a2af6693 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-25T15:20:58.051Z] OK: 15729 distinct packages available [2022-04-25T15:20:58.328Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T15:20:59.316Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-25T15:20:59.316Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-25T15:20:59.316Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T15:20:59.925Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-25T15:21:00.529Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-25T15:21:00.809Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-25T15:21:00.809Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-25T15:21:00.809Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-25T15:21:01.088Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-25T15:21:01.088Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-25T15:21:01.088Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-25T15:21:01.088Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-25T15:21:01.088Z] (5/9) Installing curl (7.80.0-r0) [2022-04-25T15:21:01.367Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-25T15:21:01.367Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-25T15:21:01.367Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-25T15:21:01.367Z] (8/9) Installing libucontext (1.1-r0) [2022-04-25T15:21:01.367Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-25T15:21:01.656Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-25T15:21:01.656Z] Executing busybox-1.34.1-r5.trigger [2022-04-25T15:21:01.656Z] Executing ca-certificates-20211220-r0.trigger [2022-04-25T15:21:01.656Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-25T15:21:02.298Z] OK: 8 MiB in 23 packages [2022-04-25T15:21:04.969Z] Removing intermediate container 84f17e1a3915 [2022-04-25T15:21:04.969Z] ---> 05a92b89f20b [2022-04-25T15:21:04.969Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-25T15:21:05.984Z] ---> f60f034f9924 [2022-04-25T15:21:05.984Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-25T15:21:08.013Z] ---> b1b2709efd43 [2022-04-25T15:21:08.013Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-25T15:21:09.013Z] ---> 8990b5942522 [2022-04-25T15:21:09.013Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-25T15:21:09.303Z] ---> Running in e647a304232a [2022-04-25T15:21:09.591Z] Removing intermediate container e647a304232a [2022-04-25T15:21:09.591Z] ---> 887e78fd10b9 [2022-04-25T15:21:09.591Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-25T15:21:09.872Z] ---> Running in 2c366f85bc26 [2022-04-25T15:21:10.499Z] Removing intermediate container 2c366f85bc26 [2022-04-25T15:21:10.499Z] ---> 0405f75c459b [2022-04-25T15:21:10.499Z] Step 18/20 : LABEL arch=arm64 [2022-04-25T15:21:10.499Z] ---> Running in 78820f110920 [2022-04-25T15:21:11.111Z] Removing intermediate container 78820f110920 [2022-04-25T15:21:11.111Z] ---> 7e5a39a234a8 [2022-04-25T15:21:11.111Z] Step 19/20 : LABEL git_sha=7a996b1d11c848303735e0ef9edf0f851f97e318 [2022-04-25T15:21:11.396Z] ---> Running in 3477b25edf39 [2022-04-25T15:21:12.011Z] Removing intermediate container 3477b25edf39 [2022-04-25T15:21:12.011Z] ---> 4142d5199a9f [2022-04-25T15:21:12.011Z] Step 20/20 : LABEL version=0.0.0 [2022-04-25T15:21:12.011Z] ---> Running in 96b109a13d58 [2022-04-25T15:21:12.011Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-25T15:21:12.011Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-25T15:21:12.300Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-25T15:21:12.300Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-25T15:21:12.580Z] Removing intermediate container 96b109a13d58 [2022-04-25T15:21:12.580Z] ---> b82207581c68 [2022-04-25T15:21:12.580Z] [2022-04-25T15:21:12.859Z] Successfully built b82207581c68 [2022-04-25T15:21:12.859Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-25T15:21:12.859Z] Building core-data [2022-04-25T15:21:19.920Z]  Building security-spiffe-token-provider ... done Building bin/spire-server... [2022-04-25T15:21:19.920Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-25T15:21:19.920Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-25T15:21:19.920Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-25T15:21:20.527Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-25T15:21:21.520Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-25T15:21:21.520Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-25T15:21:22.513Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-25T15:21:23.512Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-25T15:21:23.794Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-25T15:21:26.446Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-25T15:21:26.446Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-25T15:21:27.058Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-25T15:21:27.058Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-25T15:21:27.342Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-25T15:21:27.960Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-25T15:21:27.960Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-25T15:21:27.960Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-25T15:21:28.960Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-25T15:21:28.960Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-25T15:21:28.960Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-25T15:21:29.241Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-25T15:21:29.527Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-25T15:21:30.970Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-25T15:21:30.971Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-25T15:21:39.302Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-25T15:21:39.302Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-25T15:21:43.639Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T15:21:43.639Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-25T15:21:43.639Z] ---> cf686e2719a5 [2022-04-25T15:21:43.639Z] Step 3/23 : WORKDIR /edgex-go [2022-04-25T15:21:43.639Z] ---> Using cache [2022-04-25T15:21:43.639Z] ---> bb3da4a530fc [2022-04-25T15:21:43.639Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T15:21:43.639Z] ---> Using cache [2022-04-25T15:21:43.639Z] ---> d4e44a2a358b [2022-04-25T15:21:43.639Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-25T15:21:45.663Z] ---> Running in 2ededddee3db [2022-04-25T15:21:47.645Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T15:21:48.251Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T15:21:48.251Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-25T15:21:48.251Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-25T15:21:48.251Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-25T15:21:48.251Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-25T15:21:48.601Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-25T15:21:48.601Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-25T15:21:49.484Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-25T15:21:49.484Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-25T15:21:49.484Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-25T15:21:49.484Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-25T15:21:49.484Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-25T15:21:49.793Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-25T15:21:50.100Z] OK: 220 MiB in 52 packages [2022-04-25T15:21:50.100Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-25T15:21:50.382Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-25T15:21:50.671Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-25T15:21:51.340Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-25T15:21:51.698Z] Removing intermediate container 2ededddee3db [2022-04-25T15:21:51.698Z] ---> 6eac77e48387 [2022-04-25T15:21:51.698Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-25T15:21:52.770Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-25T15:21:52.770Z]  ---> b102c7fcebc0 [2022-04-25T15:21:52.770Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T15:21:53.072Z] ---> Running in 9bc0547ad3cf [2022-04-25T15:21:53.375Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-25T15:21:53.375Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-25T15:21:53.686Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-25T15:21:53.686Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-25T15:21:53.979Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-25T15:21:53.979Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-25T15:21:54.618Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-25T15:21:54.618Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-25T15:21:59.010Z] Removing intermediate container 9bc0547ad3cf [2022-04-25T15:21:59.010Z] ---> df0bfd93ef20 [2022-04-25T15:21:59.010Z] Step 8/23 : COPY . . [2022-04-25T15:22:01.012Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-25T15:22:09.353Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-25T15:22:09.353Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-25T15:22:09.353Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-25T15:22:09.629Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-25T15:22:09.906Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-25T15:22:09.906Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-25T15:22:09.906Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-25T15:22:10.184Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-25T15:22:10.459Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-25T15:22:11.063Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-25T15:22:11.063Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-25T15:22:11.342Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-25T15:22:21.550Z] Removing intermediate container c8e0fac26025 [2022-04-25T15:22:21.550Z] ---> 4670913b64a7 [2022-04-25T15:22:21.550Z] [2022-04-25T15:22:21.550Z] Step 10/25 : FROM alpine:3.14 [2022-04-25T15:22:21.550Z] ---> ac73e934f311 [2022-04-25T15:22:21.550Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-25T15:22:21.550Z] ---> Running in 4c2653d1a847 [2022-04-25T15:22:22.549Z] ---> b4c6f8caf9dc [2022-04-25T15:22:22.549Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-25T15:22:22.549Z] ---> Running in ef410bf378d8 [2022-04-25T15:22:22.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-25T15:22:23.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-25T15:22:24.606Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-25T15:22:24.606Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-25T15:22:24.606Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-25T15:22:24.606Z] (3/3) Installing su-exec (0.2-r1) [2022-04-25T15:22:24.606Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T15:22:24.885Z] Executing ca-certificates-20211220-r0.trigger [2022-04-25T15:22:25.164Z] OK: 6 MiB in 17 packages [2022-04-25T15:22:27.170Z] Removing intermediate container 4c2653d1a847 [2022-04-25T15:22:27.170Z] ---> 7668abac0db2 [2022-04-25T15:22:27.170Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-25T15:22:27.170Z] ---> Running in 08ca98e97766 [2022-04-25T15:22:27.796Z] Removing intermediate container 08ca98e97766 [2022-04-25T15:22:27.796Z] ---> f710ee47c368 [2022-04-25T15:22:27.796Z] Step 13/25 : WORKDIR / [2022-04-25T15:22:27.796Z] ---> Running in f64570645589 [2022-04-25T15:22:28.413Z] Removing intermediate container f64570645589 [2022-04-25T15:22:28.413Z] ---> 96bdfcfbffd1 [2022-04-25T15:22:28.413Z] 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-25T15:22:29.410Z] ---> 7cce0d3f92bd [2022-04-25T15:22:29.410Z] 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-25T15:22:30.408Z] ---> 4b78028ca65f [2022-04-25T15:22:30.408Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-25T15:22:31.865Z] ---> cd0efd243581 [2022-04-25T15:22:31.865Z] 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-25T15:22:32.471Z] ---> 5a8fae79d9ce [2022-04-25T15:22:32.471Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-25T15:22:33.925Z] ---> 31ee02e21ad9 [2022-04-25T15:22:33.925Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-25T15:22:35.936Z] ---> acdf99130f9b [2022-04-25T15:22:35.936Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-25T15:22:36.934Z] ---> 472c726287b5 [2022-04-25T15:22:36.934Z] 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-25T15:22:36.934Z] ---> Running in a9ce0378c14c [2022-04-25T15:22:40.360Z] Removing intermediate container a9ce0378c14c [2022-04-25T15:22:40.360Z] ---> 7a8e298bc10a [2022-04-25T15:22:40.360Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-25T15:22:40.360Z] ---> Running in e5ceb058b917 [2022-04-25T15:22:40.966Z] Removing intermediate container e5ceb058b917 [2022-04-25T15:22:40.966Z] ---> f76ef0b8aa11 [2022-04-25T15:22:40.966Z] Step 23/25 : LABEL arch=arm64 [2022-04-25T15:22:40.966Z] ---> Running in 86cccd2649b5 [2022-04-25T15:22:41.253Z] go: downloading google.golang.org/api v0.70.0 [2022-04-25T15:22:41.253Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-25T15:22:41.253Z] go: downloading k8s.io/api v0.23.4 [2022-04-25T15:22:41.541Z] Removing intermediate container 86cccd2649b5 [2022-04-25T15:22:41.541Z] ---> 41c8ea2423d4 [2022-04-25T15:22:41.541Z] Step 24/25 : LABEL git_sha=7a996b1d11c848303735e0ef9edf0f851f97e318 [2022-04-25T15:22:41.541Z] ---> Running in 760a4a74a814 [2022-04-25T15:22:42.149Z] Removing intermediate container 760a4a74a814 [2022-04-25T15:22:42.149Z] ---> dcf34c77312f [2022-04-25T15:22:42.149Z] Step 25/25 : LABEL version=0.0.0 [2022-04-25T15:22:42.433Z] ---> Running in 05c8e010d06f [2022-04-25T15:22:42.714Z] Removing intermediate container 05c8e010d06f [2022-04-25T15:22:42.714Z] ---> 0ed2e136108b [2022-04-25T15:22:42.714Z] [2022-04-25T15:22:43.323Z] Successfully built 0ed2e136108b [2022-04-25T15:22:43.323Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-25T15:22:51.645Z]  Building security-secretstore-setup ... done go: downloading github.com/google/go-tpm v0.3.3 [2022-04-25T15:22:51.645Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-25T15:23:13.897Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-25T15:23:13.897Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-25T15:23:13.897Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-25T15:23:13.897Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-25T15:23:14.176Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-25T15:23:15.630Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-25T15:23:16.625Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-25T15:23:17.232Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-25T15:23:18.686Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-25T15:23:18.964Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-25T15:23:19.242Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-25T15:23:20.237Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-25T15:23:20.237Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-25T15:23:20.237Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-25T15:23:20.514Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-25T15:23:20.793Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-25T15:23:20.794Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-25T15:23:21.070Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-25T15:23:21.348Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-25T15:23:21.348Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-25T15:23:22.337Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-25T15:23:22.337Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-25T15:23:22.337Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-25T15:23:22.618Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-25T15:23:28.064Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-25T15:23:28.064Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-25T15:23:28.064Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-25T15:23:28.064Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-25T15:23:28.064Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-25T15:23:28.064Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-25T15:23:28.064Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-25T15:23:28.667Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-25T15:23:28.667Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-25T15:23:28.946Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-25T15:23:28.946Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-25T15:23:29.225Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-25T15:23:29.832Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-25T15:23:30.438Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-25T15:23:30.717Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-25T15:23:30.717Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-25T15:23:30.997Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-25T15:23:30.997Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-25T15:23:30.997Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-25T15:23:30.997Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-25T15:23:31.275Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-25T15:23:31.880Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-25T15:23:31.880Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-25T15:23:32.157Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-25T15:23:32.157Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-25T15:23:32.435Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-25T15:23:33.888Z] go: downloading go.opencensus.io v0.23.0 [2022-04-25T15:23:34.494Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-25T15:23:34.494Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-25T15:23:35.102Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-25T15:23:35.102Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-25T15:23:35.102Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-25T15:23:35.383Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-25T15:23:35.383Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-25T15:23:36.000Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-25T15:23:38.002Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-25T15:23:39.452Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-25T15:23:39.452Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-25T15:23:39.729Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-25T15:23:40.009Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-25T15:23:40.009Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-25T15:23:40.288Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-25T15:23:40.288Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-25T15:23:40.566Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-25T15:23:40.566Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-25T15:23:40.844Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-25T15:23:40.844Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-25T15:23:40.844Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-25T15:23:49.199Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-25T15:23:49.199Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-25T15:23:49.199Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-25T15:23:49.199Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-25T15:24:11.440Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-25T15:24:11.440Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-25T15:27:03.458Z] Removing intermediate container ef410bf378d8 [2022-04-25T15:27:03.458Z] ---> d14f60beeaa2 [2022-04-25T15:27:03.458Z] [2022-04-25T15:27:03.458Z] Step 10/23 : FROM alpine:3.14 [2022-04-25T15:27:03.458Z] ---> ac73e934f311 [2022-04-25T15:27:03.458Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-25T15:27:03.458Z] ---> Running in f42a379bba25 [2022-04-25T15:27:03.458Z] Removing intermediate container f42a379bba25 [2022-04-25T15:27:03.458Z] ---> bb919938d1bd [2022-04-25T15:27:03.458Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-25T15:27:03.458Z] ---> Running in df352c2f6786 [2022-04-25T15:27:03.458Z] Removing intermediate container df352c2f6786 [2022-04-25T15:27:03.458Z] ---> 375d7f7e4d96 [2022-04-25T15:27:03.458Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-25T15:27:03.458Z] ---> Running in 7eab8d2c8fbc [2022-04-25T15:27:03.458Z] Removing intermediate container 7eab8d2c8fbc [2022-04-25T15:27:03.458Z] ---> 10e8c1ecfaf3 [2022-04-25T15:27:03.458Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T15:27:03.458Z] ---> Running in 2e08f00a2154 [2022-04-25T15:27:03.458Z] Removing intermediate container 2e08f00a2154 [2022-04-25T15:27:03.458Z] ---> 1b001fc20782 [2022-04-25T15:27:03.458Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-25T15:27:03.458Z] ---> Running in bd16901990c0 [2022-04-25T15:27:03.458Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-25T15:27:03.734Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-25T15:27:04.725Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-25T15:27:04.725Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-25T15:27:04.725Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-25T15:27:04.725Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-25T15:27:05.001Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-25T15:27:05.001Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-25T15:27:05.001Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T15:27:05.276Z] OK: 8 MiB in 20 packages [2022-04-25T15:27:06.728Z] Removing intermediate container bd16901990c0 [2022-04-25T15:27:06.728Z] ---> 44d6c61e796c [2022-04-25T15:27:06.728Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-25T15:27:07.714Z] ---> bed3b745d09a [2022-04-25T15:27:07.714Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-25T15:27:09.708Z] ---> 81b5a807e24c [2022-04-25T15:27:09.708Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-25T15:27:10.307Z] ---> be3b1e22a068 [2022-04-25T15:27:10.307Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-25T15:27:10.586Z] ---> Running in e44595b12a55 [2022-04-25T15:27:11.186Z] Removing intermediate container e44595b12a55 [2022-04-25T15:27:11.186Z] ---> 5a43e3ce2b7b [2022-04-25T15:27:11.186Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-25T15:27:11.186Z] ---> Running in 001999c5bbd4 [2022-04-25T15:27:11.791Z] Removing intermediate container 001999c5bbd4 [2022-04-25T15:27:11.791Z] ---> 6d704de03668 [2022-04-25T15:27:11.791Z] Step 21/23 : LABEL arch=arm64 [2022-04-25T15:27:11.791Z] ---> Running in 7a719445e7c6 [2022-04-25T15:27:12.395Z] Removing intermediate container 7a719445e7c6 [2022-04-25T15:27:12.395Z] ---> 7dfa7a25c587 [2022-04-25T15:27:12.395Z] Step 22/23 : LABEL git_sha=7a996b1d11c848303735e0ef9edf0f851f97e318 [2022-04-25T15:27:12.395Z] ---> Running in 8b69520a40a1 [2022-04-25T15:27:12.997Z] Removing intermediate container 8b69520a40a1 [2022-04-25T15:27:12.998Z] ---> 20e6296ee6fe [2022-04-25T15:27:12.998Z] Step 23/23 : LABEL version=0.0.0 [2022-04-25T15:27:12.998Z] ---> Running in 23324ab8196a [2022-04-25T15:27:13.602Z] Removing intermediate container 23324ab8196a [2022-04-25T15:27:13.602Z] ---> b1819587c269 [2022-04-25T15:27:13.602Z] [2022-04-25T15:27:14.208Z] Successfully built b1819587c269 [2022-04-25T15:27:14.208Z] Successfully tagged core-data-arm64:latest [2022-04-25T15:41:22.477Z]  Building core-data ... done Building bin/spire-agent... [2022-04-25T15:41:22.477Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-25T15:41:22.477Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-25T15:41:22.477Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-25T15:41:22.477Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-25T15:41:22.477Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-25T15:41:23.465Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-25T15:41:23.465Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-25T15:41:24.066Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-25T15:41:24.066Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-25T15:41:24.066Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-25T15:41:24.342Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-25T15:41:24.342Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-25T15:41:24.617Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-25T15:47:46.944Z] Removing intermediate container 354851f33253 [2022-04-25T15:47:46.944Z] ---> 46a8220633fe [2022-04-25T15:47:46.944Z] [2022-04-25T15:47:46.944Z] Step 13/26 : FROM alpine:3.15 [2022-04-25T15:47:46.944Z] ---> 3fb3c9af89a9 [2022-04-25T15:47:46.944Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-25T15:47:46.944Z] ---> Using cache [2022-04-25T15:47:46.944Z] ---> e2eb7227f31b [2022-04-25T15:47:46.944Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T15:47:46.944Z] ---> Using cache [2022-04-25T15:47:46.944Z] ---> c0de8d06a7b3 [2022-04-25T15:47:46.944Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-25T15:47:46.944Z] ---> Running in 8a5149688fc3 [2022-04-25T15:47:46.944Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T15:47:46.944Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T15:47:46.944Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-25T15:47:46.944Z] v3.15.4-61-g95a2af6693 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-25T15:47:46.944Z] OK: 15729 distinct packages available [2022-04-25T15:47:46.944Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T15:47:46.944Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T15:47:46.944Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-25T15:47:46.944Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-25T15:47:46.944Z] (3/4) Installing libucontext (1.1-r0) [2022-04-25T15:47:46.944Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-25T15:47:46.944Z] Executing busybox-1.34.1-r5.trigger [2022-04-25T15:47:46.944Z] OK: 6 MiB in 18 packages [2022-04-25T15:47:46.944Z] Removing intermediate container 8a5149688fc3 [2022-04-25T15:47:46.944Z] ---> 0082f26c89d2 [2022-04-25T15:47:46.944Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-25T15:47:46.944Z] ---> eaadb9a4a883 [2022-04-25T15:47:46.944Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-25T15:47:46.944Z] ---> 692e9ec4ae1f [2022-04-25T15:47:46.944Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-25T15:47:46.944Z] ---> Running in f1aa137748de [2022-04-25T15:47:46.944Z] Removing intermediate container f1aa137748de [2022-04-25T15:47:46.944Z] ---> 8d3efeadbc88 [2022-04-25T15:47:46.944Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-25T15:47:46.944Z] ---> ca1707353234 [2022-04-25T15:47:46.944Z] Step 21/26 : WORKDIR / [2022-04-25T15:47:46.944Z] ---> Running in 53edec330b08 [2022-04-25T15:47:47.240Z] Removing intermediate container 53edec330b08 [2022-04-25T15:47:47.240Z] ---> c5b16c209fbc [2022-04-25T15:47:47.240Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-25T15:47:47.240Z] ---> Running in 6755f7016402 [2022-04-25T15:47:47.847Z] Removing intermediate container 6755f7016402 [2022-04-25T15:47:47.848Z] ---> 5797a0706592 [2022-04-25T15:47:47.848Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-25T15:47:47.848Z] ---> Running in 68696695de01 [2022-04-25T15:47:48.451Z] Removing intermediate container 68696695de01 [2022-04-25T15:47:48.451Z] ---> 95dad9148cc5 [2022-04-25T15:47:48.451Z] Step 24/26 : LABEL arch=arm64 [2022-04-25T15:47:48.451Z] ---> Running in 9d0877e6c017 [2022-04-25T15:47:48.728Z] Removing intermediate container 9d0877e6c017 [2022-04-25T15:47:48.728Z] ---> fb79351d6e51 [2022-04-25T15:47:48.728Z] Step 25/26 : LABEL git_sha=7a996b1d11c848303735e0ef9edf0f851f97e318 [2022-04-25T15:47:49.007Z] ---> Running in 00a8a87b4e18 [2022-04-25T15:47:49.296Z] Removing intermediate container 00a8a87b4e18 [2022-04-25T15:47:49.296Z] ---> 94b501a5e177 [2022-04-25T15:47:49.296Z] Step 26/26 : LABEL version=0.0.0 [2022-04-25T15:47:49.571Z] ---> Running in 33cb63d08aa5 [2022-04-25T15:47:49.850Z] Removing intermediate container 33cb63d08aa5 [2022-04-25T15:47:49.850Z] ---> 9c195bc3165b [2022-04-25T15:47:49.850Z] [2022-04-25T15:47:50.126Z] Successfully built 9c195bc3165b [2022-04-25T15:47:50.126Z] Successfully tagged security-spire-config-arm64:latest [2022-04-25T15:48:22.439Z]  Building security-spire-config ... done Building bin/spire-agent... [2022-04-25T15:48:22.439Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-25T15:48:22.439Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-25T15:48:22.439Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-25T15:48:22.439Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-25T15:48:22.439Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-25T15:48:23.038Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-25T15:48:23.038Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-25T15:48:23.038Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-25T15:48:23.038Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-25T15:48:23.314Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-25T15:48:23.314Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-25T15:48:23.314Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-25T15:48:23.314Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-25T15:49:31.308Z] Building bin/spire-agent... [2022-04-25T15:49:31.308Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-25T15:49:31.309Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-25T15:49:31.309Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-25T15:49:31.309Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-25T15:49:33.287Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-25T15:49:34.729Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-25T15:49:34.729Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-25T15:49:34.729Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-25T15:49:34.729Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-25T15:49:35.004Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-25T15:49:35.004Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-25T15:49:35.004Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-25T15:49:35.004Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-25T15:52:57.453Z] Removing intermediate container eb64bd6ea1a0 [2022-04-25T15:52:57.453Z] ---> ba73ae6cf238 [2022-04-25T15:52:57.453Z] [2022-04-25T15:52:57.453Z] Step 13/26 : FROM alpine:3.15 [2022-04-25T15:52:57.453Z] ---> 3fb3c9af89a9 [2022-04-25T15:52:57.453Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-25T15:52:57.453Z] ---> Using cache [2022-04-25T15:52:57.453Z] ---> e2eb7227f31b [2022-04-25T15:52:57.453Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T15:52:57.453Z] ---> Using cache [2022-04-25T15:52:57.453Z] ---> c0de8d06a7b3 [2022-04-25T15:52:57.453Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-25T15:52:57.453Z] ---> Running in f4b929b25fe9 [2022-04-25T15:52:57.453Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T15:52:57.453Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T15:52:57.453Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-25T15:52:57.453Z] v3.15.4-61-g95a2af6693 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-25T15:52:57.453Z] OK: 15729 distinct packages available [2022-04-25T15:52:57.453Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T15:52:57.453Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T15:52:58.434Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-25T15:52:58.434Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-25T15:52:58.434Z] (3/5) Installing libucontext (1.1-r0) [2022-04-25T15:52:58.434Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-25T15:52:58.709Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-25T15:52:58.709Z] Executing busybox-1.34.1-r5.trigger [2022-04-25T15:52:58.709Z] OK: 6 MiB in 19 packages [2022-04-25T15:53:00.163Z] Removing intermediate container f4b929b25fe9 [2022-04-25T15:53:00.163Z] ---> b14fcbedc986 [2022-04-25T15:53:00.163Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-25T15:53:02.786Z] ---> 0df125189930 [2022-04-25T15:53:02.786Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-25T15:53:07.100Z] ---> 35d739fbb0b7 [2022-04-25T15:53:07.100Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-25T15:53:07.371Z] ---> 1f2eb760e926 [2022-04-25T15:53:07.371Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-25T15:53:08.350Z] ---> e6e9146a3c3e [2022-04-25T15:53:08.350Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-25T15:53:08.950Z] ---> 033f73b446ed [2022-04-25T15:53:08.950Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-25T15:53:08.950Z] ---> Running in 7d74973b0f06 [2022-04-25T15:53:09.546Z] Removing intermediate container 7d74973b0f06 [2022-04-25T15:53:09.546Z] ---> 9a912a4585fe [2022-04-25T15:53:09.546Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-25T15:53:09.546Z] ---> Running in 4f8a11718384 [2022-04-25T15:53:09.819Z] Removing intermediate container 4f8a11718384 [2022-04-25T15:53:09.819Z] ---> 4165d893c04c [2022-04-25T15:53:09.819Z] Step 24/26 : LABEL arch=arm64 [2022-04-25T15:53:10.091Z] ---> Running in 276ba546ac7e [2022-04-25T15:53:10.690Z] Removing intermediate container 276ba546ac7e [2022-04-25T15:53:10.690Z] ---> 648ee075dae5 [2022-04-25T15:53:10.690Z] Step 25/26 : LABEL git_sha=7a996b1d11c848303735e0ef9edf0f851f97e318 [2022-04-25T15:53:10.690Z] ---> Running in efac6789a5c9 [2022-04-25T15:53:11.285Z] Removing intermediate container efac6789a5c9 [2022-04-25T15:53:11.285Z] ---> 018821095430 [2022-04-25T15:53:11.285Z] Step 26/26 : LABEL version=0.0.0 [2022-04-25T15:53:11.285Z] ---> Running in a395eddbc188 [2022-04-25T15:53:12.260Z] Removing intermediate container a395eddbc188 [2022-04-25T15:53:12.260Z] ---> 864c0a0ef327 [2022-04-25T15:53:12.260Z] [2022-04-25T15:53:12.854Z] Successfully built 864c0a0ef327 [2022-04-25T15:53:13.125Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-25T15:53:45.431Z]  Building security-spire-agent ... done Removing intermediate container e1dde394f025 [2022-04-25T15:53:45.431Z] ---> 9eed26b4009f [2022-04-25T15:53:45.431Z] [2022-04-25T15:53:45.431Z] Step 13/25 : FROM alpine:3.15 [2022-04-25T15:53:45.431Z] ---> 3fb3c9af89a9 [2022-04-25T15:53:45.431Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-25T15:53:45.431Z] ---> Using cache [2022-04-25T15:53:45.431Z] ---> e2eb7227f31b [2022-04-25T15:53:45.431Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T15:53:45.431Z] ---> Using cache [2022-04-25T15:53:45.431Z] ---> c0de8d06a7b3 [2022-04-25T15:53:45.431Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-25T15:53:45.431Z] ---> Using cache [2022-04-25T15:53:45.431Z] ---> b14fcbedc986 [2022-04-25T15:53:45.431Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-25T15:53:45.431Z] ---> 14e5af6adfe7 [2022-04-25T15:53:45.431Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-25T15:53:45.431Z] ---> c5a896f733d1 [2022-04-25T15:53:45.431Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-25T15:53:45.431Z] ---> 21c2f65e7abd [2022-04-25T15:53:45.431Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-25T15:53:45.703Z] ---> 22dea8e4cfc9 [2022-04-25T15:53:45.703Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-25T15:53:45.703Z] ---> Running in 32187d3644b7 [2022-04-25T15:53:45.976Z] Removing intermediate container 32187d3644b7 [2022-04-25T15:53:45.976Z] ---> a005cfcbb925 [2022-04-25T15:53:45.976Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-25T15:53:45.976Z] ---> Running in 9da66d93d7a4 [2022-04-25T15:53:46.250Z] Removing intermediate container 9da66d93d7a4 [2022-04-25T15:53:46.250Z] ---> a174eff8a375 [2022-04-25T15:53:46.250Z] Step 23/25 : LABEL arch=arm64 [2022-04-25T15:53:46.520Z] ---> Running in 47361ebe7767 [2022-04-25T15:53:46.791Z] Removing intermediate container 47361ebe7767 [2022-04-25T15:53:46.791Z] ---> 4406f098e99a [2022-04-25T15:53:46.791Z] Step 24/25 : LABEL git_sha=7a996b1d11c848303735e0ef9edf0f851f97e318 [2022-04-25T15:53:46.791Z] ---> Running in 324ffd56ac8a [2022-04-25T15:53:47.065Z] Removing intermediate container 324ffd56ac8a [2022-04-25T15:53:47.065Z] ---> 8ca5e3799f3b [2022-04-25T15:53:47.065Z] Step 25/25 : LABEL version=0.0.0 [2022-04-25T15:53:47.065Z] ---> Running in c0ef9625f8e1 [2022-04-25T15:53:47.658Z] Removing intermediate container c0ef9625f8e1 [2022-04-25T15:53:47.658Z] ---> 561f9b81376e [2022-04-25T15:53:47.658Z] [2022-04-25T15:53:47.930Z] Successfully built 561f9b81376e [2022-04-25T15:53:47.930Z] Successfully tagged security-spire-server-arm64:latest [2022-04-25T15:53:48.219Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-25T15:53:48.210Z] $ docker stop --time=1 901b945fc36b0304e5efaa8aa24bf88a4ed3220e095d23ffcacdb436618daa87 [2022-04-25T15:53:49.922Z] $ docker rm -f 901b945fc36b0304e5efaa8aa24bf88a4ed3220e095d23ffcacdb436618daa87 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-25T15:53:50.485Z] + docker images [2022-04-25T15:53:51.074Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-25T15:53:51.074Z] security-spire-server-arm64 latest 561f9b81376e 3 seconds ago 86.3MB [2022-04-25T15:53:51.074Z] 9eed26b4009f 25 seconds ago 4.14GB [2022-04-25T15:53:51.074Z] security-spire-agent-arm64 latest 864c0a0ef327 39 seconds ago 126MB [2022-04-25T15:53:51.074Z] ba73ae6cf238 About a minute ago 4.14GB [2022-04-25T15:53:51.074Z] security-spire-config-arm64 latest 9c195bc3165b 6 minutes ago 85.6MB [2022-04-25T15:53:51.074Z] 46a8220633fe 6 minutes ago 4.14GB [2022-04-25T15:53:51.074Z] core-data-arm64 latest b1819587c269 26 minutes ago 21.6MB [2022-04-25T15:53:51.074Z] d14f60beeaa2 26 minutes ago 1.34GB [2022-04-25T15:53:51.074Z] security-secretstore-setup-arm64 latest 0ed2e136108b 31 minutes ago 27.5MB [2022-04-25T15:53:51.074Z] 4670913b64a7 31 minutes ago 1.32GB [2022-04-25T15:53:51.074Z] security-spiffe-token-provider-arm64 latest b82207581c68 32 minutes ago 27.9MB [2022-04-25T15:53:51.074Z] 65657edf04b1 33 minutes ago 1.36GB [2022-04-25T15:53:51.074Z] sys-mgmt-agent-arm64 latest 86be32018bfe 33 minutes ago 282MB [2022-04-25T15:53:51.074Z] 008df8ffc334 35 minutes ago 1.31GB [2022-04-25T15:53:51.074Z] security-proxy-setup-arm64 latest e522d4adc232 37 minutes ago 26.1MB [2022-04-25T15:53:51.074Z] core-metadata-arm64 latest 47d57af286d0 37 minutes ago 16.3MB [2022-04-25T15:53:51.074Z] ab49fc354d51 37 minutes ago 1.31GB [2022-04-25T15:53:51.074Z] 0b1ff05a7f02 37 minutes ago 1.32GB [2022-04-25T15:53:51.074Z] support-notifications-arm64 latest 8709fc743997 41 minutes ago 25.8MB [2022-04-25T15:53:51.074Z] support-scheduler-arm64 latest 6d05739793e3 41 minutes ago 25.2MB [2022-04-25T15:53:51.074Z] d2e213aff6e6 41 minutes ago 1.37GB [2022-04-25T15:53:51.074Z] 0ed4d78e0051 41 minutes ago 1.36GB [2022-04-25T15:53:51.074Z] security-bootstrapper-arm64 latest b64a1041d085 43 minutes ago 18.3MB [2022-04-25T15:53:51.074Z] core-command-arm64 latest 378b9659bae0 44 minutes ago 15.5MB [2022-04-25T15:53:51.074Z] ae90d2401b59 44 minutes ago 1.31GB [2022-04-25T15:53:51.074Z] f6e8bc91523e 44 minutes ago 1.31GB [2022-04-25T15:53:51.074Z] ci-base-image-arm64 latest cf686e2719a5 About an hour ago 886MB [2022-04-25T15:53:51.074Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 3 days ago 551MB [2022-04-25T15:53:51.074Z] docker 20.10.14 c346e9eafbab 2 weeks ago 202MB [2022-04-25T15:53:51.074Z] alpine 3.14 ac73e934f311 2 weeks ago 5.34MB [2022-04-25T15:53:51.074Z] alpine 3.15 3fb3c9af89a9 2 weeks ago 5.32MB [2022-04-25T15:53:51.074Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T15:53:51.521Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-25T15:53:51.521Z] [2022-04-25T15:53:51.521Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-25T15:53:51.867Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-25T15:53:52.141Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-25T15:53:52.141Z] 8998bd30e6a1: Pulling fs layer [2022-04-25T15:53:52.141Z] 04944245beec: Pulling fs layer [2022-04-25T15:53:52.141Z] 699f458cf7ca: Pulling fs layer [2022-04-25T15:53:52.141Z] 765212b225bb: Pulling fs layer [2022-04-25T15:53:52.141Z] f23df028b6ca: Pulling fs layer [2022-04-25T15:53:52.141Z] d65c8cfc05b1: Pulling fs layer [2022-04-25T15:53:52.141Z] 2437ff75d9bd: Pulling fs layer [2022-04-25T15:53:52.141Z] 765212b225bb: Waiting [2022-04-25T15:53:52.141Z] f23df028b6ca: Waiting [2022-04-25T15:53:52.141Z] d65c8cfc05b1: Waiting [2022-04-25T15:53:52.141Z] 2437ff75d9bd: Waiting [2022-04-25T15:53:52.141Z] 04944245beec: Verifying Checksum [2022-04-25T15:53:52.141Z] 04944245beec: Download complete [2022-04-25T15:53:52.141Z] 765212b225bb: Verifying Checksum [2022-04-25T15:53:52.141Z] 765212b225bb: Download complete [2022-04-25T15:53:52.141Z] f23df028b6ca: Verifying Checksum [2022-04-25T15:53:52.141Z] f23df028b6ca: Download complete [2022-04-25T15:53:52.416Z] d65c8cfc05b1: Download complete [2022-04-25T15:53:52.416Z] 699f458cf7ca: Verifying Checksum [2022-04-25T15:53:52.416Z] 699f458cf7ca: Download complete [2022-04-25T15:53:52.690Z] 8998bd30e6a1: Verifying Checksum [2022-04-25T15:53:52.690Z] 8998bd30e6a1: Download complete [2022-04-25T15:53:55.305Z] 2437ff75d9bd: Verifying Checksum [2022-04-25T15:53:55.305Z] 2437ff75d9bd: Download complete [2022-04-25T15:53:57.273Z] 8998bd30e6a1: Pull complete [2022-04-25T15:53:57.547Z] 04944245beec: Pull complete [2022-04-25T15:53:58.977Z] 699f458cf7ca: Pull complete [2022-04-25T15:53:59.250Z] 765212b225bb: Pull complete [2022-04-25T15:54:00.224Z] f23df028b6ca: Pull complete [2022-04-25T15:54:00.224Z] d65c8cfc05b1: Pull complete [2022-04-25T15:54:15.294Z] 2437ff75d9bd: Pull complete [2022-04-25T15:54:15.294Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-25T15:54:15.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-25T15:54:15.294Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-25T15:54:15.533Z] prd-ubuntu20.04-docker-arm64-4c-16g-22045 does not seem to be running inside a container [2022-04-25T15:54:15.601Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-25T15:54:18.496Z] $ docker top 3afd1f10c45116330a679ea9a162a651aec36f743c91aa9fa36cd6eddc010407 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T15:54:19.490Z] ---> job-cost.sh [2022-04-25T15:54:19.490Z] lf-activate-venv: SKIPPING [2022-04-25T15:54:19.490Z] INFO: No Stack... [2022-04-25T15:54:20.081Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-25T15:54:20.672Z] INFO: Archiving Costs [Pipeline] sh [2022-04-25T15:54:21.339Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2022-04-25T15:54:21.339Z] + cut -d, -f6 [Pipeline] lock [2022-04-25T15:54:21.372Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3986-4-stack-cost] [2022-04-25T15:54:21.380Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3986-4-stack-cost] did not exist. Created. [2022-04-25T15:54:21.380Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3986-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-25T15:54:22.047Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-25T15:54:22.217Z] Stashed 1 file(s) [Pipeline] } [2022-04-25T15:54:22.224Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3986-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-25T15:54:22.226Z] $ docker stop --time=1 3afd1f10c45116330a679ea9a162a651aec36f743c91aa9fa36cd6eddc010407 [2022-04-25T15:54:23.754Z] $ docker rm -f 3afd1f10c45116330a679ea9a162a651aec36f743c91aa9fa36cd6eddc010407 [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-25T15:54:24.267Z] provisioning config files... [2022-04-25T15:54:24.276Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config7869369741720336620tmp [Pipeline] { [Pipeline] sh [2022-04-25T15:54:24.570Z] + set +x [2022-04-25T15:54:24.570Z] + curl -s https://codecov.io/bash [2022-04-25T15:54:24.570Z] + bash -s -- [2022-04-25T15:54:24.570Z] [2022-04-25T15:54:24.570Z] _____ _ [2022-04-25T15:54:24.570Z] / ____| | | [2022-04-25T15:54:24.570Z] | | ___ __| | ___ ___ _____ __ [2022-04-25T15:54:24.570Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-25T15:54:24.570Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-25T15:54:24.570Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-25T15:54:24.570Z] Bash-1.0.6 [2022-04-25T15:54:24.570Z] [2022-04-25T15:54:24.570Z] [2022-04-25T15:54:24.570Z] ==> git version 2.25.1 found [2022-04-25T15:54:24.570Z] ==> 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-25T15:54:24.570Z] Release-Date: 2020-01-08 [2022-04-25T15:54:24.570Z] 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-25T15:54:24.570Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-25T15:54:24.570Z] ==> Jenkins CI detected. [2022-04-25T15:54:24.570Z] current dir:  /w/workspace/edgex-go/4 [2022-04-25T15:54:24.570Z] project root: . [2022-04-25T15:54:24.570Z] --> token set from env [2022-04-25T15:54:24.570Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-25T15:54:24.570Z] ==> Running gcov in . (disable via -X gcov) [2022-04-25T15:54:24.570Z] ==> Python coveragepy not found [2022-04-25T15:54:24.570Z] ==> Searching for coverage reports in: [2022-04-25T15:54:24.570Z] + . [2022-04-25T15:54:24.570Z] -> Found 1 reports [2022-04-25T15:54:24.570Z] ==> Detecting git/mercurial file structure [2022-04-25T15:54:24.570Z] ==> Reading reports [2022-04-25T15:54:24.570Z] + ./coverage.out bytes=435134 [2022-04-25T15:54:24.570Z] ==> Appending adjustments [2022-04-25T15:54:24.570Z] https://docs.codecov.io/docs/fixing-reports [2022-04-25T15:54:25.948Z] + Found adjustments [2022-04-25T15:54:25.948Z] ==> Gzipping contents [2022-04-25T15:54:25.948Z] 60K /tmp/codecov.REEako.gz [2022-04-25T15:54:25.948Z] ==> Uploading reports [2022-04-25T15:54:25.948Z] url: https://codecov.io [2022-04-25T15:54:25.948Z] query: branch=PR-3986&commit=77e4a79a908b57415482e115d712a5bec5c9ac86&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3986%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3986&job=&cmd_args= [2022-04-25T15:54:25.948Z] -> Pinging Codecov [2022-04-25T15:54:25.948Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3986&commit=77e4a79a908b57415482e115d712a5bec5c9ac86&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3986%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3986&job=&cmd_args= [2022-04-25T15:54:25.948Z] -> Uploading to [2022-04-25T15:54:25.948Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-25/00271124DB129430A58F1EEE437C3FCB/77e4a79a908b57415482e115d712a5bec5c9ac86/90b067b6-bde8-4698-811f-1bd23f9ba1d0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220425%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220425T155425Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d1fe7bcd59df121a4ffc5b864d453e1d8996f9ecd64961e3c317906c6414a9b4 [2022-04-25T15:54:25.948Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-25T15:54:25.948Z] Dload Upload Total Spent Left Speed [2022-04-25T15:54:26.207Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59879 0 0 100 59879 0 286k --:--:-- --:--:-- --:--:-- 285k 100 59879 0 0 100 59879 0 252k --:--:-- --:--:-- --:--:-- 250k [2022-04-25T15:54:26.207Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/77e4a79a908b57415482e115d712a5bec5c9ac86 [Pipeline] } [2022-04-25T15:54:26.214Z] 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-25T15:54:26.854Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-25T15:54:27.145Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T15:54:28.007Z] ---> package-listing.sh [2022-04-25T15:54:28.008Z] ++ facter osfamily [2022-04-25T15:54:28.008Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-25T15:54:28.267Z] + OS_FAMILY=debian [2022-04-25T15:54:28.267Z] + workspace=/w/workspace/edgex-go/4 [2022-04-25T15:54:28.267Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-25T15:54:28.267Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-25T15:54:28.267Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-25T15:54:28.267Z] + PACKAGES=/tmp/packages_start.txt [2022-04-25T15:54:28.267Z] + '[' /w/workspace/edgex-go/4 ']' [2022-04-25T15:54:28.267Z] + PACKAGES=/tmp/packages_end.txt [2022-04-25T15:54:28.267Z] + case "${OS_FAMILY}" in [2022-04-25T15:54:28.267Z] + dpkg -l [2022-04-25T15:54:28.267Z] + grep '^ii' [2022-04-25T15:54:28.267Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-25T15:54:28.267Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-25T15:54:28.267Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-25T15:54:28.267Z] + '[' /w/workspace/edgex-go/4 ']' [2022-04-25T15:54:28.267Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2022-04-25T15:54:28.267Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2022-04-25T15:54:28.281Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-25T15:54:28.615Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-25T15:54:28.918Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-25T15:54:28.918Z] [2022-04-25T15:54:28.918Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T15:54:29.223Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-25T15:54:29.223Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-25T15:54:29.223Z] 5eb5b503b376: Pulling fs layer [2022-04-25T15:54:29.223Z] 5c69ac0246d0: Pulling fs layer [2022-04-25T15:54:29.223Z] ec43610c2a17: Pulling fs layer [2022-04-25T15:54:29.223Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-25T15:54:29.223Z] 33b1e0a273af: Pulling fs layer [2022-04-25T15:54:29.223Z] 5d3b04190fa2: Pulling fs layer [2022-04-25T15:54:29.223Z] 2f39f015ded8: Pulling fs layer [2022-04-25T15:54:29.223Z] 33b1e0a273af: Waiting [2022-04-25T15:54:29.223Z] 5d3b04190fa2: Waiting [2022-04-25T15:54:29.223Z] 2f39f015ded8: Waiting [2022-04-25T15:54:29.223Z] 3a2ae6a8a46f: Waiting [2022-04-25T15:54:29.223Z] 5c69ac0246d0: Download complete [2022-04-25T15:54:29.223Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-25T15:54:29.223Z] 3a2ae6a8a46f: Download complete [2022-04-25T15:54:29.223Z] 33b1e0a273af: Verifying Checksum [2022-04-25T15:54:29.223Z] 33b1e0a273af: Download complete [2022-04-25T15:54:29.223Z] 5d3b04190fa2: Verifying Checksum [2022-04-25T15:54:29.223Z] 5d3b04190fa2: Download complete [2022-04-25T15:54:29.223Z] ec43610c2a17: Verifying Checksum [2022-04-25T15:54:29.223Z] ec43610c2a17: Download complete [2022-04-25T15:54:29.482Z] 5eb5b503b376: Verifying Checksum [2022-04-25T15:54:29.482Z] 5eb5b503b376: Download complete [2022-04-25T15:54:30.050Z] 2f39f015ded8: Download complete [2022-04-25T15:54:30.618Z] 5eb5b503b376: Pull complete [2022-04-25T15:54:30.877Z] 5c69ac0246d0: Pull complete [2022-04-25T15:54:31.446Z] ec43610c2a17: Pull complete [2022-04-25T15:54:31.446Z] 3a2ae6a8a46f: Pull complete [2022-04-25T15:54:31.705Z] 33b1e0a273af: Pull complete [2022-04-25T15:54:31.705Z] 5d3b04190fa2: Pull complete [2022-04-25T15:54:35.897Z] 2f39f015ded8: Pull complete [2022-04-25T15:54:35.897Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-25T15:54:35.897Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-25T15:54:35.897Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-25T15:54:35.964Z] prd-ubuntu20.04-docker-8c-8g-22044 does not seem to be running inside a container [2022-04-25T15:54:35.979Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-25T15:54:38.477Z] $ docker top 72174a2bc975344cb61a0531c2cc9bf794fdf08220b84035dfca30f758fc41fd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-25T15:54:38.852Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-25T15:54:39.138Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-25T15:54:39.428Z] + ls /var/log/sa-host [2022-04-25T15:54:39.428Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-25T15:54:39.642Z] provisioning config files... [2022-04-25T15:54:39.650Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config1317982269782039760tmp [Pipeline] { [Pipeline] echo [2022-04-25T15:54:39.664Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T15:54:39.950Z] ---> create-netrc.sh [Pipeline] } [2022-04-25T15:54:39.958Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-25T15:54:40.294Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-25T15:54:40.303Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T15:54:40.589Z] ---> sudo-logs.sh [2022-04-25T15:54:40.589Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-25T15:54:40.614Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T15:54:40.903Z] ---> job-cost.sh [2022-04-25T15:54:40.903Z] lf-activate-venv: SKIPPING [2022-04-25T15:54:40.903Z] DEBUG: total: 0.2199999988079071 [2022-04-25T15:54:40.903Z] INFO: Retrieving Stack Cost... [2022-04-25T15:54:41.476Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-25T15:54:41.740Z] INFO: Archiving Costs [Pipeline] echo [2022-04-25T15:54:41.755Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T15:54:42.041Z] ---> logs-deploy.sh [2022-04-25T15:54:42.041Z] lf-activate-venv: SKIPPING [2022-04-25T15:54:42.041Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3986/4 [2022-04-25T15:54:42.041Z] INFO: archiving workspace using pattern(s): [2022-04-25T15:54:42.981Z] Archives upload complete. [2022-04-25T15:54:42.981Z] INFO: archiving logs to Nexus