Pull request #3951 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 jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at 8a1959b2d712e16ab913b58ac80647e8a84f2556 rather than a20eafb3f02a68d115a71e44df748c621d1ae242 Obtained Jenkinsfile from 8a1959b2d712e16ab913b58ac80647e8a84f2556 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-ssh9305313120279275177.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-ssh654627397987095285.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-3951/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-3951/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7421517021856013517.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-ssh8079655107115395575.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-3951/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-3951/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10555284069949667314.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:true] ========================================================= [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: true 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-19479’ is offline Running on prd-ubuntu20.04-docker-8c-8g-19481 in /w/workspace/edgexfoundry_edgex-go_PR-3951 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3951/head:refs/remotes/origin/PR-3951 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8a1959b2d712e16ab913b58ac80647e8a84f2556 into PR head commit a20eafb3f02a68d115a71e44df748c621d1ae242 Merge succeeded, producing a20eafb3f02a68d115a71e44df748c621d1ae242 Checking out Revision a20eafb3f02a68d115a71e44df748c621d1ae242 (PR-3951) > git config core.sparsecheckout # timeout=10 > git checkout -f a20eafb3f02a68d115a71e44df748c621d1ae242 # 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 8a1959b2d712e16ab913b58ac80647e8a84f2556 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a20eafb3f02a68d115a71e44df748c621d1ae242 # timeout=10 Commit message: "feat(metadata): Implement Writable.ProfileChange configurations" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:30:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk f75951e67e59be697f1760a362b6510c4e2fe726 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:30:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:30:35 ========================================================= 10:30:35 EdgeX Global Pipelines Version Info 10:30:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:30:35 ------------------- 10:30:35 stable info: 10:30:35 ------------------- 10:30:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:30:35 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 10:30:35 Message: update stable to v1.0.221 10:30:36 ------------------- 10:30:36 experimental info: 10:30:36 ------------------- 10:30:36 Commited By: **** collab-it+edgex@linuxfoundation.org 10:30:36 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 10:30:36 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:30:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:30:36 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:30:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:30:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:30:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:30:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 10:30:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:30:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:30:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 10:30:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 10:30:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:30:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:30:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:30:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:30:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:30:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:30:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:30:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:30:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:30:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 10:30:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 10:30:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:30:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3951 [Pipeline] echo 10:30:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3951 [Pipeline] echo 10:30:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3951 [Pipeline] echo 10:30:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a20eafb3f02a68d115a71e44df748c621d1ae242 [Pipeline] echo 10:30:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a20eafb [Pipeline] echo 10:30:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:30:37 provisioning config files... 10:30:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4713190564956001519tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:30:37 ---> docker-login.sh 10:30:37 nexus3.edgexfoundry.org:10001 10:30:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:37 Configure a credential helper to remove this warning. See 10:30:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:37 10:30:37 Login Succeeded 10:30:37 nexus3.edgexfoundry.org:10002 10:30:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:38 Configure a credential helper to remove this warning. See 10:30:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:38 10:30:38 Login Succeeded 10:30:38 nexus3.edgexfoundry.org:10003 10:30:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:38 Configure a credential helper to remove this warning. See 10:30:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:38 10:30:38 Login Succeeded 10:30:38 nexus3.edgexfoundry.org:10004 10:30:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:38 Configure a credential helper to remove this warning. See 10:30:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:38 10:30:38 Login Succeeded 10:30:38 docker.io 10:30:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:38 Configure a credential helper to remove this warning. See 10:30:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:38 10:30:38 Login Succeeded 10:30:38 ---> docker-login.sh ends [Pipeline] } 10:30:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:30:38 + 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 10:30:38 + cut -d/ -f2 10:30:38 + dirname cmd/core-command/Dockerfile 10:30:38 + echo core-command,cmd/core-command/Dockerfile 10:30:38 + + cut -d/dirname -f2 cmd/core-data/Dockerfile 10:30:38 10:30:38 + echo core-data,cmd/core-data/Dockerfile 10:30:38 + + dirname cmd/core-metadata/Dockerfile 10:30:38 cut -d/ -f2 10:30:38 + echo core-metadata,cmd/core-metadata/Dockerfile 10:30:38 + dirname cmd/security-bootstrapper/Dockerfile 10:30:38 + cut -d/ -f2 10:30:38 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:30:38 + dirname cmd/security-proxy-setup/Dockerfile 10:30:38 + cut -d/ -f2 10:30:38 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:30:38 + dirname cmd/security-secretstore-setup/Dockerfile 10:30:38 + cut -d/ -f2 10:30:38 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:30:38 + dirname cmd/security-spiffe-token-provider/Dockerfile 10:30:38 + cut -d/ -f2 10:30:38 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 10:30:38 + dirname cmd/security-spire-agent/Dockerfile 10:30:38 + cut -d/ -f2 10:30:38 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 10:30:38 + + dirname cmd/security-spire-config/Dockerfile 10:30:38 cut -d/ -f2 10:30:38 + echo security-spire-config,cmd/security-spire-config/Dockerfile 10:30:38 + dirname cmd/security-spire-server/Dockerfile+ 10:30:38 cut -d/ -f2 10:30:38 + echo security-spire-server,cmd/security-spire-server/Dockerfile 10:30:38 + + cut -d/ -f2 10:30:38 dirname cmd/support-notifications/Dockerfile 10:30:38 + echo support-notifications,cmd/support-notifications/Dockerfile 10:30:38 + dirname cmd/support-scheduler/Dockerfile 10:30:38 + cut -d/ -f2 10:30:38 + echo support-scheduler,cmd/support-scheduler/Dockerfile 10:30:38 + + cut -d/ -f2 10:30:38 dirname cmd/sys-mgmt-agent/Dockerfile 10:30:38 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 10:30:39 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 10:30:39 + git rev-list -1 --merges a20eafb3f02a68d115a71e44df748c621d1ae242~1..a20eafb3f02a68d115a71e44df748c621d1ae242 [Pipeline] echo 10:30:39 -----------> git rev-list -1 --merges a20eafb3f02a68d115a71e44df748c621d1ae242~1..a20eafb3f02a68d115a71e44df748c621d1ae242 a20eafb3f02a68d115a71e44df748c621d1ae242 [false] [Pipeline] sh 10:30:39 + git log --format=format:%s -1 a20eafb3f02a68d115a71e44df748c621d1ae242 [Pipeline] echo 10:30:39 ========================================================= 10:30:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:30:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 10:30:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:30:40 + grep -v github /etc/ssh/ssh_known_hosts 10:30:40 + [ -e /tmp/ssh_known_hosts ] 10:30:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:30:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:30:40 + sudo tee -a /etc/ssh/ssh_known_hosts 10:30:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 10:30:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:30:40 10:30:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:30:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:30:40 latest: Pulling from edgex-devops/git-semver 10:30:40 a0d0a0d46f8b: Pulling fs layer 10:30:40 3e5f54012d9b: Pulling fs layer 10:30:40 4c7163046ea9: Pulling fs layer 10:30:40 0c2d73faf560: Pulling fs layer 10:30:40 0c2d73faf560: Waiting 10:30:40 3e5f54012d9b: Download complete 10:30:40 a0d0a0d46f8b: Verifying Checksum 10:30:40 a0d0a0d46f8b: Download complete 10:30:40 0c2d73faf560: Verifying Checksum 10:30:40 0c2d73faf560: Download complete 10:30:40 4c7163046ea9: Verifying Checksum 10:30:40 4c7163046ea9: Download complete 10:30:41 a0d0a0d46f8b: Pull complete 10:30:41 3e5f54012d9b: Pull complete 10:30:41 4c7163046ea9: Pull complete 10:30:41 0c2d73faf560: Pull complete 10:30:41 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 10:30:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:30:41 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:30:41 prd-ubuntu20.04-docker-8c-8g-19481 does not seem to be running inside a container 10:30:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 10:30:42 $ docker top 3cf80987ca013088714099d147f34597c72938ac52e0a1fbe2d4ed2c2d0cc4c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:30:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:30:42 [ssh-agent] Looking for ssh-agent implementation... 10:30:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:30:42 $ docker exec 3cf80987ca013088714099d147f34597c72938ac52e0a1fbe2d4ed2c2d0cc4c7 ssh-agent 10:30:42 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHeNCiP/agent.13 10:30:42 SSH_AGENT_PID=19 10:30:42 Running ssh-add (command line suppressed) 10:30:42 Identity added: /w/workspace/edgex-go/3@tmp/private_key_4316947664991326158.key (/w/workspace/edgex-go/3@tmp/private_key_4316947664991326158.key) 10:30:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:30:43 + git tag --points-at HEAD [Pipeline] } 10:30:43 $ docker exec --env ******** --env ******** 3cf80987ca013088714099d147f34597c72938ac52e0a1fbe2d4ed2c2d0cc4c7 ssh-agent -k 10:30:43 unset SSH_AUTH_SOCK; 10:30:43 unset SSH_AGENT_PID; 10:30:43 echo Agent pid 19 killed; 10:30:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:30:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:30:43 [ssh-agent] Looking for ssh-agent implementation... 10:30:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:30:43 $ docker exec 3cf80987ca013088714099d147f34597c72938ac52e0a1fbe2d4ed2c2d0cc4c7 ssh-agent 10:30:43 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXahPJmA/agent.51 10:30:43 SSH_AGENT_PID=57 10:30:43 Running ssh-add (command line suppressed) 10:30:43 Identity added: /w/workspace/edgex-go/3@tmp/private_key_8193200016994235829.key (/w/workspace/edgex-go/3@tmp/private_key_8193200016994235829.key) 10:30:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:30:43 + git semver init 10:30:43 # -> Open(): unable to determine branch for HEAD 10:30:43 # $GIT_DIR = /w/workspace/edgex-go/3/.git 10:30:43 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 10:30:43 # $SEMVER_REMOTE_NAME = origin 10:30:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:30:43 # $SEMVER_USER_NAME = edgex-jenkins 10:30:43 # $SEMVER_BRANCH = PR-3951 10:30:43 # $SEMVER_TEMP = /tmp/semver-062031133 10:30:43 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 10:30:58 # '/tmp/semver-062031133' -> '/w/workspace/edgex-go/3/.semver' 10:30:58 # -> Force: false 10:30:58 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 10:30:58 $ docker exec --env ******** --env ******** 3cf80987ca013088714099d147f34597c72938ac52e0a1fbe2d4ed2c2d0cc4c7 ssh-agent -k 10:30:59 unset SSH_AUTH_SOCK; 10:30:59 unset SSH_AGENT_PID; 10:30:59 echo Agent pid 57 killed; 10:30:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:30:59 + git semver [Pipeline] } 10:30:59 $ docker stop --time=1 3cf80987ca013088714099d147f34597c72938ac52e0a1fbe2d4ed2c2d0cc4c7 10:31:01 $ docker rm -f 3cf80987ca013088714099d147f34597c72938ac52e0a1fbe2d4ed2c2d0cc4c7 [Pipeline] // withDockerContainer [Pipeline] sh 10:31:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:31:01 Stashed 1 file(s) [Pipeline] echo 10:31:01 [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 10:31:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:31:01 ========================================================= 10:31:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 10:31:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:31:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 10:31:02 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 10:31:02 59bf1c3509f3: Pulling fs layer 10:31:02 666ba61612fd: Pulling fs layer 10:31:02 8ed8ca486205: Pulling fs layer 10:31:02 4fe6c5a15a65: Pulling fs layer 10:31:02 22a0e8bec74d: Pulling fs layer 10:31:02 640e595b4fbd: Pulling fs layer 10:31:02 763cafe07f6e: Pulling fs layer 10:31:02 0c0b528cf693: Pulling fs layer 10:31:02 10935f4eaf8b: Pulling fs layer 10:31:02 640e595b4fbd: Waiting 10:31:02 763cafe07f6e: Waiting 10:31:02 10935f4eaf8b: Waiting 10:31:02 4fe6c5a15a65: Waiting 10:31:02 22a0e8bec74d: Waiting 10:31:02 8ed8ca486205: Verifying Checksum 10:31:02 8ed8ca486205: Download complete 10:31:02 666ba61612fd: Download complete 10:31:02 22a0e8bec74d: Verifying Checksum 10:31:02 22a0e8bec74d: Download complete 10:31:02 640e595b4fbd: Verifying Checksum 10:31:02 640e595b4fbd: Download complete 10:31:02 59bf1c3509f3: Verifying Checksum 10:31:02 763cafe07f6e: Download complete 10:31:02 0c0b528cf693: Verifying Checksum 10:31:02 0c0b528cf693: Download complete 10:31:02 59bf1c3509f3: Pull complete 10:31:02 666ba61612fd: Pull complete 10:31:02 8ed8ca486205: Pull complete 10:31:02 10935f4eaf8b: Verifying Checksum 10:31:02 10935f4eaf8b: Download complete 10:31:02 4fe6c5a15a65: Verifying Checksum 10:31:02 4fe6c5a15a65: Download complete 10:31:06 4fe6c5a15a65: Pull complete 10:31:06 22a0e8bec74d: Pull complete 10:31:06 640e595b4fbd: Pull complete 10:31:06 763cafe07f6e: Pull complete 10:31:06 0c0b528cf693: Pull complete 10:31:08 10935f4eaf8b: Pull complete 10:31:08 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 10:31:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 10:31:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 10:31:08 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 10:31:08 WORKDIR /edgex 10:31:08 COPY go.mod . 10:31:08 RUN go mod download 10:31:08 + docker build -t ci-base-image-x86_64 -f - . 10:31:10 Sending build context to Docker daemon 334.9MB 10:31:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 10:31:10 ---> 99d49a6021b9 10:31:10 Step 2/4 : WORKDIR /edgex 10:31:11 ---> Running in 1ddb56a15999 10:31:11 Removing intermediate container 1ddb56a15999 10:31:11 ---> 0e0a12c403f5 10:31:11 Step 3/4 : COPY go.mod . 10:31:11 ---> bb322701c7af 10:31:11 Step 4/4 : RUN go mod download 10:31:11 ---> Running in af260938def1 10:31:16 Still waiting to schedule task 10:31:16 ‘prd-ubuntu20.04-docker-arm64-4c-16g-19480’ is offline 10:31:24 Removing intermediate container af260938def1 10:31:24 ---> 6a6e78e78c6f 10:31:24 Successfully built 6a6e78e78c6f 10:31:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:31:24 + docker inspect -f . ci-base-image-x86_64 10:31:24 . [Pipeline] withDockerContainer 10:31:24 prd-ubuntu20.04-docker-8c-8g-19481 does not seem to be running inside a container 10:31:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 10:31:24 $ docker top 0bd581f48edc93a4825524d74eceaafdadfe961498fdbb42782e83519fb98e7a -eo pid,comm [Pipeline] { [Pipeline] sh 10:31:25 + go version 10:31:25 go version go1.17.6 linux/amd64 [Pipeline] } 10:31:25 $ docker stop --time=1 0bd581f48edc93a4825524d74eceaafdadfe961498fdbb42782e83519fb98e7a 10:31:26 $ docker rm -f 0bd581f48edc93a4825524d74eceaafdadfe961498fdbb42782e83519fb98e7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:31:26 + docker inspect -f . ci-base-image-x86_64 10:31:26 . [Pipeline] withDockerContainer 10:31:26 prd-ubuntu20.04-docker-8c-8g-19481 does not seem to be running inside a container 10:31:26 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 10:31:27 $ docker top 60830bd5ef2402663dd4724e22a17f6d7311d5674d802715a5861b7f728825df -eo pid,comm [Pipeline] { [Pipeline] echo 10:31:27 ========================================================= 10:31:27 [edgeXBuildGoParallel] Running Tests and Build... 10:31:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:31:27 + make test 10:31:27 go mod tidy -compat=1.17 10:31:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:31:32 ? github.com/edgexfoundry/edgex-go [no test files] 10:31:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:31:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:31:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:31:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:31:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:31:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:31:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 10:31:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:31:43 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 10:31:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:31:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:31:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 10:31:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 10:31:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:31:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.074s coverage: 28.7% of statements 10:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:31:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.105s coverage: 98.5% of statements 10:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:31:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.102s coverage: 54.9% of statements 10:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:31:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.403s coverage: 89.2% of statements 10:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 10:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:31:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.083s coverage: 84.4% of statements 10:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 10:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:31:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.398s coverage: 95.2% of statements 10:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:31:48 ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 72.2% of statements 10:31:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:31:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 10:31:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:31:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:31:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:31:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 60.0% of statements 10:31:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:31:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:31:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:31:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.118s coverage: 0.9% of statements 10:31:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:31:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.071s coverage: 58.8% of statements 10:31:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 24.0% of statements 10:31:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:31:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements 10:31:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.073s coverage: 79.5% of statements 10:31:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 10:31:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements 10:31:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.037s coverage: 87.5% of statements 10:31:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements 10:31:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.063s coverage: 44.8% of statements 10:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.181s coverage: 82.5% of statements 10:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 10:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 10:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements 10:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 10:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.069s coverage: 58.8% of statements 10:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 10:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements 10:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements 10:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.050s coverage: 85.4% of statements 10:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.157s coverage: 91.2% of statements 10:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.168s coverage: 64.4% of statements 10:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 10:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.046s coverage: 89.4% of statements 10:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.038s coverage: 100.0% of statements 10:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 10:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements 10:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.324s coverage: 65.4% of statements 10:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 10:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.134s coverage: 43.8% of statements 10:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements 10:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements 10:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 10:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 10:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 10:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:32:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements 10:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:32:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.157s coverage: 92.3% of statements 10:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:32:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements 10:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:32:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements 10:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:32:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 10:32:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 10:32:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.058s coverage: 28.9% of statements 10:32:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 10:32:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 10:32:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 10:32:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 10:32:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 10:32:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 10:32:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 10:32:09 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 10:32:09 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 10:32:27 GO111MODULE=on go vet ./... 10:32:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:32:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:32:29 ./bin/test-attribution-txt.sh [Pipeline] echo 10:32:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 10:32:30 + ls -al . 10:32:30 total 668 10:32:30 drwxrwxr-x 10 1001 1001 4096 Apr 11 10:32 . 10:32:30 drwxr-xr-x 4 root root 4096 Apr 11 10:31 .. 10:32:30 -rw-rw-r-- 1 1001 1001 11 Apr 11 10:30 .dockerignore 10:32:30 drwxrwxr-x 8 1001 1001 4096 Apr 11 10:30 .git 10:32:30 drwxrwxr-x 4 1001 1001 4096 Apr 11 10:30 .github 10:32:30 -rw-rw-r-- 1 1001 1001 870 Apr 11 10:30 .gitignore 10:32:30 -rw-rw-r-- 1 1001 1001 42 Apr 11 10:30 .golangci.yml 10:32:30 -rw-rw-r-- 1 1001 1001 87 Apr 11 10:30 .hadolint.yml 10:32:30 drwx------ 3 1001 1001 4096 Apr 11 10:30 .semver 10:32:30 -rw-rw-r-- 1 1001 1001 166 Apr 11 10:30 .sonarcloud.properties 10:32:30 -rw-rw-r-- 1 1001 1001 1171 Apr 11 10:30 ADOPTERS.md 10:32:30 -rw-rw-r-- 1 1001 1001 9953 Apr 11 10:30 Attribution.txt 10:32:30 -rw-rw-r-- 1 1001 1001 51732 Apr 11 10:30 CHANGELOG.md 10:32:30 -rw-rw-r-- 1 1001 1001 3804 Apr 11 10:30 CONTRIBUTING.md 10:32:30 -rw-rw-r-- 1 1001 1001 677 Apr 11 10:30 GOVERNANCE.md 10:32:30 -rw-rw-r-- 1 1001 1001 849 Apr 11 10:30 Jenkinsfile 10:32:30 -rw-rw-r-- 1 1001 1001 10775 Apr 11 10:30 LICENSE 10:32:30 -rw-rw-r-- 1 1001 1001 8478 Apr 11 10:30 Makefile 10:32:30 -rw-rw-r-- 1 1001 1001 582 Apr 11 10:30 OWNERS.md 10:32:30 -rw-rw-r-- 1 1001 1001 8207 Apr 11 10:30 README.md 10:32:30 -rw-rw-r-- 1 1001 1001 6912 Apr 11 10:30 SECURITY.md 10:32:30 -rw-rw-r-- 1 1001 1001 5 Apr 11 10:31 VERSION 10:32:30 -rw-rw-r-- 1 1001 1001 4131 Apr 11 10:30 ZMQWindows.md 10:32:30 drwxrwxr-x 2 1001 1001 4096 Apr 11 10:30 bin 10:32:30 drwxrwxr-x 18 1001 1001 4096 Apr 11 10:30 cmd 10:32:30 -rw-r--r-- 1 root root 431438 Apr 11 10:32 coverage.out 10:32:30 -rw-rw-r-- 1 1001 1001 3175 Apr 11 10:30 go.mod 10:32:30 -rw-rw-r-- 1 1001 1001 34990 Apr 11 10:30 go.sum 10:32:30 drwxrwxr-x 8 1001 1001 4096 Apr 11 10:30 internal 10:32:30 drwxrwxr-x 3 1001 1001 4096 Apr 11 10:30 openapi 10:32:30 drwxrwxr-x 4 1001 1001 4096 Apr 11 10:30 snap 10:32:30 -rw-rw-r-- 1 1001 1001 204 Apr 11 10:30 version.go [Pipeline] sh 10:32:30 + '[' -e coverage.out ] 10:32:30 + chown 1001:1001 coverage.out [Pipeline] stash 10:32:30 Stashed 1 file(s) [Pipeline] sh 10:32:30 + make build 10:32:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 10:32:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:32:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 10:32:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:32:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:32:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:32:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-19482 in /w/workspace/edgexfoundry_edgex-go_PR-3951 [Pipeline] { [Pipeline] ws 10:32:59 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 10:33:00 The recommended git tool is: git 10:33:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:33:01 CGO_ENABLED=0 GO111MODULE=on go build -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 10:33:02 CGO_ENABLED=0 GO111MODULE=on go build -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 10:33:03 CGO_ENABLED=0 GO111MODULE=on go build -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 10:33:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 10:33:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:33:06 using credential edgex-jenkins-ssh 10:33:06 Cloning the remote Git repository 10:33:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:33:07 CGO_ENABLED=0 GO111MODULE=on go build -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 10:33:06 > git init /w/workspace/edgex-go/3 # timeout=10 10:33:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:33:06 > git --version # timeout=10 10:33:06 > git --version # 'git version 2.25.1' 10:33:06 using GIT_SSH to set credentials SSH Credentials for GitHub 10:33:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } 10:33:08 $ docker stop --time=1 60830bd5ef2402663dd4724e22a17f6d7311d5674d802715a5861b7f728825df 10:33:10 $ docker rm -f 60830bd5ef2402663dd4724e22a17f6d7311d5674d802715a5861b7f728825df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:33:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:33:11 10:33:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 10:33:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:33:12 latest: Pulling from edgex-devops/edgex-compose 10:33:12 cbdbe7a5bc2a: Pulling fs layer 10:33:12 ca9280d653b3: Pulling fs layer 10:33:12 7e9c9ca2126c: Pulling fs layer 10:33:12 cbdbe7a5bc2a: Verifying Checksum 10:33:12 cbdbe7a5bc2a: Download complete 10:33:12 ca9280d653b3: Verifying Checksum 10:33:12 ca9280d653b3: Download complete 10:33:12 cbdbe7a5bc2a: Pull complete 10:33:12 7e9c9ca2126c: Download complete 10:33:12 ca9280d653b3: Pull complete 10:33:16 7e9c9ca2126c: Pull complete 10:33:16 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 10:33:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:33:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 10:33:16 prd-ubuntu20.04-docker-8c-8g-19481 does not seem to be running inside a container 10:33:16 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 10:33:17 $ docker top 686e8b0fd4a8b2304c905364913eb6a1b3657149fd73a613278089e2af907553 -eo pid,comm [Pipeline] { [Pipeline] sh 10:33:17 + docker-compose build --help 10:33:17 + grep parallel 10:33:18 --parallel Build images in parallel. [Pipeline] } 10:33:18 $ docker stop --time=1 686e8b0fd4a8b2304c905364913eb6a1b3657149fd73a613278089e2af907553 10:33:19 $ docker rm -f 686e8b0fd4a8b2304c905364913eb6a1b3657149fd73a613278089e2af907553 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:33:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:33:20 . [Pipeline] withDockerContainer 10:33:20 prd-ubuntu20.04-docker-8c-8g-19481 does not seem to be running inside a container 10:33:20 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 10:33:20 $ docker top 6650878e34c4d7308abcc95bf7e05cf06807dc807f81d56ffab74782047cb2bf -eo pid,comm [Pipeline] { [Pipeline] sh 10:33:20 + docker-compose -f ./docker-compose-build.yml build --parallel 10:33:21 Building core-command ... 10:33:21 Building core-data ... 10:33:21 Building core-metadata ... 10:33:21 Building security-bootstrapper ... 10:33:21 Building security-proxy-setup ... 10:33:21 Building security-secretstore-setup ... 10:33:21 Building security-spiffe-token-provider ... 10:33:21 Building security-spire-agent ... 10:33:21 Building security-spire-config ... 10:33:21 Building security-spire-server ... 10:33:21 Building support-notifications ... 10:33:21 Building support-scheduler ... 10:33:21 Building sys-mgmt-agent ... 10:33:21 Building support-notifications 10:33:21 Building security-spire-server 10:33:21 Building security-bootstrapper 10:33:21 Building security-secretstore-setup 10:33:21 Building security-proxy-setup 10:33:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:33:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:33:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:33:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:33:22 using GIT_SSH to set credentials SSH Credentials for GitHub 10:33:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3951/head:refs/remotes/origin/PR-3951 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:33:22 Merging remotes/origin/main commit 8a1959b2d712e16ab913b58ac80647e8a84f2556 into PR head commit a20eafb3f02a68d115a71e44df748c621d1ae242 10:33:23 Merge succeeded, producing a20eafb3f02a68d115a71e44df748c621d1ae242 10:33:23 Checking out Revision a20eafb3f02a68d115a71e44df748c621d1ae242 (PR-3951) 10:33:22 > git config core.sparsecheckout # timeout=10 10:33:22 > git checkout -f a20eafb3f02a68d115a71e44df748c621d1ae242 # timeout=10 10:33:23 > git remote # timeout=10 10:33:23 > git config --get remote.origin.url # timeout=10 10:33:23 using GIT_SSH to set credentials SSH Credentials for GitHub 10:33:23 > git merge 8a1959b2d712e16ab913b58ac80647e8a84f2556 # timeout=10 10:33:23 > git rev-parse HEAD^{commit} # timeout=10 10:33:23 > git config core.sparsecheckout # timeout=10 10:33:23 > git checkout -f a20eafb3f02a68d115a71e44df748c621d1ae242 # timeout=10 10:33:27 Commit message: "feat(metadata): Implement Writable.ProfileChange configurations" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:33:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:33:28 % Total % Received % Xferd Average Speed Time Time Time Current 10:33:28 Dload Upload Total Spent Left Speed 10:33:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 37596 0 --:--:-- --:--:-- --:--:-- 37716 [Pipeline] sh 10:33:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:33:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:33:29 + sudo tee /etc/docker/daemon.new 10:33:29 { 10:33:29 "registry-mirrors": [ 10:33:29 "https://nexus3.edgexfoundry.org:10001" 10:33:29 ], 10:33:29 "bip": "10.250.0.254/24", 10:33:29 "hosts": [ 10:33:29 "tcp://0.0.0.0:5555", 10:33:29 "unix:///var/run/docker.sock" 10:33:29 ], 10:33:29 "mtu": 1458, 10:33:29 "selinux-enabled": true, 10:33:29 "seccomp-profile": "/etc/docker/seccomp.json" 10:33:29 } [Pipeline] sh 10:33:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:33:30 + sudo service docker restart 10:33:39 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:33:39 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:33:39 ---> 6a6e78e78c6f 10:33:39 Step 3/25 : WORKDIR /edgex-go 10:33:39 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:33:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:33:39 ---> 6a6e78e78c6f 10:33:39 Step 3/22 : WORKDIR /edgex-go 10:33:39 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:33:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:33:39 ---> 6a6e78e78c6f 10:33:39 Step 3/22 : WORKDIR /edgex-go 10:33:39 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:33:39 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:33:39 ---> 6a6e78e78c6f 10:33:39 Step 3/25 : WORKDIR /edgex-go 10:33:39 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:33:39 Step 2/31 : FROM ${BUILDER_BASE} AS builder 10:33:39 ---> 6a6e78e78c6f 10:33:39 Step 3/31 : WORKDIR /edgex-go 10:33:40 ---> Running in 0116bd804583 10:33:40 ---> Running in a604ec9ee592 10:33:40 ---> Running in 3f386ba40c49 10:33:40 ---> Running in df5e43177d8c 10:33:40 ---> Running in 749087b2463c 10:33:40 Removing intermediate container 3f386ba40c49 10:33:40 ---> 42f267142d84 10:33:40 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:33:40 Removing intermediate container 749087b2463c 10:33:40 ---> fad8cf37b23d 10:33:40 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:33:40 Removing intermediate container 0116bd804583 10:33:40 ---> fc470cd61aef 10:33:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:33:40 Removing intermediate container a604ec9ee592 10:33:40 ---> aac19f31d8fe 10:33:40 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:33:40 Removing intermediate container df5e43177d8c 10:33:40 ---> 4ad78393f9b8 10:33:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:33:40 ---> Running in 40e0eb89b0cd 10:33:40 ---> Running in 17138bf03cb1 10:33:40 ---> Running in 9af385ec9fbd 10:33:40 ---> Running in 3c808ce3f51f 10:33:40 ---> Running in 2b3142c282f8 10:33:41 Removing intermediate container 40e0eb89b0cd 10:33:41 ---> 9ff9e93dded4 10:33:41 Step 5/31 : RUN apk add --update --no-cache make git 10:33:41 ---> Running in 4058e957047b 10:33:41 Removing intermediate container 17138bf03cb1 10:33:41 ---> 633e7e3c5ca1 10:33:41 Step 5/25 : RUN apk add --update --no-cache make git 10:33:41 ---> Running in 1576d782805b 10:33:41 Removing intermediate container 9af385ec9fbd 10:33:41 ---> 3231bdee546f 10:33:41 Step 5/22 : RUN apk add --update --no-cache make git 10:33:41 Removing intermediate container 3c808ce3f51f 10:33:41 ---> 35c2fb0e409b 10:33:41 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 10:33:41 ---> Running in f32fc54002b6 10:33:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:33:41 ---> Running in e95672ad6e76 10:33:41 Removing intermediate container 2b3142c282f8 10:33:41 ---> 2fbe16acaa23 10:33:41 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 10:33:41 ---> Running in aa037001e66f 10:33:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:33:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:33:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:33:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:33:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:33:42 OK: 221 MiB in 52 packages 10:33:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:33:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:33:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:33:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:33:43 Removing intermediate container 4058e957047b 10:33:43 ---> d875d2b8c8ac 10:33:43 Step 6/31 : COPY go.mod vendor* ./ 10:33:43 OK: 221 MiB in 52 packages 10:33:43 OK: 221 MiB in 52 packages 10:33:43 OK: 221 MiB in 52 packages 10:33:43 OK: 221 MiB in 52 packages 10:33:43 ---> 2efe205c4e03 10:33:43 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:33:43 ---> Running in 88c136773780 10:33:43 Removing intermediate container 1576d782805b 10:33:43 ---> ef345ccf8d49 10:33:43 Step 6/25 : COPY go.mod vendor* ./ 10:33:43 Removing intermediate container e95672ad6e76 10:33:43 ---> 7e1f10a85ee3 10:33:43 Step 6/25 : COPY go.mod vendor* ./ 10:33:43 ---> 28449797f360 10:33:43 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:33:43 ---> Running in 773ec5506ddd 10:33:43 Removing intermediate container aa037001e66f 10:33:43 ---> 3ceb156a1718 10:33:43 Step 6/22 : COPY go.mod vendor* ./ 10:33:43 Removing intermediate container f32fc54002b6 10:33:43 ---> 3a944c23e9f8 10:33:43 Step 6/22 : COPY go.mod vendor* ./ 10:33:43 ---> e38228d4432e 10:33:43 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:33:43 ---> Running in ce787f8fa713 10:33:44 ---> daa074d7625b 10:33:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:33:44 ---> 83801a43e0c5 10:33:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:33:44 ---> Running in 7de6ef1ae3a4 10:33:44 ---> Running in 4d87d2cfdf6e 10:33:45 Removing intermediate container 88c136773780 10:33:45 ---> 0592e65bbe6d 10:33:45 Step 8/31 : COPY . . 10:33:45 Removing intermediate container 773ec5506ddd 10:33:45 ---> 976bc91af243 10:33:45 Step 8/25 : COPY . . 10:33:45 Removing intermediate container ce787f8fa713 10:33:45 ---> e2049dd6a707 10:33:45 Step 8/25 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:33:48 provisioning config files... 10:33:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1659761816700352536tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:33:49 ---> docker-login.sh 10:33:49 nexus3.edgexfoundry.org:10001 10:33:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:33:49 Configure a credential helper to remove this warning. See 10:33:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:33:49 10:33:49 Login Succeeded 10:33:49 nexus3.edgexfoundry.org:10002 10:33:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:33:50 Configure a credential helper to remove this warning. See 10:33:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:33:50 10:33:50 Login Succeeded 10:33:50 nexus3.edgexfoundry.org:10003 10:33:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:33:50 Configure a credential helper to remove this warning. See 10:33:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:33:50 10:33:50 Login Succeeded 10:33:50 nexus3.edgexfoundry.org:10004 10:33:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:33:51 Configure a credential helper to remove this warning. See 10:33:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:33:51 10:33:51 Login Succeeded 10:33:51 docker.io 10:33:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:51 Removing intermediate container 7de6ef1ae3a4 10:33:51 ---> e0980058670f 10:33:51 Step 8/22 : COPY . . 10:33:51 Removing intermediate container 4d87d2cfdf6e 10:33:51 ---> 188bfa297c40 10:33:51 Step 8/22 : COPY . . 10:33:51 ---> dcf1d84abc0f 10:33:51 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:33:51 ---> 80842344ec6e 10:33:51 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 10:33:51 ---> 891f3654a39e 10:33:51 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:33:51 ---> Running in 1dc4ba37be1e 10:33:51 ---> Running in 45da59aee82e 10:33:51 ---> Running in 73a5a2aea896 10:33:51 Removing intermediate container 45da59aee82e 10:33:51 ---> 2e7398894661 10:33:51 Step 10/25 : RUN mkdir -p spire-build 10:33:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:33:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:33:51 Configure a credential helper to remove this warning. See 10:33:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:33:51 10:33:51 Login Succeeded 10:33:51 ---> docker-login.sh ends [Pipeline] } 10:33:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:33:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:33:52 ========================================================= 10:33:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 10:33:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:33:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 10:33:52 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:33:52 9b3977197b4f: Pulling fs layer 10:33:52 1a89e8eeedd5: Pulling fs layer 10:33:52 94645a83ff95: Pulling fs layer 10:33:52 3f3a8bcf1eab: Pulling fs layer 10:33:52 0c92f367c5e7: Pulling fs layer 10:33:52 f7c0051592d6: Pulling fs layer 10:33:52 a227ed2f7395: Pulling fs layer 10:33:52 7b1c46037f91: Pulling fs layer 10:33:52 0c92f367c5e7: Waiting 10:33:52 f7c0051592d6: Waiting 10:33:52 a227ed2f7395: Waiting 10:33:52 7b1c46037f91: Waiting 10:33:52 3f3a8bcf1eab: Waiting 10:33:52 94645a83ff95: Verifying Checksum 10:33:52 94645a83ff95: Download complete 10:33:52 1a89e8eeedd5: Verifying Checksum 10:33:52 1a89e8eeedd5: Download complete 10:33:52 0c92f367c5e7: Download complete 10:33:52 f7c0051592d6: Verifying Checksum 10:33:52 f7c0051592d6: Download complete 10:33:52 9b3977197b4f: Download complete 10:33:52 a227ed2f7395: Verifying Checksum 10:33:52 a227ed2f7395: Download complete 10:33:53 9b3977197b4f: Pull complete 10:33:53 ---> Running in 89d4effd4a34 10:33:53 CGO_ENABLED=0 GO111MODULE=on go build -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 10:33:54 1a89e8eeedd5: Pull complete 10:33:54 94645a83ff95: Pull complete 10:33:54 7b1c46037f91: Verifying Checksum 10:33:55 Removing intermediate container 89d4effd4a34 10:33:55 ---> 0a9c524e3a59 10:33:55 Step 11/25 : WORKDIR /edgex-go/spire-build 10:33:55 ---> Running in e625c37f115b 10:33:55 3f3a8bcf1eab: Verifying Checksum 10:33:55 3f3a8bcf1eab: Download complete 10:33:55 Removing intermediate container e625c37f115b 10:33:55 ---> 3f127a8c1d09 10:33:55 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 10:33:55 ---> Running in 8eac8375cd2b 10:33:57 ---> 2ad26b5dcf4b 10:33:57 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:33:57 ---> Running in 826759042e71 10:33:57 ---> 89aeb3d6883e 10:33:57 Step 9/22 : RUN make cmd/support-notifications/support-notifications 10:33:57 ---> Running in f18ca0eb155c 10:33:58 CGO_ENABLED=0 GO111MODULE=on go build -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 10:33:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:33:59 spire-1.2.1/ 10:33:59 spire-1.2.1/.data/ 10:33:59 spire-1.2.1/.data/.file 10:33:59 spire-1.2.1/.dockerignore 10:33:59 spire-1.2.1/.gitattributes 10:33:59 spire-1.2.1/.githooks/ 10:33:59 spire-1.2.1/.githooks/pre-commit 10:33:59 spire-1.2.1/.github/ 10:33:59 spire-1.2.1/.github/ISSUE_TEMPLATE.md 10:33:59 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 10:33:59 spire-1.2.1/.github/dependabot.yml 10:33:59 spire-1.2.1/.github/workflows/ 10:33:59 spire-1.2.1/.github/workflows/nightly_build.yaml 10:33:59 spire-1.2.1/.github/workflows/pr_build.yaml 10:33:59 spire-1.2.1/.github/workflows/release_build.yaml 10:33:59 spire-1.2.1/.github/workflows/scripts/ 10:33:59 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 10:33:59 spire-1.2.1/.github/workflows/scripts/push-images.sh 10:33:59 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 10:33:59 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 10:33:59 spire-1.2.1/.github/workflows/scripts/split.sh 10:33:59 spire-1.2.1/.gitignore 10:33:59 spire-1.2.1/.go-version 10:33:59 spire-1.2.1/.golangci.yml 10:33:59 spire-1.2.1/ADOPTERS.md 10:33:59 spire-1.2.1/CHANGELOG.md 10:33:59 spire-1.2.1/CODE-OF-CONDUCT.md 10:33:59 spire-1.2.1/CODEOWNERS 10:33:59 spire-1.2.1/CONTRIBUTING.md 10:33:59 spire-1.2.1/Dockerfile 10:33:59 spire-1.2.1/Dockerfile.dev 10:33:59 spire-1.2.1/Dockerfile.scratch 10:33:59 spire-1.2.1/LICENSE 10:33:59 spire-1.2.1/MAINTAINERS.md 10:33:59 spire-1.2.1/Makefile 10:33:59 spire-1.2.1/README.md 10:33:59 spire-1.2.1/ROADMAP.md 10:33:59 spire-1.2.1/SECURITY.md 10:33:59 spire-1.2.1/cmd/ 10:33:59 spire-1.2.1/cmd/spire-agent/ 10:33:59 spire-1.2.1/cmd/spire-agent/cli/ 10:33:59 spire-1.2.1/cmd/spire-agent/cli/api/ 10:33:59 spire-1.2.1/cmd/spire-agent/cli/api/common.go 10:33:59 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 10:33:59 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 10:33:59 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 10:33:59 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 10:33:59 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 10:33:59 spire-1.2.1/cmd/spire-agent/cli/cli.go 10:33:59 spire-1.2.1/cmd/spire-agent/cli/common/ 10:33:59 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 10:33:59 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 10:33:59 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 10:33:59 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 10:33:59 spire-1.2.1/cmd/spire-agent/cli/run/ 10:33:59 spire-1.2.1/cmd/spire-agent/cli/run/run.go 10:33:59 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 10:33:59 spire-1.2.1/cmd/spire-agent/cli/validate/ 10:33:59 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 10:33:59 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 10:33:59 spire-1.2.1/cmd/spire-agent/main.go 10:33:59 spire-1.2.1/cmd/spire-server/ 10:33:59 spire-1.2.1/cmd/spire-server/cli/ 10:33:59 spire-1.2.1/cmd/spire-server/cli/agent/ 10:33:59 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/agent/count.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/agent/list.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/agent/show.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/bundle/ 10:33:59 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/cli.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/entry/ 10:33:59 spire-1.2.1/cmd/spire-server/cli/entry/count.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/entry/create.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/entry/show.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/entry/update.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/entry/util.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/federation/ 10:33:59 spire-1.2.1/cmd/spire-server/cli/federation/common.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/federation/create.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/federation/list.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/federation/show.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/federation/update.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 10:33:59 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/jwt/ 10:33:59 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/run/ 10:33:59 spire-1.2.1/cmd/spire-server/cli/run/run.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/token/ 10:33:59 spire-1.2.1/cmd/spire-server/cli/token/generate.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/validate/ 10:33:59 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/x509/ 10:33:59 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 10:33:59 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 10:33:59 spire-1.2.1/cmd/spire-server/main.go 10:33:59 spire-1.2.1/cmd/spire-server/util/ 10:33:59 spire-1.2.1/cmd/spire-server/util/util.go 10:33:59 spire-1.2.1/conf/ 10:33:59 spire-1.2.1/conf/agent/ 10:33:59 spire-1.2.1/conf/agent/agent.conf 10:33:59 spire-1.2.1/conf/agent/agent_full.conf 10:33:59 spire-1.2.1/conf/agent/dummy_root_ca.crt 10:33:59 spire-1.2.1/conf/server/ 10:33:59 spire-1.2.1/conf/server/dummy_upstream_ca.crt 10:33:59 spire-1.2.1/conf/server/dummy_upstream_ca.key 10:33:59 spire-1.2.1/conf/server/server.conf 10:33:59 spire-1.2.1/conf/server/server_full.conf 10:33:59 spire-1.2.1/doc/ 10:33:59 spire-1.2.1/doc/SPIRE101.md 10:33:59 spire-1.2.1/doc/auditlog.md 10:33:59 spire-1.2.1/doc/authorization_policy_engine.md 10:33:59 spire-1.2.1/doc/changelog_guidelines.md 10:33:59 spire-1.2.1/doc/cure53-report.pdf 10:33:59 spire-1.2.1/doc/images/ 10:33:59 spire-1.2.1/doc/images/2019_roadmap.png 10:33:59 spire-1.2.1/doc/images/SPIRE101.png 10:33:59 spire-1.2.1/doc/images/SPIRE_agent.png 10:33:59 spire-1.2.1/doc/images/SPIRE_server.png 10:33:59 spire-1.2.1/doc/images/cache_mgr.png 10:33:59 spire-1.2.1/doc/images/cache_mgr_components.png 10:33:59 spire-1.2.1/doc/images/federated_spire.png 10:33:59 spire-1.2.1/doc/images/ha_mode.png 10:33:59 spire-1.2.1/doc/images/nested_spire.png 10:33:59 spire-1.2.1/doc/images/oidc_federation.png 10:33:59 spire-1.2.1/doc/images/single_trust_domain.png 10:33:59 spire-1.2.1/doc/images/spiffe_compatible.png 10:33:59 spire-1.2.1/doc/images/spire_logo.png 10:33:59 spire-1.2.1/doc/migrating_registration_api_clients.md 10:33:59 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 10:33:59 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 10:33:59 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 10:33:59 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 10:33:59 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 10:33:59 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 10:33:59 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 10:33:59 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 10:33:59 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 10:33:59 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 10:33:59 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 10:33:59 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 10:33:59 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 10:33:59 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 10:33:59 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 10:33:59 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 10:33:59 spire-1.2.1/doc/plugin_server_datastore_sql.md 10:33:59 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 10:33:59 spire-1.2.1/doc/plugin_server_keymanager_disk.md 10:33:59 spire-1.2.1/doc/plugin_server_keymanager_memory.md 10:33:59 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 10:33:59 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 10:33:59 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 10:33:59 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 10:33:59 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 10:33:59 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 10:33:59 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 10:33:59 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 10:33:59 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 10:33:59 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 10:33:59 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 10:33:59 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 10:33:59 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 10:33:59 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 10:33:59 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 10:33:59 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 10:33:59 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 10:33:59 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 10:33:59 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 10:33:59 spire-1.2.1/doc/scaling_spire.md 10:33:59 spire-1.2.1/doc/spire_agent.md 10:33:59 spire-1.2.1/doc/spire_server.md 10:33:59 spire-1.2.1/doc/supported_integrations.md 10:33:59 spire-1.2.1/doc/telemetry.md 10:33:59 spire-1.2.1/doc/telemetry_config.md 10:33:59 spire-1.2.1/doc/upgrading.md 10:33:59 spire-1.2.1/doc/using_spire.md 10:33:59 spire-1.2.1/examples/ 10:33:59 spire-1.2.1/examples/README.md 10:33:59 spire-1.2.1/go.mod 10:33:59 spire-1.2.1/go.sum 10:33:59 spire-1.2.1/pkg/ 10:33:59 spire-1.2.1/pkg/agent/ 10:33:59 spire-1.2.1/pkg/agent/agent.go 10:33:59 spire-1.2.1/pkg/agent/api/ 10:33:59 spire-1.2.1/pkg/agent/api/config.go 10:33:59 spire-1.2.1/pkg/agent/api/debug/ 10:33:59 spire-1.2.1/pkg/agent/api/debug/v1/ 10:33:59 spire-1.2.1/pkg/agent/api/debug/v1/service.go 10:33:59 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 10:33:59 spire-1.2.1/pkg/agent/api/delegatedidentity/ 10:33:59 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 10:33:59 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 10:33:59 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 10:33:59 spire-1.2.1/pkg/agent/api/endpoints.go 10:33:59 spire-1.2.1/pkg/agent/api/health/ 10:33:59 spire-1.2.1/pkg/agent/api/health/v1/ 10:33:59 spire-1.2.1/pkg/agent/api/health/v1/service.go 10:33:59 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 10:33:59 spire-1.2.1/pkg/agent/api/rpccontext/ 10:33:59 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 10:33:59 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 10:33:59 spire-1.2.1/pkg/agent/attestor/ 10:33:59 spire-1.2.1/pkg/agent/attestor/node/ 10:33:59 spire-1.2.1/pkg/agent/attestor/node/experimental.go 10:33:59 spire-1.2.1/pkg/agent/attestor/node/node.go 10:33:59 spire-1.2.1/pkg/agent/attestor/node/node_test.go 10:33:59 spire-1.2.1/pkg/agent/attestor/workload/ 10:33:59 spire-1.2.1/pkg/agent/attestor/workload/workload.go 10:33:59 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 10:33:59 spire-1.2.1/pkg/agent/catalog/ 10:33:59 spire-1.2.1/pkg/agent/catalog/catalog.go 10:33:59 spire-1.2.1/pkg/agent/catalog/keymanager.go 10:33:59 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 10:33:59 spire-1.2.1/pkg/agent/catalog/svidstore.go 10:33:59 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 10:33:59 spire-1.2.1/pkg/agent/client/ 10:33:59 spire-1.2.1/pkg/agent/client/client.go 10:33:59 spire-1.2.1/pkg/agent/client/client_test.go 10:33:59 spire-1.2.1/pkg/agent/client/dial.go 10:33:59 spire-1.2.1/pkg/agent/client/nodeconn.go 10:33:59 spire-1.2.1/pkg/agent/client/nodeconn_test.go 10:33:59 spire-1.2.1/pkg/agent/client/update.go 10:33:59 spire-1.2.1/pkg/agent/client/util.go 10:33:59 spire-1.2.1/pkg/agent/common/ 10:33:59 spire-1.2.1/pkg/agent/common/backoff/ 10:33:59 spire-1.2.1/pkg/agent/common/backoff/backoff.go 10:33:59 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 10:33:59 spire-1.2.1/pkg/agent/common/cgroups/ 10:33:59 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 10:33:59 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 10:33:59 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 10:33:59 spire-1.2.1/pkg/agent/config.go 10:33:59 spire-1.2.1/pkg/agent/endpoints/ 10:33:59 spire-1.2.1/pkg/agent/endpoints/config.go 10:33:59 spire-1.2.1/pkg/agent/endpoints/endpoints.go 10:33:59 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 10:33:59 spire-1.2.1/pkg/agent/endpoints/metrics.go 10:33:59 spire-1.2.1/pkg/agent/endpoints/middleware.go 10:33:59 spire-1.2.1/pkg/agent/endpoints/peertracker.go 10:33:59 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 10:33:59 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 10:33:59 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 10:33:59 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 10:33:59 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 10:33:59 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 10:33:59 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 10:33:59 spire-1.2.1/pkg/agent/endpoints/workload/ 10:33:59 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 10:33:59 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 10:33:59 spire-1.2.1/pkg/agent/manager/ 10:33:59 spire-1.2.1/pkg/agent/manager/cache/ 10:33:59 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 10:33:59 spire-1.2.1/pkg/agent/manager/cache/cache.go 10:33:59 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 10:33:59 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 10:33:59 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 10:33:59 spire-1.2.1/pkg/agent/manager/cache/sets.go 10:33:59 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 10:33:59 spire-1.2.1/pkg/agent/manager/config.go 10:33:59 spire-1.2.1/pkg/agent/manager/manager.go 10:33:59 spire-1.2.1/pkg/agent/manager/manager_test.go 10:33:59 spire-1.2.1/pkg/agent/manager/storage.go 10:33:59 spire-1.2.1/pkg/agent/manager/storage_test.go 10:33:59 spire-1.2.1/pkg/agent/manager/storecache/ 10:33:59 spire-1.2.1/pkg/agent/manager/storecache/cache.go 10:33:59 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 10:33:59 spire-1.2.1/pkg/agent/manager/sync.go 10:33:59 spire-1.2.1/pkg/agent/plugin/ 10:33:59 spire-1.2.1/pkg/agent/plugin/keymanager/ 10:33:59 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 10:33:59 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 10:33:59 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 10:33:59 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 10:33:59 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 10:33:59 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 10:33:59 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 10:33:59 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 10:33:59 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 10:33:59 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 10:33:59 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 10:33:59 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 10:33:59 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 10:33:59 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 10:33:59 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 10:33:59 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 10:33:59 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 10:33:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 10:33:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 10:33:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 10:33:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 10:33:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 10:33:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 10:33:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 10:33:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 10:33:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 10:33:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 10:33:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 10:33:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 10:33:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 10:33:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 10:33:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 10:33:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 10:33:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 10:33:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 10:33:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 10:33:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 10:33:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 10:33:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 10:33:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 10:33:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 10:33:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 10:33:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 10:33:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 10:33:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 10:33:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 10:33:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 10:33:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 10:33:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 10:33:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 10:33:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 10:33:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 10:33:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 10:33:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 10:33:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 10:33:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 10:33:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 10:33:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 10:33:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 10:33:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 10:33:59 spire-1.2.1/pkg/agent/plugin/svidstore/ 10:33:59 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 10:33:59 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 10:33:59 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 10:33:59 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 10:33:59 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 10:33:59 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 10:33:59 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 10:33:59 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 10:33:59 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 10:33:59 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 10:33:59 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 10:33:59 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 10:33:59 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 10:33:59 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 10:33:59 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 10:33:59 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 10:33:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 10:33:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 10:33:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 10:33:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 10:33:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 10:33:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 10:33:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 10:33:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 10:33:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 10:33:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 10:33:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 10:33:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 10:33:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 10:33:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 10:33:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 10:33:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 10:33:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 10:33:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 10:33:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 10:33:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 10:33:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 10:33:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 10:33:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 10:33:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 10:33:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 10:33:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 10:33:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 10:33:59 spire-1.2.1/pkg/agent/svid/ 10:33:59 spire-1.2.1/pkg/agent/svid/rotator.go 10:33:59 spire-1.2.1/pkg/agent/svid/rotator_config.go 10:33:59 spire-1.2.1/pkg/agent/svid/rotator_test.go 10:33:59 spire-1.2.1/pkg/agent/svid/store/ 10:33:59 spire-1.2.1/pkg/agent/svid/store/service.go 10:33:59 spire-1.2.1/pkg/agent/svid/store/service_test.go 10:33:59 spire-1.2.1/pkg/common/ 10:33:59 spire-1.2.1/pkg/common/agentpathtemplate/ 10:33:59 spire-1.2.1/pkg/common/agentpathtemplate/template.go 10:33:59 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 10:33:59 spire-1.2.1/pkg/common/api/ 10:33:59 spire-1.2.1/pkg/common/api/metrics.go 10:33:59 spire-1.2.1/pkg/common/api/middleware/ 10:33:59 spire-1.2.1/pkg/common/api/middleware/common_test.go 10:33:59 spire-1.2.1/pkg/common/api/middleware/interceptor.go 10:33:59 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 10:33:59 spire-1.2.1/pkg/common/api/middleware/logger.go 10:33:59 spire-1.2.1/pkg/common/api/middleware/logger_test.go 10:33:59 spire-1.2.1/pkg/common/api/middleware/metrics.go 10:33:59 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 10:33:59 spire-1.2.1/pkg/common/api/middleware/middleware.go 10:33:59 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 10:33:59 spire-1.2.1/pkg/common/api/middleware/misconfig.go 10:33:59 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 10:33:59 spire-1.2.1/pkg/common/api/middleware/names.go 10:33:59 spire-1.2.1/pkg/common/api/middleware/names_test.go 10:33:59 spire-1.2.1/pkg/common/api/names.go 10:33:59 spire-1.2.1/pkg/common/api/ratelimit.go 10:33:59 spire-1.2.1/pkg/common/api/rpccontext/ 10:33:59 spire-1.2.1/pkg/common/api/rpccontext/logger.go 10:33:59 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 10:33:59 spire-1.2.1/pkg/common/api/rpccontext/names.go 10:33:59 spire-1.2.1/pkg/common/auth/ 10:33:59 spire-1.2.1/pkg/common/auth/interceptors.go 10:33:59 spire-1.2.1/pkg/common/auth/interceptors_test.go 10:33:59 spire-1.2.1/pkg/common/auth/untracked_uds.go 10:33:59 spire-1.2.1/pkg/common/bundleutil/ 10:33:59 spire-1.2.1/pkg/common/bundleutil/bundle.go 10:33:59 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 10:33:59 spire-1.2.1/pkg/common/bundleutil/common_test.go 10:33:59 spire-1.2.1/pkg/common/bundleutil/marshal.go 10:33:59 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 10:33:59 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 10:33:59 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 10:33:59 spire-1.2.1/pkg/common/bundleutil/types.go 10:33:59 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 10:33:59 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 10:33:59 spire-1.2.1/pkg/common/catalog/ 10:33:59 spire-1.2.1/pkg/common/catalog/bind.go 10:33:59 spire-1.2.1/pkg/common/catalog/builtin.go 10:33:59 spire-1.2.1/pkg/common/catalog/catalog.go 10:33:59 spire-1.2.1/pkg/common/catalog/catalog_test.go 10:33:59 spire-1.2.1/pkg/common/catalog/closers.go 10:33:59 spire-1.2.1/pkg/common/catalog/cmd_linux.go 10:33:59 spire-1.2.1/pkg/common/catalog/cmd_other.go 10:33:59 spire-1.2.1/pkg/common/catalog/config.go 10:33:59 spire-1.2.1/pkg/common/catalog/config_test.go 10:33:59 spire-1.2.1/pkg/common/catalog/configure.go 10:33:59 spire-1.2.1/pkg/common/catalog/constraints.go 10:33:59 spire-1.2.1/pkg/common/catalog/constraints_test.go 10:33:59 spire-1.2.1/pkg/common/catalog/context.go 10:33:59 spire-1.2.1/pkg/common/catalog/external.go 10:33:59 spire-1.2.1/pkg/common/catalog/host.go 10:33:59 spire-1.2.1/pkg/common/catalog/pipenet.go 10:33:59 spire-1.2.1/pkg/common/catalog/plugin.go 10:33:59 spire-1.2.1/pkg/common/catalog/testplugin/ 10:33:59 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 10:33:59 spire-1.2.1/pkg/common/catalog/testplugin/main.go 10:33:59 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 10:33:59 spire-1.2.1/pkg/common/cli/ 10:33:59 spire-1.2.1/pkg/common/cli/env.go 10:33:59 spire-1.2.1/pkg/common/cli/flags.go 10:33:59 spire-1.2.1/pkg/common/cli/trust_domain.go 10:33:59 spire-1.2.1/pkg/common/cli/trust_domain_test.go 10:33:59 spire-1.2.1/pkg/common/cli/umask.go 10:33:59 spire-1.2.1/pkg/common/cli/umask_posix.go 10:33:59 spire-1.2.1/pkg/common/cli/umask_test.go 10:33:59 spire-1.2.1/pkg/common/cli/umask_windows.go 10:33:59 spire-1.2.1/pkg/common/cliprinter/ 10:33:59 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 10:33:59 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 10:33:59 spire-1.2.1/pkg/common/cliprinter/flag.go 10:33:59 spire-1.2.1/pkg/common/cliprinter/flag_test.go 10:33:59 spire-1.2.1/pkg/common/cliprinter/format.go 10:33:59 spire-1.2.1/pkg/common/cliprinter/format_test.go 10:33:59 spire-1.2.1/pkg/common/cliprinter/internal/ 10:33:59 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 10:33:59 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 10:33:59 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 10:33:59 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 10:33:59 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 10:33:59 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 10:33:59 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 10:33:59 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 10:33:59 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 10:33:59 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 10:33:59 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 10:33:59 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 10:33:59 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 10:33:59 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 10:33:59 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 10:33:59 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 10:33:59 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 10:33:59 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 10:33:59 spire-1.2.1/pkg/common/coretypes/ 10:33:59 spire-1.2.1/pkg/common/coretypes/bundle/ 10:33:59 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 10:33:59 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 10:33:59 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 10:33:59 spire-1.2.1/pkg/common/coretypes/bundle/require.go 10:33:59 spire-1.2.1/pkg/common/coretypes/jwtkey/ 10:33:59 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 10:33:59 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 10:33:59 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 10:33:59 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 10:33:59 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 10:33:59 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 10:33:59 spire-1.2.1/pkg/common/coretypes/x509certificate/ 10:33:59 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 10:33:59 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 10:33:59 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 10:33:59 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 10:33:59 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 10:33:59 spire-1.2.1/pkg/common/cryptoutil/ 10:33:59 spire-1.2.1/pkg/common/cryptoutil/keys.go 10:33:59 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 10:33:59 spire-1.2.1/pkg/common/diskutil/ 10:33:59 spire-1.2.1/pkg/common/diskutil/file_posix.go 10:33:59 spire-1.2.1/pkg/common/diskutil/file_test.go 10:33:59 spire-1.2.1/pkg/common/diskutil/file_windows.go 10:33:59 spire-1.2.1/pkg/common/errorutil/ 10:33:59 spire-1.2.1/pkg/common/errorutil/wrapper.go 10:33:59 spire-1.2.1/pkg/common/health/ 10:33:59 spire-1.2.1/pkg/common/health/config.go 10:33:59 spire-1.2.1/pkg/common/health/context.go 10:33:59 spire-1.2.1/pkg/common/health/context_test.go 10:33:59 spire-1.2.1/pkg/common/health/health.go 10:33:59 spire-1.2.1/pkg/common/health/health_test.go 10:33:59 spire-1.2.1/pkg/common/health/logger.go 10:33:59 spire-1.2.1/pkg/common/hostservice/ 10:33:59 spire-1.2.1/pkg/common/hostservice/metricsservice/ 10:33:59 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 10:33:59 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 10:33:59 spire-1.2.1/pkg/common/idutil/ 10:33:59 spire-1.2.1/pkg/common/idutil/require.go 10:33:59 spire-1.2.1/pkg/common/idutil/require_test.go 10:33:59 spire-1.2.1/pkg/common/idutil/safety.go 10:33:59 spire-1.2.1/pkg/common/idutil/safety_test.go 10:33:59 spire-1.2.1/pkg/common/idutil/spiffeid.go 10:33:59 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 10:33:59 spire-1.2.1/pkg/common/jwtsvid/ 10:33:59 spire-1.2.1/pkg/common/jwtsvid/common.go 10:33:59 spire-1.2.1/pkg/common/jwtsvid/sign.go 10:33:59 spire-1.2.1/pkg/common/jwtsvid/token_test.go 10:33:59 spire-1.2.1/pkg/common/jwtsvid/validate.go 10:33:59 spire-1.2.1/pkg/common/jwtutil/ 10:33:59 spire-1.2.1/pkg/common/jwtutil/keyset.go 10:33:59 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 10:33:59 spire-1.2.1/pkg/common/log/ 10:33:59 spire-1.2.1/pkg/common/log/hclog_adapter.go 10:33:59 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 10:33:59 spire-1.2.1/pkg/common/log/log.go 10:33:59 spire-1.2.1/pkg/common/log/log_test.go 10:33:59 spire-1.2.1/pkg/common/log/options.go 10:33:59 spire-1.2.1/pkg/common/nodeutil/ 10:33:59 spire-1.2.1/pkg/common/nodeutil/node.go 10:33:59 spire-1.2.1/pkg/common/nodeutil/node_test.go 10:33:59 spire-1.2.1/pkg/common/peertracker/ 10:33:59 spire-1.2.1/pkg/common/peertracker/conn.go 10:33:59 spire-1.2.1/pkg/common/peertracker/credentials.go 10:33:59 spire-1.2.1/pkg/common/peertracker/errors.go 10:33:59 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 10:33:59 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 10:33:59 spire-1.2.1/pkg/common/peertracker/info.go 10:33:59 spire-1.2.1/pkg/common/peertracker/listener.go 10:33:59 spire-1.2.1/pkg/common/peertracker/listener_test.go 10:33:59 spire-1.2.1/pkg/common/peertracker/peertracker.go 10:33:59 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 10:33:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 10:33:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 10:33:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 10:33:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 10:33:59 spire-1.2.1/pkg/common/peertracker/tcp.go 10:33:59 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 10:33:59 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 10:33:59 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 10:33:59 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 10:33:59 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 10:33:59 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 10:33:59 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 10:33:59 spire-1.2.1/pkg/common/peertracker/uds.go 10:33:59 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 10:33:59 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 10:33:59 spire-1.2.1/pkg/common/peertracker/uds_linux.go 10:33:59 spire-1.2.1/pkg/common/pemutil/ 10:33:59 spire-1.2.1/pkg/common/pemutil/block.go 10:33:59 spire-1.2.1/pkg/common/pemutil/certs.go 10:33:59 spire-1.2.1/pkg/common/pemutil/common.go 10:33:59 spire-1.2.1/pkg/common/pemutil/csr.go 10:33:59 spire-1.2.1/pkg/common/pemutil/keys.go 10:33:59 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 10:33:59 spire-1.2.1/pkg/common/pemutil/testdata/ 10:33:59 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 10:33:59 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 10:33:59 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 10:33:59 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 10:33:59 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 10:33:59 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 10:33:59 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 10:33:59 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 10:33:59 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 10:33:59 spire-1.2.1/pkg/common/plugin/ 10:33:59 spire-1.2.1/pkg/common/plugin/aws/ 10:33:59 spire-1.2.1/pkg/common/plugin/aws/iid.go 10:33:59 spire-1.2.1/pkg/common/plugin/azure/ 10:33:59 spire-1.2.1/pkg/common/plugin/azure/msi.go 10:33:59 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 10:33:59 spire-1.2.1/pkg/common/plugin/facade.go 10:33:59 spire-1.2.1/pkg/common/plugin/facade_test.go 10:33:59 spire-1.2.1/pkg/common/plugin/gcp/ 10:33:59 spire-1.2.1/pkg/common/plugin/gcp/iit.go 10:33:59 spire-1.2.1/pkg/common/plugin/k8s/ 10:33:59 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 10:33:59 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 10:33:59 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 10:33:59 spire-1.2.1/pkg/common/plugin/k8s/utils.go 10:33:59 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 10:33:59 spire-1.2.1/pkg/common/plugin/log.go 10:33:59 spire-1.2.1/pkg/common/plugin/sshpop/ 10:33:59 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 10:33:59 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 10:33:59 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 10:33:59 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 10:33:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 10:33:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 10:33:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 10:33:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 10:33:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 10:33:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 10:33:59 spire-1.2.1/pkg/common/plugin/tpmdevid/ 10:33:59 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 10:33:59 spire-1.2.1/pkg/common/plugin/x509pop/ 10:33:59 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 10:33:59 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 10:33:59 spire-1.2.1/pkg/common/profiling/ 10:33:59 spire-1.2.1/pkg/common/profiling/dumpers.go 10:33:59 spire-1.2.1/pkg/common/profiling/profiling.go 10:33:59 spire-1.2.1/pkg/common/protoutil/ 10:33:59 spire-1.2.1/pkg/common/protoutil/masks.go 10:33:59 spire-1.2.1/pkg/common/protoutil/masks_test.go 10:33:59 spire-1.2.1/pkg/common/rotationutil/ 10:33:59 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 10:33:59 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 10:33:59 spire-1.2.1/pkg/common/selector/ 10:33:59 spire-1.2.1/pkg/common/selector/selector.go 10:33:59 spire-1.2.1/pkg/common/selector/selector_test.go 10:33:59 spire-1.2.1/pkg/common/selector/set.go 10:33:59 spire-1.2.1/pkg/common/selector/set_utils.go 10:33:59 spire-1.2.1/pkg/common/selector/set_utils_test.go 10:33:59 spire-1.2.1/pkg/common/telemetry/ 10:33:59 spire-1.2.1/pkg/common/telemetry/agent/ 10:33:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 10:33:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 10:33:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 10:33:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 10:33:59 spire-1.2.1/pkg/common/telemetry/agent/manager.go 10:33:59 spire-1.2.1/pkg/common/telemetry/agent/node.go 10:33:59 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 10:33:59 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 10:33:59 spire-1.2.1/pkg/common/telemetry/agent/store/ 10:33:59 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 10:33:59 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 10:33:59 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 10:33:59 spire-1.2.1/pkg/common/telemetry/blackhole.go 10:33:59 spire-1.2.1/pkg/common/telemetry/call.go 10:33:59 spire-1.2.1/pkg/common/telemetry/common/ 10:33:59 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 10:33:59 spire-1.2.1/pkg/common/telemetry/config.go 10:33:59 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 10:33:59 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 10:33:59 spire-1.2.1/pkg/common/telemetry/inmem.go 10:33:59 spire-1.2.1/pkg/common/telemetry/inmem_test.go 10:33:59 spire-1.2.1/pkg/common/telemetry/m3.go 10:33:59 spire-1.2.1/pkg/common/telemetry/m3_test.go 10:33:59 spire-1.2.1/pkg/common/telemetry/metrics.go 10:33:59 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 10:33:59 spire-1.2.1/pkg/common/telemetry/names.go 10:33:59 spire-1.2.1/pkg/common/telemetry/prometheus.go 10:33:59 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 10:33:59 spire-1.2.1/pkg/common/telemetry/sanitize.go 10:33:59 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 10:33:59 spire-1.2.1/pkg/common/telemetry/server/ 10:33:59 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 10:33:59 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 10:33:59 spire-1.2.1/pkg/common/telemetry/server/datastore/ 10:33:59 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 10:33:59 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 10:33:59 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 10:33:59 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 10:33:59 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 10:33:59 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 10:33:59 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 10:33:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 10:33:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 10:33:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 10:33:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 10:33:59 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 10:33:59 spire-1.2.1/pkg/common/telemetry/server/rotate.go 10:33:59 spire-1.2.1/pkg/common/telemetry/server/server.go 10:33:59 spire-1.2.1/pkg/common/telemetry/sink.go 10:33:59 spire-1.2.1/pkg/common/telemetry/statsd.go 10:33:59 spire-1.2.1/pkg/common/telemetry/statsd_test.go 10:33:59 spire-1.2.1/pkg/common/telemetry/uptime.go 10:33:59 spire-1.2.1/pkg/common/telemetry/version.go 10:33:59 spire-1.2.1/pkg/common/telemetry/withlabels.go 10:33:59 spire-1.2.1/pkg/common/uptime/ 10:33:59 spire-1.2.1/pkg/common/uptime/uptime.go 10:33:59 spire-1.2.1/pkg/common/uptime/uptime_test.go 10:33:59 spire-1.2.1/pkg/common/util/ 10:33:59 spire-1.2.1/pkg/common/util/certs.go 10:33:59 spire-1.2.1/pkg/common/util/certs_test.go 10:33:59 spire-1.2.1/pkg/common/util/csr.go 10:33:59 spire-1.2.1/pkg/common/util/hash.go 10:33:59 spire-1.2.1/pkg/common/util/selectors.go 10:33:59 spire-1.2.1/pkg/common/util/selectors_test.go 10:33:59 spire-1.2.1/pkg/common/util/signals.go 10:33:59 spire-1.2.1/pkg/common/util/sort.go 10:33:59 spire-1.2.1/pkg/common/util/sort_test.go 10:33:59 spire-1.2.1/pkg/common/util/task.go 10:33:59 spire-1.2.1/pkg/common/util/task_test.go 10:33:59 spire-1.2.1/pkg/common/util/testdata/ 10:33:59 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 10:33:59 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 10:33:59 spire-1.2.1/pkg/common/version/ 10:33:59 spire-1.2.1/pkg/common/version/version.go 10:33:59 spire-1.2.1/pkg/common/x509svid/ 10:33:59 spire-1.2.1/pkg/common/x509svid/common_test.go 10:33:59 spire-1.2.1/pkg/common/x509svid/csr.go 10:33:59 spire-1.2.1/pkg/common/x509svid/upstreamca.go 10:33:59 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 10:33:59 spire-1.2.1/pkg/common/x509util/ 10:33:59 spire-1.2.1/pkg/common/x509util/cert.go 10:33:59 spire-1.2.1/pkg/common/x509util/dns.go 10:33:59 spire-1.2.1/pkg/common/x509util/dns_test.go 10:33:59 spire-1.2.1/pkg/common/x509util/keyid.go 10:33:59 spire-1.2.1/pkg/common/x509util/keypair.go 10:33:59 spire-1.2.1/pkg/common/x509util/serialnumber.go 10:33:59 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 10:33:59 spire-1.2.1/pkg/server/ 10:33:59 spire-1.2.1/pkg/server/api/ 10:33:59 spire-1.2.1/pkg/server/api/agent.go 10:33:59 spire-1.2.1/pkg/server/api/agent/ 10:33:59 spire-1.2.1/pkg/server/api/agent/v1/ 10:33:59 spire-1.2.1/pkg/server/api/agent/v1/service.go 10:33:59 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 10:33:59 spire-1.2.1/pkg/server/api/agent_test.go 10:33:59 spire-1.2.1/pkg/server/api/api.go 10:33:59 spire-1.2.1/pkg/server/api/audit/ 10:33:59 spire-1.2.1/pkg/server/api/audit/audit.go 10:33:59 spire-1.2.1/pkg/server/api/audit/audit_test.go 10:33:59 spire-1.2.1/pkg/server/api/bundle.go 10:33:59 spire-1.2.1/pkg/server/api/bundle/ 10:33:59 spire-1.2.1/pkg/server/api/bundle/v1/ 10:33:59 spire-1.2.1/pkg/server/api/bundle/v1/service.go 10:33:59 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 10:33:59 spire-1.2.1/pkg/server/api/bundle_test.go 10:33:59 spire-1.2.1/pkg/server/api/debug/ 10:33:59 spire-1.2.1/pkg/server/api/debug/v1/ 10:33:59 spire-1.2.1/pkg/server/api/debug/v1/service.go 10:33:59 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 10:33:59 spire-1.2.1/pkg/server/api/entry.go 10:33:59 spire-1.2.1/pkg/server/api/entry/ 10:33:59 spire-1.2.1/pkg/server/api/entry/v1/ 10:33:59 spire-1.2.1/pkg/server/api/entry/v1/service.go 10:33:59 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 10:33:59 spire-1.2.1/pkg/server/api/entry_test.go 10:33:59 spire-1.2.1/pkg/server/api/health/ 10:33:59 spire-1.2.1/pkg/server/api/health/v1/ 10:33:59 spire-1.2.1/pkg/server/api/health/v1/service.go 10:33:59 spire-1.2.1/pkg/server/api/health/v1/service_test.go 10:33:59 spire-1.2.1/pkg/server/api/id.go 10:33:59 spire-1.2.1/pkg/server/api/id_test.go 10:33:59 spire-1.2.1/pkg/server/api/limits/ 10:33:59 spire-1.2.1/pkg/server/api/limits/limits.go 10:33:59 spire-1.2.1/pkg/server/api/middleware/ 10:33:59 spire-1.2.1/pkg/server/api/middleware/alias.go 10:33:59 spire-1.2.1/pkg/server/api/middleware/audit.go 10:33:59 spire-1.2.1/pkg/server/api/middleware/authorization.go 10:33:59 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 10:33:59 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 10:33:59 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 10:33:59 spire-1.2.1/pkg/server/api/middleware/caller.go 10:33:59 spire-1.2.1/pkg/server/api/middleware/caller_test.go 10:33:59 spire-1.2.1/pkg/server/api/middleware/common.go 10:33:59 spire-1.2.1/pkg/server/api/middleware/common_test.go 10:33:59 spire-1.2.1/pkg/server/api/middleware/entries.go 10:33:59 spire-1.2.1/pkg/server/api/middleware/entries_test.go 10:33:59 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 10:33:59 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 10:33:59 spire-1.2.1/pkg/server/api/ratelimit.go 10:33:59 spire-1.2.1/pkg/server/api/rpccontext/ 10:33:59 spire-1.2.1/pkg/server/api/rpccontext/alias.go 10:33:59 spire-1.2.1/pkg/server/api/rpccontext/audit.go 10:33:59 spire-1.2.1/pkg/server/api/rpccontext/caller.go 10:33:59 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 10:33:59 spire-1.2.1/pkg/server/api/selector.go 10:33:59 spire-1.2.1/pkg/server/api/selector_test.go 10:33:59 spire-1.2.1/pkg/server/api/status.go 10:33:59 spire-1.2.1/pkg/server/api/status_test.go 10:33:59 spire-1.2.1/pkg/server/api/svid/ 10:33:59 spire-1.2.1/pkg/server/api/svid/v1/ 10:33:59 spire-1.2.1/pkg/server/api/svid/v1/service.go 10:33:59 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 10:33:59 spire-1.2.1/pkg/server/api/trustdomain.go 10:33:59 spire-1.2.1/pkg/server/api/trustdomain/ 10:33:59 spire-1.2.1/pkg/server/api/trustdomain/v1/ 10:33:59 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 10:33:59 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 10:33:59 spire-1.2.1/pkg/server/api/trustdomain_test.go 10:33:59 spire-1.2.1/pkg/server/authpolicy/ 10:33:59 spire-1.2.1/pkg/server/authpolicy/defaults.go 10:33:59 spire-1.2.1/pkg/server/authpolicy/policy.go 10:33:59 spire-1.2.1/pkg/server/authpolicy/policy.rego 10:33:59 spire-1.2.1/pkg/server/authpolicy/policy_data.json 10:33:59 spire-1.2.1/pkg/server/authpolicy/policy_test.go 10:33:59 spire-1.2.1/pkg/server/authpolicy/validate.go 10:33:59 spire-1.2.1/pkg/server/bundle/ 10:33:59 spire-1.2.1/pkg/server/bundle/client/ 10:33:59 spire-1.2.1/pkg/server/bundle/client/client.go 10:33:59 spire-1.2.1/pkg/server/bundle/client/client_test.go 10:33:59 spire-1.2.1/pkg/server/bundle/client/manager.go 10:33:59 spire-1.2.1/pkg/server/bundle/client/manager_test.go 10:33:59 spire-1.2.1/pkg/server/bundle/client/sources.go 10:33:59 spire-1.2.1/pkg/server/bundle/client/sources_test.go 10:33:59 spire-1.2.1/pkg/server/bundle/client/updater.go 10:33:59 spire-1.2.1/pkg/server/bundle/client/updater_test.go 10:33:59 spire-1.2.1/pkg/server/ca/ 10:33:59 spire-1.2.1/pkg/server/ca/ca.go 10:33:59 spire-1.2.1/pkg/server/ca/ca_health.go 10:33:59 spire-1.2.1/pkg/server/ca/ca_test.go 10:33:59 spire-1.2.1/pkg/server/ca/journal.go 10:33:59 spire-1.2.1/pkg/server/ca/journal_test.go 10:33:59 spire-1.2.1/pkg/server/ca/manager.go 10:33:59 spire-1.2.1/pkg/server/ca/manager_health.go 10:33:59 spire-1.2.1/pkg/server/ca/manager_test.go 10:33:59 spire-1.2.1/pkg/server/ca/templates.go 10:33:59 spire-1.2.1/pkg/server/ca/upstream_client.go 10:33:59 spire-1.2.1/pkg/server/ca/upstream_client_test.go 10:33:59 spire-1.2.1/pkg/server/ca/validation.go 10:33:59 spire-1.2.1/pkg/server/cache/ 10:33:59 spire-1.2.1/pkg/server/cache/dscache/ 10:33:59 spire-1.2.1/pkg/server/cache/dscache/cache.go 10:33:59 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 10:33:59 spire-1.2.1/pkg/server/cache/entrycache/ 10:33:59 spire-1.2.1/pkg/server/cache/entrycache/cache.go 10:33:59 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 10:33:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 10:33:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 10:33:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 10:33:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 10:33:59 spire-1.2.1/pkg/server/catalog/ 10:33:59 spire-1.2.1/pkg/server/catalog/catalog.go 10:33:59 spire-1.2.1/pkg/server/catalog/keymanager.go 10:33:59 spire-1.2.1/pkg/server/catalog/nodeattestor.go 10:33:59 spire-1.2.1/pkg/server/catalog/noderesolver.go 10:33:59 spire-1.2.1/pkg/server/catalog/notifier.go 10:33:59 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 10:33:59 spire-1.2.1/pkg/server/config.go 10:33:59 spire-1.2.1/pkg/server/datastore/ 10:33:59 spire-1.2.1/pkg/server/datastore/datastore.go 10:33:59 spire-1.2.1/pkg/server/datastore/datastore_health.go 10:33:59 spire-1.2.1/pkg/server/datastore/repository.go 10:33:59 spire-1.2.1/pkg/server/datastore/sqlstore/ 10:33:59 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 10:33:59 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 10:33:59 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 10:33:59 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 10:33:59 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 10:33:59 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 10:33:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 10:33:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 10:33:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 10:33:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 10:33:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 10:33:59 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 10:33:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 10:33:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 10:33:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 10:33:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 10:33:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 10:33:59 spire-1.2.1/pkg/server/endpoints/ 10:33:59 spire-1.2.1/pkg/server/endpoints/bundle/ 10:33:59 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 10:33:59 spire-1.2.1/pkg/server/endpoints/bundle/config.go 10:33:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 10:33:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 10:33:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 10:33:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 10:33:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 10:33:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 10:33:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 10:33:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 10:33:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 10:33:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 10:33:59 spire-1.2.1/pkg/server/endpoints/bundle/server.go 10:33:59 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 10:33:59 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 10:33:59 spire-1.2.1/pkg/server/endpoints/config.go 10:33:59 spire-1.2.1/pkg/server/endpoints/endpoints.go 10:33:59 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 10:33:59 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 10:33:59 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 10:33:59 spire-1.2.1/pkg/server/endpoints/middleware.go 10:33:59 spire-1.2.1/pkg/server/endpoints/middleware_test.go 10:33:59 spire-1.2.1/pkg/server/hostservice/ 10:33:59 spire-1.2.1/pkg/server/hostservice/agentstore/ 10:33:59 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 10:33:59 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 10:33:59 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 10:33:59 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 10:33:59 spire-1.2.1/pkg/server/hostservice/identityprovider/ 10:33:59 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 10:33:59 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 10:33:59 spire-1.2.1/pkg/server/plugin/ 10:33:59 spire-1.2.1/pkg/server/plugin/keymanager/ 10:33:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 10:33:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 10:33:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 10:33:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 10:33:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 10:33:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 10:33:59 spire-1.2.1/pkg/server/plugin/keymanager/base/ 10:33:59 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 10:33:59 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 10:33:59 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 10:33:59 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 10:33:59 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 10:33:59 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 10:33:59 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 10:33:59 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 10:33:59 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 10:33:59 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 10:33:59 spire-1.2.1/pkg/server/plugin/keymanager/test/ 10:33:59 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 10:33:59 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 10:33:59 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 10:33:59 spire-1.2.1/pkg/server/plugin/nodeattestor/ 10:33:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 10:33:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 10:33:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 10:33:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 10:33:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 10:33:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 10:33:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 10:33:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 10:33:59 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 10:33:59 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 10:33:59 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 10:33:59 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 10:33:59 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 10:33:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 10:33:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 10:33:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 10:33:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 10:33:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 10:33:59 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 10:33:59 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 10:33:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 10:33:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 10:33:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 10:33:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 10:33:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 10:33:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 10:33:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 10:33:59 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 10:33:59 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 10:33:59 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 10:33:59 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 10:33:59 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 10:33:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 10:33:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 10:33:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 10:33:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 10:33:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 10:33:59 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 10:33:59 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 10:33:59 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 10:33:59 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 10:33:59 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 10:33:59 spire-1.2.1/pkg/server/plugin/noderesolver/ 10:33:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 10:33:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 10:33:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 10:33:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 10:33:59 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 10:33:59 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 10:33:59 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 10:33:59 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 10:33:59 spire-1.2.1/pkg/server/plugin/notifier/ 10:33:59 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 10:33:59 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 10:33:59 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 10:33:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 10:33:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 10:33:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 10:33:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 10:33:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 10:33:59 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 10:33:59 spire-1.2.1/pkg/server/plugin/notifier/repository.go 10:33:59 spire-1.2.1/pkg/server/plugin/notifier/v1.go 10:33:59 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 10:33:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 10:33:59 spire-1.2.1/pkg/server/registration/ 10:33:59 spire-1.2.1/pkg/server/registration/manager.go 10:33:59 spire-1.2.1/pkg/server/registration/manager_test.go 10:33:59 spire-1.2.1/pkg/server/scanentries.go 10:33:59 spire-1.2.1/pkg/server/scanentries_test.go 10:33:59 spire-1.2.1/pkg/server/server.go 10:33:59 spire-1.2.1/pkg/server/server_test.go 10:33:59 spire-1.2.1/pkg/server/svid/ 10:33:59 spire-1.2.1/pkg/server/svid/observer.go 10:33:59 spire-1.2.1/pkg/server/svid/observer_test.go 10:33:59 spire-1.2.1/pkg/server/svid/rotator.go 10:33:59 spire-1.2.1/pkg/server/svid/rotator_config.go 10:33:59 spire-1.2.1/pkg/server/svid/rotator_config_test.go 10:33:59 spire-1.2.1/pkg/server/svid/rotator_test.go 10:33:59 spire-1.2.1/proto/ 10:33:59 spire-1.2.1/proto/private/ 10:33:59 spire-1.2.1/proto/private/server/ 10:33:59 spire-1.2.1/proto/private/server/journal/ 10:33:59 spire-1.2.1/proto/private/server/journal/journal.pb.go 10:33:59 spire-1.2.1/proto/private/server/journal/journal.proto 10:33:59 spire-1.2.1/proto/spire/ 10:33:59 spire-1.2.1/proto/spire/common/ 10:33:59 spire-1.2.1/proto/spire/common/common.pb.go 10:33:59 spire-1.2.1/proto/spire/common/common.proto 10:33:59 spire-1.2.1/proto/spire/common/plugin/ 10:33:59 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 10:33:59 spire-1.2.1/proto/spire/common/plugin/plugin.proto 10:33:59 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 10:33:59 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 10:33:59 spire-1.2.1/proto/spire/plugin/ 10:33:59 spire-1.2.1/proto/spire/plugin/agent/ 10:33:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 10:33:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 10:33:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 10:33:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 10:33:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 10:33:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 10:33:59 spire-1.2.1/release/ 10:33:59 spire-1.2.1/release/spire-extras/ 10:33:59 spire-1.2.1/release/spire-extras/README.md 10:33:59 spire-1.2.1/release/spire-extras/conf/ 10:33:59 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 10:33:59 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 10:33:59 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 10:33:59 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 10:33:59 spire-1.2.1/release/spire/ 10:33:59 spire-1.2.1/release/spire/README.md 10:33:59 spire-1.2.1/release/spire/conf/ 10:33:59 spire-1.2.1/release/spire/conf/agent/ 10:33:59 spire-1.2.1/release/spire/conf/agent/agent.conf 10:33:59 spire-1.2.1/release/spire/conf/server/ 10:33:59 spire-1.2.1/release/spire/conf/server/server.conf 10:33:59 spire-1.2.1/script/ 10:33:59 spire-1.2.1/script/build-artifact.sh 10:33:59 spire-1.2.1/script/generate_dummy_ca.sh 10:33:59 spire-1.2.1/support/ 10:33:59 spire-1.2.1/support/k8s/ 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/ 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 10:33:59 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 10:33:59 spire-1.2.1/support/oidc-discovery-provider/ 10:33:59 spire-1.2.1/support/oidc-discovery-provider/README.md 10:33:59 spire-1.2.1/support/oidc-discovery-provider/common_test.go 10:33:59 spire-1.2.1/support/oidc-discovery-provider/config.go 10:33:59 spire-1.2.1/support/oidc-discovery-provider/config_test.go 10:33:59 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 10:33:59 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 10:33:59 spire-1.2.1/support/oidc-discovery-provider/handler.go 10:33:59 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 10:33:59 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 10:33:59 spire-1.2.1/support/oidc-discovery-provider/main.go 10:33:59 spire-1.2.1/support/oidc-discovery-provider/server_api.go 10:33:59 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 10:33:59 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 10:33:59 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 10:33:59 spire-1.2.1/test/ 10:33:59 spire-1.2.1/test/clock/ 10:33:59 spire-1.2.1/test/clock/clock.go 10:33:59 spire-1.2.1/test/fakes/ 10:33:59 spire-1.2.1/test/fakes/fakeagentcatalog/ 10:33:59 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 10:33:59 spire-1.2.1/test/fakes/fakeagentkeymanager/ 10:33:59 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 10:33:59 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 10:33:59 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 10:33:59 spire-1.2.1/test/fakes/fakeagentstore/ 10:33:59 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 10:33:59 spire-1.2.1/test/fakes/fakedatastore/ 10:33:59 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 10:33:59 spire-1.2.1/test/fakes/fakeentryclient/ 10:33:59 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 10:33:59 spire-1.2.1/test/fakes/fakehealthchecker/ 10:33:59 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 10:33:59 spire-1.2.1/test/fakes/fakeidentityprovider/ 10:33:59 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 10:33:59 spire-1.2.1/test/fakes/fakemetrics/ 10:33:59 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 10:33:59 spire-1.2.1/test/fakes/fakenoderesolver/ 10:33:59 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 10:33:59 spire-1.2.1/test/fakes/fakenotifier/ 10:33:59 spire-1.2.1/test/fakes/fakenotifier/notifier.go 10:33:59 spire-1.2.1/test/fakes/fakepluginmetrics/ 10:33:59 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 10:33:59 spire-1.2.1/test/fakes/fakeserverca/ 10:33:59 spire-1.2.1/test/fakes/fakeserverca/serverca.go 10:33:59 spire-1.2.1/test/fakes/fakeservercatalog/ 10:33:59 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 10:33:59 spire-1.2.1/test/fakes/fakeserverkeymanager/ 10:33:59 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 10:33:59 spire-1.2.1/test/fakes/fakeservernodeattestor/ 10:33:59 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 10:33:59 spire-1.2.1/test/fakes/fakeupstreamauthority/ 10:33:59 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 10:33:59 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 10:33:59 spire-1.2.1/test/fakes/fakeworkloadapi/ 10:33:59 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 10:33:59 spire-1.2.1/test/fakes/fakeworkloadattestor/ 10:33:59 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 10:33:59 spire-1.2.1/test/fixture/ 10:33:59 spire-1.2.1/test/fixture/certs/ 10:33:59 spire-1.2.1/test/fixture/certs/agent_svid.der 10:33:59 spire-1.2.1/test/fixture/certs/base_cert.pem 10:33:59 spire-1.2.1/test/fixture/certs/base_csr.pem 10:33:59 spire-1.2.1/test/fixture/certs/base_key.pem 10:33:59 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 10:33:59 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 10:33:59 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 10:33:59 spire-1.2.1/test/fixture/certs/blog_cert.pem 10:33:59 spire-1.2.1/test/fixture/certs/blog_csr.pem 10:33:59 spire-1.2.1/test/fixture/certs/blog_key.pem 10:33:59 spire-1.2.1/test/fixture/certs/bundle.der 10:33:59 spire-1.2.1/test/fixture/certs/ca.pem 10:33:59 spire-1.2.1/test/fixture/certs/ca_key.pem 10:33:59 spire-1.2.1/test/fixture/certs/database_cert.pem 10:33:59 spire-1.2.1/test/fixture/certs/database_csr.pem 10:33:59 spire-1.2.1/test/fixture/certs/database_key.pem 10:33:59 spire-1.2.1/test/fixture/certs/node_cert.pem 10:33:59 spire-1.2.1/test/fixture/certs/node_csr.pem 10:33:59 spire-1.2.1/test/fixture/certs/node_key.pem 10:33:59 spire-1.2.1/test/fixture/certs/svid.pem 10:33:59 spire-1.2.1/test/fixture/certs/svid_key.pem 10:33:59 spire-1.2.1/test/fixture/config/ 10:33:59 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 10:33:59 spire-1.2.1/test/fixture/config/agent_good.conf 10:33:59 spire-1.2.1/test/fixture/config/agent_good_templated.conf 10:33:59 spire-1.2.1/test/fixture/config/plugin_good.conf 10:33:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 10:33:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 10:33:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 10:33:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 10:33:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 10:33:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 10:33:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 10:33:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 10:33:59 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 10:33:59 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 10:33:59 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 10:33:59 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 10:33:59 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 10:33:59 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 10:33:59 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 10:33:59 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 10:33:59 spire-1.2.1/test/fixture/config/server_good.conf 10:33:59 spire-1.2.1/test/fixture/config/server_good_templated.conf 10:33:59 spire-1.2.1/test/fixture/fixture.go 10:33:59 spire-1.2.1/test/fixture/nodeattestor/ 10:33:59 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 10:33:59 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 10:33:59 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 10:33:59 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 10:33:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 10:33:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 10:33:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 10:33:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 10:33:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 10:33:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 10:33:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 10:33:59 spire-1.2.1/test/fixture/registration/ 10:33:59 spire-1.2.1/test/fixture/registration/entries.json 10:33:59 spire-1.2.1/test/fixture/registration/good-for-update.json 10:33:59 spire-1.2.1/test/fixture/registration/good.json 10:33:59 spire-1.2.1/test/fixture/registration/invalid.json 10:33:59 spire-1.2.1/test/fixture/registration/invalid_json.json 10:33:59 spire-1.2.1/test/fixture/registration/manager_test_entries.json 10:33:59 spire-1.2.1/test/integration/ 10:33:59 spire-1.2.1/test/integration/README.md 10:33:59 spire-1.2.1/test/integration/common 10:33:59 spire-1.2.1/test/integration/setup/ 10:33:59 spire-1.2.1/test/integration/setup/adminclient/ 10:33:59 spire-1.2.1/test/integration/setup/adminclient/build.sh 10:33:59 spire-1.2.1/test/integration/setup/adminclient/client.go 10:33:59 spire-1.2.1/test/integration/setup/debugagent/ 10:33:59 spire-1.2.1/test/integration/setup/debugagent/build.sh 10:33:59 spire-1.2.1/test/integration/setup/debugagent/main.go 10:33:59 spire-1.2.1/test/integration/setup/debugserver/ 10:33:59 spire-1.2.1/test/integration/setup/debugserver/build.sh 10:33:59 spire-1.2.1/test/integration/setup/debugserver/main.go 10:33:59 spire-1.2.1/test/integration/setup/downstreamclient/ 10:33:59 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 10:33:59 spire-1.2.1/test/integration/setup/downstreamclient/client.go 10:33:59 spire-1.2.1/test/integration/setup/itclient/ 10:33:59 spire-1.2.1/test/integration/setup/itclient/client.go 10:33:59 spire-1.2.1/test/integration/setup/node-attestation/ 10:33:59 spire-1.2.1/test/integration/setup/node-attestation/build.sh 10:33:59 spire-1.2.1/test/integration/setup/node-attestation/client.go 10:33:59 spire-1.2.1/test/integration/setup/x509pop/ 10:33:59 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 10:33:59 spire-1.2.1/test/integration/setup/x509pop/setup.sh 10:33:59 spire-1.2.1/test/integration/suites/ 10:33:59 spire-1.2.1/test/integration/suites/admin-endpoints/ 10:33:59 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 10:33:59 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 10:33:59 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 10:33:59 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 10:33:59 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 10:33:59 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 10:33:59 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 10:33:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 10:33:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 10:33:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 10:33:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 10:33:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 10:33:59 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 10:33:59 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 10:33:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 10:33:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 10:33:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 10:33:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 10:33:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 10:33:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 10:33:59 spire-1.2.1/test/integration/suites/datastore-mysql/ 10:33:59 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 10:33:59 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 10:33:59 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 10:33:59 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 10:33:59 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 10:33:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 10:33:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 10:33:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 10:33:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 10:33:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 10:33:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 10:33:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 10:33:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 10:33:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 10:33:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 10:33:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 10:33:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 10:33:59 spire-1.2.1/test/integration/suites/datastore-postgres/ 10:33:59 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 10:33:59 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 10:33:59 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 10:33:59 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 10:33:59 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 10:33:59 spire-1.2.1/test/integration/suites/debug-endpoints/ 10:33:59 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 10:33:59 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 10:33:59 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 10:33:59 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 10:33:59 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 10:33:59 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 10:33:59 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 10:33:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 10:33:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 10:33:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 10:33:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 10:33:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 10:33:59 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 10:33:59 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 10:33:59 spire-1.2.1/test/integration/suites/downstream-endpoints/ 10:33:59 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 10:33:59 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 10:33:59 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 10:33:59 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 10:33:59 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 10:33:59 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 10:33:59 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 10:33:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 10:33:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 10:33:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 10:33:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 10:33:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 10:33:59 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 10:33:59 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 10:33:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 10:33:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 10:33:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 10:33:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 10:33:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 10:33:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 10:33:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 10:33:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 10:33:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 10:33:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 10:33:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 10:33:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 10:33:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 10:33:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 10:33:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 10:33:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 10:33:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 10:33:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 10:33:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 10:33:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 10:33:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 10:33:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 10:33:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 10:33:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 10:33:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 10:33:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 10:33:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 10:33:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 10:33:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 10:33:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 10:33:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 10:33:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 10:33:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 10:33:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 10:33:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 10:33:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 10:33:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 10:33:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 10:33:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 10:33:59 spire-1.2.1/test/integration/suites/join-token/ 10:33:59 spire-1.2.1/test/integration/suites/join-token/01-start-server 10:33:59 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 10:33:59 spire-1.2.1/test/integration/suites/join-token/03-start-agent 10:33:59 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 10:33:59 spire-1.2.1/test/integration/suites/join-token/05-check-svid 10:33:59 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 10:33:59 spire-1.2.1/test/integration/suites/join-token/README.md 10:33:59 spire-1.2.1/test/integration/suites/join-token/conf/ 10:33:59 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 10:33:59 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 10:33:59 spire-1.2.1/test/integration/suites/join-token/conf/server/ 10:33:59 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 10:33:59 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 10:33:59 spire-1.2.1/test/integration/suites/join-token/teardown 10:33:59 spire-1.2.1/test/integration/suites/k8s-reconcile/ 10:33:59 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 10:33:59 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 10:33:59 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 10:33:59 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 10:33:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 10:33:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 10:33:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 10:33:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 10:33:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 10:33:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 10:33:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 10:33:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 10:33:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 10:33:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 10:33:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 10:33:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 10:33:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 10:33:59 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 10:33:59 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 10:33:59 spire-1.2.1/test/integration/suites/k8s-scratch/ 10:33:59 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 10:33:59 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 10:33:59 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 10:33:59 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 10:33:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 10:33:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 10:33:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 10:33:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 10:33:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 10:33:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 10:33:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 10:33:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 10:33:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 10:33:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 10:33:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 10:33:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 10:33:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 10:33:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 10:33:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 10:33:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 10:33:59 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 10:33:59 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 10:33:59 spire-1.2.1/test/integration/suites/k8s/ 10:33:59 spire-1.2.1/test/integration/suites/k8s/00-setup 10:33:59 spire-1.2.1/test/integration/suites/k8s/01-apply-config 10:33:59 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 10:33:59 spire-1.2.1/test/integration/suites/k8s/README.md 10:33:59 spire-1.2.1/test/integration/suites/k8s/conf/ 10:33:59 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 10:33:59 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 10:33:59 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 10:33:59 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 10:33:59 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 10:33:59 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 10:33:59 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 10:33:59 spire-1.2.1/test/integration/suites/k8s/conf/server/ 10:33:59 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 10:33:59 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 10:33:59 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 10:33:59 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 10:33:59 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 10:33:59 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 10:33:59 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 10:33:59 spire-1.2.1/test/integration/suites/k8s/init-kubectl 10:33:59 spire-1.2.1/test/integration/suites/k8s/teardown 10:33:59 spire-1.2.1/test/integration/suites/nested-rotation/ 10:33:59 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 10:33:59 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 10:33:59 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 10:33:59 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 10:33:59 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 10:33:59 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 10:33:59 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 10:33:59 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 10:33:59 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 10:33:59 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 10:33:59 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 10:33:59 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 10:33:59 spire-1.2.1/test/integration/suites/nested-rotation/README.md 10:33:59 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 10:33:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 10:33:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 10:33:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 10:33:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 10:33:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 10:33:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 10:33:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 10:33:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 10:33:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 10:33:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 10:33:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 10:33:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 10:33:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 10:33:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 10:33:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 10:33:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 10:33:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 10:33:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 10:33:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 10:33:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 10:33:59 spire-1.2.1/test/integration/suites/nested-rotation/root/ 10:33:59 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 10:33:59 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 10:33:59 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 10:33:59 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 10:33:59 spire-1.2.1/test/integration/suites/nested-rotation/teardown 10:33:59 spire-1.2.1/test/integration/suites/node-attestation/ 10:33:59 spire-1.2.1/test/integration/suites/node-attestation/00-setup 10:33:59 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 10:33:59 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 10:33:59 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 10:33:59 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 10:33:59 spire-1.2.1/test/integration/suites/node-attestation/README.md 10:33:59 spire-1.2.1/test/integration/suites/node-attestation/conf/ 10:33:59 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 10:33:59 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 10:33:59 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 10:33:59 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 10:33:59 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 10:33:59 spire-1.2.1/test/integration/suites/node-attestation/teardown 10:33:59 spire-1.2.1/test/integration/suites/rotation/ 10:33:59 spire-1.2.1/test/integration/suites/rotation/00-setup 10:33:59 spire-1.2.1/test/integration/suites/rotation/01-start-server 10:33:59 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 10:33:59 spire-1.2.1/test/integration/suites/rotation/03-start-agent 10:33:59 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 10:33:59 spire-1.2.1/test/integration/suites/rotation/05-check-svids 10:33:59 spire-1.2.1/test/integration/suites/rotation/README.md 10:33:59 spire-1.2.1/test/integration/suites/rotation/conf/ 10:33:59 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 10:33:59 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 10:33:59 spire-1.2.1/test/integration/suites/rotation/conf/server/ 10:33:59 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 10:33:59 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 10:33:59 spire-1.2.1/test/integration/suites/rotation/teardown 10:33:59 spire-1.2.1/test/integration/suites/self-test/ 10:33:59 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 10:33:59 spire-1.2.1/test/integration/suites/self-test/README.md 10:33:59 spire-1.2.1/test/integration/suites/self-test/teardown 10:33:59 spire-1.2.1/test/integration/suites/spire-server-cli/ 10:33:59 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 10:33:59 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 10:33:59 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 10:33:59 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 10:33:59 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 10:33:59 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 10:33:59 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 10:33:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 10:33:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 10:33:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 10:33:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 10:33:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 10:33:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 10:33:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 10:33:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 10:33:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 10:33:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 10:33:59 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 10:33:59 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 10:33:59 spire-1.2.1/test/integration/suites/upgrade/ 10:33:59 spire-1.2.1/test/integration/suites/upgrade/00-setup 10:33:59 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 10:33:59 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 10:33:59 spire-1.2.1/test/integration/suites/upgrade/README.md 10:33:59 spire-1.2.1/test/integration/suites/upgrade/conf/ 10:33:59 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 10:33:59 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 10:33:59 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 10:33:59 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 10:33:59 spire-1.2.1/test/integration/suites/upgrade/teardown 10:33:59 spire-1.2.1/test/integration/suites/upgrade/versions.txt 10:33:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 10:33:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 10:33:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 10:33:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 10:33:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 10:33:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 10:33:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 10:33:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 10:33:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 10:33:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 10:33:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 10:33:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 10:33:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 10:33:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 10:33:59 spire-1.2.1/test/integration/test-one.sh 10:33:59 spire-1.2.1/test/integration/test.sh 10:33:59 spire-1.2.1/test/plugintest/ 10:33:59 spire-1.2.1/test/plugintest/config.go 10:33:59 spire-1.2.1/test/plugintest/load.go 10:33:59 spire-1.2.1/test/plugintest/option.go 10:33:59 spire-1.2.1/test/spiretest/ 10:33:59 spire-1.2.1/test/spiretest/apiserver.go 10:33:59 spire-1.2.1/test/spiretest/assertions.go 10:33:59 spire-1.2.1/test/spiretest/dir.go 10:33:59 spire-1.2.1/test/spiretest/errors_posix.go 10:33:59 spire-1.2.1/test/spiretest/errors_windows.go 10:33:59 spire-1.2.1/test/spiretest/logs.go 10:33:59 spire-1.2.1/test/spiretest/socketapi.go 10:33:59 spire-1.2.1/test/spiretest/suite.go 10:33:59 spire-1.2.1/test/spiretest/x509.go 10:33:59 spire-1.2.1/test/testca/ 10:33:59 spire-1.2.1/test/testca/ca.go 10:33:59 spire-1.2.1/test/testkey/ 10:33:59 spire-1.2.1/test/testkey/generate.sh 10:33:59 spire-1.2.1/test/testkey/genkeys.go 10:33:59 spire-1.2.1/test/testkey/keys.go 10:33:59 spire-1.2.1/test/testkey/new.go 10:33:59 spire-1.2.1/test/tpmsimulator/ 10:33:59 spire-1.2.1/test/tpmsimulator/simulator.go 10:33:59 spire-1.2.1/test/util/ 10:33:59 spire-1.2.1/test/util/cert_fixtures.go 10:33:59 spire-1.2.1/test/util/cert_generation.go 10:33:59 spire-1.2.1/test/util/io_redirection.go 10:33:59 spire-1.2.1/test/util/race.go 10:33:59 spire-1.2.1/test/util/util.go 10:33:59 building spire from source... 10:33:59 Installing go1.17.7... 10:34:04 Building bin/spire-server... 10:34:04 go: downloading github.com/mitchellh/cli v1.1.2 10:34:04 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 10:34:04 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 10:34:04 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 10:34:04 go: downloading google.golang.org/grpc v1.44.0 10:34:05 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 10:34:05 go: downloading github.com/hashicorp/go-hclog v1.1.0 10:34:05 go: downloading github.com/sirupsen/logrus v1.8.1 10:34:05 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 10:34:05 go: downloading github.com/imdario/mergo v0.3.12 10:34:05 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 10:34:05 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 10:34:05 go: downloading github.com/fatih/color v1.13.0 10:34:05 go: downloading github.com/mattn/go-isatty v0.0.14 10:34:05 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 10:34:05 go: downloading github.com/hashicorp/go-plugin v1.4.3 10:34:05 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 10:34:05 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 10:34:05 go: downloading github.com/InVisionApp/go-logger v1.0.1 10:34:05 go: downloading github.com/armon/go-metrics v0.3.10 10:34:05 go: downloading github.com/prometheus/client_golang v1.12.1 10:34:05 go: downloading github.com/uber-go/tally/v4 v4.1.1 10:34:05 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 10:34:05 go: downloading github.com/open-policy-agent/opa v0.38.0 10:34:05 go: downloading github.com/mattn/go-colorable v0.1.12 10:34:05 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 10:34:05 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 10:34:05 go: downloading github.com/oklog/run v1.0.0 10:34:05 go: downloading github.com/Masterminds/goutils v1.1.0 10:34:06 go: downloading github.com/Masterminds/semver v1.5.0 10:34:06 go: downloading github.com/google/uuid v1.1.2 10:34:06 go: downloading github.com/huandu/xstrings v1.3.2 10:34:06 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 10:34:06 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 10:34:06 go: downloading github.com/imkira/go-observer v1.0.3 10:34:06 go: downloading github.com/beorn7/perks v1.0.1 10:34:06 go: downloading github.com/cespare/xxhash/v2 v2.1.2 10:34:06 go: downloading github.com/prometheus/client_model v0.2.0 10:34:06 go: downloading github.com/prometheus/common v0.32.1 10:34:06 go: downloading github.com/prometheus/procfs v0.7.3 10:34:06 go: downloading go.uber.org/atomic v1.9.0 10:34:06 go: downloading github.com/hashicorp/errwrap v1.1.0 10:34:06 go: downloading github.com/pkg/errors v0.9.1 10:34:06 go: downloading github.com/mitchellh/reflectwalk v1.0.1 10:34:06 go: downloading github.com/hashicorp/golang-lru v0.5.4 10:34:06 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 10:34:06 go: downloading github.com/blang/semver/v4 v4.0.0 10:34:06 go: downloading github.com/go-sql-driver/mysql v1.6.0 10:34:06 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 10:34:06 go: downloading github.com/jinzhu/gorm v1.9.16 10:34:06 go: downloading github.com/lib/pq v1.10.4 10:34:06 go: downloading github.com/mattn/go-sqlite3 v1.14.12 10:34:06 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 10:34:06 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 10:34:07 3f3a8bcf1eab: Pull complete 10:34:07 0c92f367c5e7: Pull complete 10:34:07 f7c0051592d6: Pull complete 10:34:07 a227ed2f7395: Pull complete 10:34:07 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 10:34:09 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 10:34:09 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 10:34:09 go: downloading github.com/stretchr/testify v1.7.0 10:34:09 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 10:34:09 go: downloading github.com/aws/aws-sdk-go v1.43.0 10:34:13 go: downloading google.golang.org/api v0.70.0 10:34:13 go: downloading k8s.io/client-go v0.23.4 10:34:13 go: downloading k8s.io/api v0.23.4 10:34:13 go: downloading github.com/google/go-tpm v0.3.3 10:34:13 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 10:34:13 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 10:34:13 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 10:34:13 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 10:34:13 go: downloading cloud.google.com/go/storage v1.21.0 10:34:13 go: downloading cloud.google.com/go v0.100.2 10:34:14 go: downloading k8s.io/apimachinery v0.23.4 10:34:14 7b1c46037f91: Pull complete 10:34:14 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 10:34:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 10:34:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 10:34:14 go: downloading k8s.io/kube-aggregator v0.23.3 10:34:14 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 10:34:14 WORKDIR /edgex 10:34:14 COPY go.mod . 10:34:14 RUN go mod download 10:34:14 + docker build -t ci-base-image-arm64 -f - . 10:34:14 go: downloading sigs.k8s.io/controller-runtime v0.11.1 10:34:14 go: downloading cloud.google.com/go/security v1.3.0 10:34:15 go: downloading github.com/hashicorp/vault/api v1.4.1 10:34:15 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 10:34:15 go: downloading github.com/twmb/murmur3 v1.1.6 10:34:15 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 10:34:15 go: downloading github.com/jinzhu/inflection v1.0.0 10:34:15 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 10:34:15 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 10:34:15 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 10:34:15 go: downloading github.com/aws/smithy-go v1.11.0 10:34:16 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 10:34:16 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 10:34:16 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 10:34:16 go: downloading github.com/Azure/go-autorest/logger v0.2.1 10:34:16 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 10:34:16 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 10:34:16 go: downloading github.com/dimchansky/utfbom v1.1.1 10:34:16 go: downloading cloud.google.com/go/compute v1.3.0 10:34:16 go: downloading cloud.google.com/go/iam v0.1.1 10:34:17 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 10:34:17 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 10:34:17 Sending build context to Docker daemon 169.2MB 10:34:17 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 10:34:17 ---> f79e39bc4007 10:34:17 Step 2/4 : WORKDIR /edgex 10:34:18 go: downloading github.com/gogo/protobuf v1.3.2 10:34:18 go: downloading k8s.io/klog/v2 v2.30.0 10:34:18 go: downloading github.com/google/gofuzz v1.1.0 10:34:18 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 10:34:18 go: downloading github.com/spf13/pflag v1.0.5 10:34:18 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 10:34:18 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 10:34:18 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 10:34:18 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 10:34:18 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 10:34:18 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 10:34:18 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 10:34:18 go: downloading github.com/hashicorp/vault/sdk v0.4.1 10:34:18 go: downloading github.com/mitchellh/mapstructure v1.4.3 10:34:18 go: downloading github.com/tklauser/go-sysconf v0.3.9 10:34:18 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 10:34:18 go: downloading github.com/OneOfOne/xxhash v1.2.8 10:34:18 go: downloading gopkg.in/yaml.v2 v2.4.0 10:34:18 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 10:34:18 go: downloading github.com/gobwas/glob v0.2.3 10:34:18 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 10:34:18 go: downloading github.com/jmespath/go-jmespath v0.4.0 10:34:18 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 10:34:18 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 10:34:18 go: downloading go.opencensus.io v0.23.0 10:34:18 go: downloading gopkg.in/inf.v0 v0.9.1 10:34:18 go: downloading github.com/google/go-cmp v0.5.7 10:34:18 go: downloading github.com/googleapis/gnostic v0.5.5 10:34:18 go: downloading github.com/go-logr/logr v1.2.2 10:34:18 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 10:34:18 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 10:34:18 go: downloading github.com/json-iterator/go v1.1.12 10:34:18 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 10:34:18 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 10:34:18 go: downloading go.uber.org/zap v1.21.0 10:34:18 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 10:34:18 go: downloading github.com/tklauser/numcpus v0.3.0 10:34:18 go: downloading sigs.k8s.io/yaml v1.3.0 10:34:18 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 10:34:18 go: downloading github.com/ryanuber/go-glob v1.0.0 10:34:19 go: downloading github.com/golang/snappy v0.0.4 10:34:19 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 10:34:19 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 10:34:19 go: downloading github.com/modern-go/reflect2 v1.0.2 10:34:19 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 10:34:19 go: downloading github.com/hashicorp/go-uuid v1.0.2 10:34:19 go: downloading github.com/hashicorp/go-version v1.2.0 10:34:19 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 10:34:19 go: downloading go.uber.org/multierr v1.6.0 10:34:19 ---> Running in b674471ba017 10:34:19 Removing intermediate container b674471ba017 10:34:19 ---> be237c50131d 10:34:19 Step 3/4 : COPY go.mod . 10:34:19 ---> 4c33e5620cea 10:34:19 Step 4/4 : RUN go mod download 10:34:19 CGO_ENABLED=0 GO111MODULE=on go build -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 10:34:19 ---> Running in c62544dec9d1 10:34:25 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 10:34:25 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 10:34:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 10:34:25 Removing intermediate container 1dc4ba37be1e 10:34:25 ---> a26b6f54a5e4 10:34:25 10:34:25 Step 10/31 : FROM alpine:3.14 10:34:25 Removing intermediate container 73a5a2aea896 10:34:25 ---> 595b76de16a3 10:34:25 10:34:25 Step 10/25 : FROM alpine:3.14 10:34:25 3.14: Pulling from library/alpine 10:34:25 3.14: Pulling from library/alpine 10:34:26 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 10:34:26 Status: Downloaded newer image for alpine:3.14 10:34:26 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 10:34:26 Status: Image is up to date for alpine:3.14 10:34:26 ---> e04c818066af 10:34:26 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 10:34:26 ---> e04c818066af 10:34:26 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 10:34:27 ---> Running in ec2678add254 10:34:27 ---> Running in 37342befc0e2 10:34:27 Removing intermediate container f18ca0eb155c 10:34:27 ---> d83d6c9bbf45 10:34:27 10:34:27 Step 10/22 : FROM alpine:3.14 10:34:27 ---> e04c818066af 10:34:27 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 10:34:27 Removing intermediate container 826759042e71 10:34:27 ---> a47137ac2385 10:34:27 10:34:27 Step 10/22 : FROM alpine:3.14 10:34:27 ---> e04c818066af 10:34:27 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 10:34:27 Removing intermediate container 37342befc0e2 10:34:27 ---> d8e3d6438626 10:34:27 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 10:34:27 ---> Running in f6283ede5f2e 10:34:27 ---> Running in 5d3a464a03c8 10:34:27 ---> Running in 3fd6760165b3 10:34:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:34:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:34:28 (1/3) Installing ca-certificates (20211220-r0) 10:34:28 (2/3) Installing dumb-init (1.2.5-r1) 10:34:28 (3/3) Installing su-exec (0.2-r1) 10:34:28 Executing busybox-1.33.1-r7.trigger 10:34:28 Executing ca-certificates-20211220-r0.trigger 10:34:28 OK: 6 MiB in 17 packages 10:34:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:34:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:34:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:34:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:34:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:34:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:34:28 Removing intermediate container ec2678add254 10:34:28 ---> 5ff1754a6518 10:34:28 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:34:28 (1/2) Installing ca-certificates (20211220-r0) 10:34:28 (2/2) Installing dumb-init (1.2.5-r1) 10:34:28 Executing busybox-1.33.1-r7.trigger 10:34:28 Executing ca-certificates-20211220-r0.trigger 10:34:28 ---> Running in 353af2ed6c25 10:34:28 (1/2) Installing dumb-init (1.2.5-r1) 10:34:28 (1/6) Installing ca-certificates (20211220-r0) 10:34:28 (2/2) Installing su-exec (0.2-r1) 10:34:28 Executing busybox-1.33.1-r7.trigger 10:34:28 OK: 6 MiB in 16 packages 10:34:28 (2/6) Installing brotli-libs (1.0.9-r5) 10:34:28 OK: 6 MiB in 16 packages 10:34:28 (3/6) Installing nghttp2-libs (1.43.0-r0) 10:34:28 (4/6) Installing libcurl (7.79.1-r0) 10:34:28 (5/6) Installing curl (7.79.1-r0) 10:34:28 (6/6) Installing dumb-init (1.2.5-r1) 10:34:28 Executing busybox-1.33.1-r7.trigger 10:34:28 Executing ca-certificates-20211220-r0.trigger 10:34:28 Removing intermediate container 353af2ed6c25 10:34:28 ---> 989899ab3ad8 10:34:28 Step 13/25 : WORKDIR / 10:34:29 ---> Running in 731826ad27f8 10:34:29 OK: 8 MiB in 20 packages 10:34:29 Removing intermediate container 731826ad27f8 10:34:29 ---> 45cde3a3bb87 10:34:29 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:34:29 ---> 8dde4bed469f 10:34:29 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:34:29 Removing intermediate container 3fd6760165b3 10:34:29 ---> 4ec590216a64 10:34:29 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 10:34:29 ---> Running in d5ef715eef99 10:34:29 ---> 1fc9ebfae579 10:34:29 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:34:29 Removing intermediate container 5d3a464a03c8 10:34:29 ---> 3fccad2b0330 10:34:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:34:29 Removing intermediate container d5ef715eef99 10:34:29 ---> eecc45ffa99f 10:34:29 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 10:34:29 Removing intermediate container f6283ede5f2e 10:34:29 ---> 281c6950d105 10:34:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:34:29 ---> Running in be4a482add57 10:34:29 ---> Running in 1a97c8d925ef 10:34:29 ---> 465e1ba09f02 10:34:29 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 10:34:29 ---> Running in f46af8e752e8 10:34:29 Removing intermediate container 1a97c8d925ef 10:34:29 ---> 75d46983ca13 10:34:29 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 10:34:29 Removing intermediate container f46af8e752e8 10:34:29 ---> 27e4a249cd20 10:34:29 Step 13/22 : WORKDIR /edgex 10:34:29 Removing intermediate container be4a482add57 10:34:29 ---> 84940f04f885 10:34:29 Step 13/22 : ENV APP_PORT=59860 10:34:29 ---> Running in ade56a5d9545 10:34:30 ---> Running in 4262db0a29aa 10:34:30 ---> Running in 7f8d0e43b9da 10:34:30 ---> 6606d27bbf13 10:34:30 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:34:30 Removing intermediate container 7f8d0e43b9da 10:34:30 ---> 61e886808b8d 10:34:30 Step 14/22 : EXPOSE $APP_PORT 10:34:30 Removing intermediate container 4262db0a29aa 10:34:30 ---> b90fc7475eda 10:34:30 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:34:30 ---> Running in d9d0878ca6ab 10:34:30 Removing intermediate container d9d0878ca6ab 10:34:30 ---> 4e42956922b1 10:34:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:34:30 ---> f1d502b00b89 10:34:30 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:34:30 ---> 0e3dc958671e 10:34:30 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:34:30 ---> a05531caa8a3 10:34:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:34:31 ---> 557f1aeeda30 10:34:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:34:31 Removing intermediate container ade56a5d9545 10:34:31 ---> 81fbb8733912 10:34:31 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 10:34:31 ---> Running in 8f36307c1d8e 10:34:31 Removing intermediate container 8f36307c1d8e 10:34:31 ---> f7771b8b01c9 10:34:31 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 10:34:32 ---> b6483de3152f 10:34:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:34:32 ---> 11ceb2c1421d 10:34:32 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:34:32 ---> 559f9d4a46ea 10:34:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:34:32 ---> 6f29a50ea49f 10:34:32 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 10:34:32 ---> Running in 79a434b4afe9 10:34:32 ---> 8a06dd38fa2c 10:34:32 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:34:32 ---> 29f823562542 10:34:32 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/ 10:34:32 ---> Running in b11d7cdf62d3 10:34:32 ---> Running in 021e47249abc 10:34:32 ---> 9204f832d14f 10:34:32 Step 18/22 : ENTRYPOINT ["/support-notifications"] 10:34:32 ---> Running in c6da7d749a45 10:34:32 Removing intermediate container c6da7d749a45 10:34:32 ---> eaa7ea989ba8 10:34:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:34:32 ---> Running in fd29ef14912a 10:34:33 Removing intermediate container fd29ef14912a 10:34:33 ---> 6633c7b1104c 10:34:33 Step 20/22 : LABEL arch=x86_64 10:34:33 ---> Running in 97b388309db4 10:34:33 Removing intermediate container 79a434b4afe9 10:34:33 ---> 8ccba2e2d90c 10:34:33 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 10:34:33 Removing intermediate container 97b388309db4 10:34:33 ---> d62a9143a382 10:34:33 Step 21/22 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 10:34:33 ---> Running in a410ef2c38fb 10:34:33 ---> 7b817c156441 10:34:33 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:34:33 Removing intermediate container a410ef2c38fb 10:34:33 ---> 85fcb1d66f7a 10:34:33 Step 22/22 : LABEL version=0.0.0 10:34:33 ---> Running in f2da446aa286 10:34:33 Removing intermediate container 021e47249abc 10:34:33 ---> be6ee480705b 10:34:33 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 10:34:33 Removing intermediate container b11d7cdf62d3 10:34:33 ---> 6d85495c2dd1 10:34:33 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 10:34:33 ---> Running in 8a5a82539fa0 10:34:33 Removing intermediate container f2da446aa286 10:34:33 ---> a9b6393c8b38 10:34:33 10:34:33 ---> Running in 4753c6ad6f1b 10:34:34 Successfully built a9b6393c8b38 10:34:34 Successfully tagged support-notifications:latest 10:34:34 Building core-data 10:34:34  Building support-notifications ... done  ---> ee2613ee0062 10:34:34 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:34:34 Removing intermediate container 8a5a82539fa0 10:34:34 Removing intermediate container 4753c6ad6f1b 10:34:34 ---> 0f3f20874f0e 10:34:34 ---> a14e1c316693 10:34:34 Step 23/25 : LABEL arch=x86_64Step 20/22 : LABEL arch=x86_64 10:34:34 10:34:35 ---> 62d2fe5bebcd 10:34:35 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:34:35 ---> Running in 9f5823f91375 10:34:35 ---> Running in 6d948761e785 10:34:35 Removing intermediate container 6d948761e785 10:34:35 ---> 3ee88553267a 10:34:35 Step 21/22 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 10:34:35 ---> Running in ee299b9c54ce 10:34:35 Removing intermediate container 9f5823f91375 10:34:35 ---> 25a8b666c75a 10:34:35 Step 24/25 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 10:34:35 ---> c2fed35a86c0 10:34:35 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 10:34:35 ---> Running in d5a740f889da 10:34:35 Removing intermediate container ee299b9c54ce 10:34:35 ---> 2a3ed6adcd62 10:34:35 Step 22/22 : LABEL version=0.0.0 10:34:36 ---> Running in ba7fe0734f9b 10:34:36 ---> a208e7440cce 10:34:36 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 10:34:36 Removing intermediate container d5a740f889da 10:34:36 ---> b6bf12b80411 10:34:36 Step 25/25 : LABEL version=0.0.0 10:34:36 ---> Running in a0ec0d5d8ff7 10:34:36 ---> Running in e9344abc5a62 10:34:36 Removing intermediate container ba7fe0734f9b 10:34:36 ---> ee1807b19b54 10:34:36 10:34:36 Removing intermediate container e9344abc5a62 10:34:36 ---> c827ba719b45 10:34:36 10:34:36 Successfully built ee1807b19b54 10:34:36 Successfully tagged security-proxy-setup:latest 10:34:36 Building sys-mgmt-agent 10:34:36 Removing intermediate container a0ec0d5d8ff7 10:34:36 ---> baf7ad2b4077 10:34:36 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:34:36  Building security-proxy-setup ... done Successfully built c827ba719b45 10:34:36 Successfully tagged security-secretstore-setup:latest 10:34:36  Building security-secretstore-setup ... done Building security-spire-agent 10:34:37 ---> 3874d27da25c 10:34:37 Step 26/31 : RUN chmod +x /entrypoint.sh 10:34:37 ---> Running in 3bcc380d1285 10:34:39 Removing intermediate container 3bcc380d1285 10:34:39 ---> 24d73d466a3c 10:34:39 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 10:34:40 ---> Running in 84b3b2610016 10:34:40 Removing intermediate container 84b3b2610016 10:34:40 ---> 7780c756a2e7 10:34:40 Step 28/31 : CMD ["gate"] 10:34:40 ---> Running in 99e2742fbe32 10:34:41 Removing intermediate container 99e2742fbe32 10:34:41 ---> d28e029de243 10:34:41 Step 29/31 : LABEL arch=x86_64 10:34:41 ---> Running in e1c48a23bfb1 10:34:41 Removing intermediate container e1c48a23bfb1 10:34:41 ---> 2ba3cceaab73 10:34:41 Step 30/31 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 10:34:41 ---> Running in c6f9be916291 10:34:41 Removing intermediate container c6f9be916291 10:34:41 ---> 9f2e9ab8c0a4 10:34:41 Step 31/31 : LABEL version=0.0.0 10:34:42 ---> Running in 4175cc370b6d 10:34:42 Removing intermediate container 4175cc370b6d 10:34:42 ---> 9ae5a06a3eab 10:34:42 10:34:42 Successfully built 9ae5a06a3eab 10:34:42 Successfully tagged security-bootstrapper:latest 10:34:42  Building security-bootstrapper ... done Building core-command 10:34:43 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:34:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:34:43 ---> 6a6e78e78c6f 10:34:43 Step 3/23 : WORKDIR /edgex-go 10:34:43 ---> Using cache 10:34:43 ---> 4ad78393f9b8 10:34:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:34:43 ---> Using cache 10:34:43 ---> 2fbe16acaa23 10:34:43 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:34:44 ---> Running in d63497eb34fe 10:34:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:34:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:34:45 OK: 221 MiB in 52 packages 10:34:49 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:34:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:34:49 ---> 6a6e78e78c6f 10:34:49 Step 3/23 : WORKDIR /edgex-go 10:34:49 ---> Using cache 10:34:49 ---> 4ad78393f9b8 10:34:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:34:49 ---> Using cache 10:34:49 ---> 2fbe16acaa23 10:34:49 Step 5/23 : RUN apk add --update --no-cache make bash git 10:34:49 ---> Running in 6469dd7a1e42 10:34:49 Removing intermediate container d63497eb34fe 10:34:49 ---> 69389693d83e 10:34:49 Step 6/23 : COPY go.mod vendor* ./ 10:34:49 ---> 601973f41533 10:34:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:49 ---> Running in 5c9a75a3334d 10:34:50 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:34:50 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:34:50 ---> 6a6e78e78c6f 10:34:50 Step 3/26 : WORKDIR /edgex-go 10:34:50 ---> Using cache 10:34:50 ---> 4ad78393f9b8 10:34:50 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:34:50 ---> Using cache 10:34:50 ---> 2fbe16acaa23 10:34:50 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 10:34:50 ---> Running in 595adb5639f8 10:34:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:34:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:34:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:34:51 OK: 221 MiB in 52 packages 10:34:51 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:34:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:34:51 ---> 6a6e78e78c6f 10:34:51 Step 3/23 : WORKDIR /edgex-go 10:34:51 ---> Using cache 10:34:51 ---> 4ad78393f9b8 10:34:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:34:51 ---> Using cache 10:34:51 ---> 2fbe16acaa23 10:34:51 Step 5/23 : RUN apk add --update --no-cache make git 10:34:51 ---> Running in 9a3c83beb8bd 10:34:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:34:52 Removing intermediate container 5c9a75a3334d 10:34:52 ---> b0430e3232ca 10:34:52 Step 8/23 : COPY . . 10:34:52 OK: 221 MiB in 52 packages 10:34:52 Removing intermediate container 6469dd7a1e42 10:34:52 ---> f59bcf75251b 10:34:52 Step 6/23 : COPY go.mod vendor* ./ 10:34:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:34:52 ---> 10322f79cc8a 10:34:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:53 ---> Running in 93d915cde681 10:34:53 Removing intermediate container 595adb5639f8 10:34:53 ---> 938b967d269f 10:34:53 Step 6/26 : COPY go.mod vendor* ./ 10:34:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:34:53 ---> a38b4b49b675 10:34:53 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:53 ---> Running in d428035105b7 10:34:53 OK: 221 MiB in 52 packages 10:34:54 Removing intermediate container 9a3c83beb8bd 10:34:54 ---> 965e979ada0f 10:34:54 Step 6/23 : COPY go.mod vendor* ./ 10:34:55 Removing intermediate container 93d915cde681 10:34:55 ---> 10fa298af0a5 10:34:55 Step 8/23 : COPY . . 10:34:55 ---> ca21a86a986d 10:34:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:55 ---> Running in e4c78367ebe0 10:34:56 Removing intermediate container d428035105b7 10:34:56 ---> f95e0f528440 10:34:56 Step 8/26 : COPY . . 10:34:59 Removing intermediate container e4c78367ebe0 10:34:59 ---> 1fabe074faea 10:34:59 Step 8/23 : COPY . . 10:35:06 Removing intermediate container c62544dec9d1 10:35:06 ---> c565db6526e6 10:35:06 Successfully built c565db6526e6 10:35:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:35:07 + docker inspect -f . ci-base-image-arm64 10:35:07 . [Pipeline] withDockerContainer 10:35:07 prd-ubuntu20.04-docker-arm64-4c-16g-19482 does not seem to be running inside a container 10:35:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-arm64 cat 10:35:08 $ docker top eaca5c9083dc3c95d962e11248f88819ae47e4b1a88467531e65f039b89f3360 -eo pid,comm [Pipeline] { [Pipeline] sh 10:35:09 + go version 10:35:09 go version go1.17.6 linux/arm64 [Pipeline] } 10:35:09 $ docker stop --time=1 eaca5c9083dc3c95d962e11248f88819ae47e4b1a88467531e65f039b89f3360 10:35:11 $ docker rm -f eaca5c9083dc3c95d962e11248f88819ae47e4b1a88467531e65f039b89f3360 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:35:11 ---> 086b0a951521 10:35:11 Step 9/23 : RUN make cmd/core-data/core-data 10:35:12 + docker inspect -f . ci-base-image-arm64 10:35:12 . 10:35:12 ---> Running in f314e526ec29 10:35:12 ---> eb242a3a5b30 10:35:12 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:35:12 ---> Running in ce57f0d8e9cd 10:35:12 ---> 7958e216024a 10:35:12 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [Pipeline] withDockerContainer 10:35:12 prd-ubuntu20.04-docker-arm64-4c-16g-19482 does not seem to be running inside a container 10:35:12 ---> Running in 16831e5bb06b 10:35:12 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-arm64 cat 10:35:12 Removing intermediate container 16831e5bb06b 10:35:12 ---> de7860689159 10:35:12 Step 10/26 : RUN mkdir -p spire-build 10:35:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 10:35:12 ---> Running in 03442503cd95 10:35:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:35:13 $ docker top 6f858a23d77441b12d2d8c256d552b303048bdd5104dfb2eaa87aa22b5c681c0 -eo pid,comm 10:35:13 ---> a971caa706fc 10:35:13 Step 9/23 : RUN make cmd/core-command/core-command [Pipeline] { [Pipeline] echo 10:35:13 ========================================================= 10:35:13 [edgeXBuildGoParallel] Running Tests and Build... 10:35:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:35:14 ---> Running in 05979973fd04 10:35:14 Removing intermediate container 03442503cd95 10:35:14 ---> c77f78bc8769 10:35:14 Step 11/26 : WORKDIR /edgex-go/spire-build 10:35:14 ---> Running in c3c5636bcaeb 10:35:14 Removing intermediate container c3c5636bcaeb 10:35:14 ---> e03074040919 10:35:14 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 10:35:14 ---> Running in 365ef07da650 10:35:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 10:35:14 + make test 10:35:14 go mod tidy -compat=1.17 10:35:15 spire-1.2.1/ 10:35:15 spire-1.2.1/.data/ 10:35:15 spire-1.2.1/.data/.file 10:35:15 spire-1.2.1/.dockerignore 10:35:15 spire-1.2.1/.gitattributes 10:35:15 spire-1.2.1/.githooks/ 10:35:15 spire-1.2.1/.githooks/pre-commit 10:35:15 spire-1.2.1/.github/ 10:35:15 spire-1.2.1/.github/ISSUE_TEMPLATE.md 10:35:15 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 10:35:15 spire-1.2.1/.github/dependabot.yml 10:35:15 spire-1.2.1/.github/workflows/ 10:35:15 spire-1.2.1/.github/workflows/nightly_build.yaml 10:35:15 spire-1.2.1/.github/workflows/pr_build.yaml 10:35:15 spire-1.2.1/.github/workflows/release_build.yaml 10:35:15 spire-1.2.1/.github/workflows/scripts/ 10:35:15 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 10:35:15 spire-1.2.1/.github/workflows/scripts/push-images.sh 10:35:15 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 10:35:15 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 10:35:15 spire-1.2.1/.github/workflows/scripts/split.sh 10:35:15 spire-1.2.1/.gitignore 10:35:15 spire-1.2.1/.go-version 10:35:15 spire-1.2.1/.golangci.yml 10:35:15 spire-1.2.1/ADOPTERS.md 10:35:15 spire-1.2.1/CHANGELOG.md 10:35:15 spire-1.2.1/CODE-OF-CONDUCT.md 10:35:15 spire-1.2.1/CODEOWNERS 10:35:15 spire-1.2.1/CONTRIBUTING.md 10:35:15 spire-1.2.1/Dockerfile 10:35:15 spire-1.2.1/Dockerfile.dev 10:35:15 spire-1.2.1/Dockerfile.scratch 10:35:15 spire-1.2.1/LICENSE 10:35:15 spire-1.2.1/MAINTAINERS.md 10:35:15 spire-1.2.1/Makefile 10:35:15 spire-1.2.1/README.md 10:35:15 spire-1.2.1/ROADMAP.md 10:35:15 spire-1.2.1/SECURITY.md 10:35:15 spire-1.2.1/cmd/ 10:35:15 spire-1.2.1/cmd/spire-agent/ 10:35:15 spire-1.2.1/cmd/spire-agent/cli/ 10:35:15 spire-1.2.1/cmd/spire-agent/cli/api/ 10:35:15 spire-1.2.1/cmd/spire-agent/cli/api/common.go 10:35:15 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 10:35:15 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 10:35:15 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 10:35:15 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 10:35:15 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 10:35:15 spire-1.2.1/cmd/spire-agent/cli/cli.go 10:35:15 spire-1.2.1/cmd/spire-agent/cli/common/ 10:35:15 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 10:35:15 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 10:35:15 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 10:35:15 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 10:35:15 spire-1.2.1/cmd/spire-agent/cli/run/ 10:35:15 spire-1.2.1/cmd/spire-agent/cli/run/run.go 10:35:15 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 10:35:15 spire-1.2.1/cmd/spire-agent/cli/validate/ 10:35:15 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 10:35:15 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 10:35:15 spire-1.2.1/cmd/spire-agent/main.go 10:35:15 spire-1.2.1/cmd/spire-server/ 10:35:15 spire-1.2.1/cmd/spire-server/cli/ 10:35:15 spire-1.2.1/cmd/spire-server/cli/agent/ 10:35:15 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/agent/count.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/agent/list.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/agent/show.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/bundle/ 10:35:15 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/cli.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/entry/ 10:35:15 spire-1.2.1/cmd/spire-server/cli/entry/count.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/entry/create.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/entry/show.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/entry/update.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/entry/util.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/federation/ 10:35:15 spire-1.2.1/cmd/spire-server/cli/federation/common.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/federation/create.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/federation/list.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/federation/show.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/federation/update.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 10:35:15 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/jwt/ 10:35:15 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/run/ 10:35:15 spire-1.2.1/cmd/spire-server/cli/run/run.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/token/ 10:35:15 spire-1.2.1/cmd/spire-server/cli/token/generate.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/validate/ 10:35:15 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/x509/ 10:35:15 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 10:35:15 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 10:35:15 spire-1.2.1/cmd/spire-server/main.go 10:35:15 spire-1.2.1/cmd/spire-server/util/ 10:35:15 spire-1.2.1/cmd/spire-server/util/util.go 10:35:15 spire-1.2.1/conf/ 10:35:15 spire-1.2.1/conf/agent/ 10:35:15 spire-1.2.1/conf/agent/agent.conf 10:35:15 spire-1.2.1/conf/agent/agent_full.conf 10:35:15 spire-1.2.1/conf/agent/dummy_root_ca.crt 10:35:15 spire-1.2.1/conf/server/ 10:35:15 spire-1.2.1/conf/server/dummy_upstream_ca.crt 10:35:15 spire-1.2.1/conf/server/dummy_upstream_ca.key 10:35:15 spire-1.2.1/conf/server/server.conf 10:35:15 spire-1.2.1/conf/server/server_full.conf 10:35:15 spire-1.2.1/doc/ 10:35:15 spire-1.2.1/doc/SPIRE101.md 10:35:15 spire-1.2.1/doc/auditlog.md 10:35:15 spire-1.2.1/doc/authorization_policy_engine.md 10:35:15 spire-1.2.1/doc/changelog_guidelines.md 10:35:15 spire-1.2.1/doc/cure53-report.pdf 10:35:15 spire-1.2.1/doc/images/ 10:35:15 spire-1.2.1/doc/images/2019_roadmap.png 10:35:15 spire-1.2.1/doc/images/SPIRE101.png 10:35:15 spire-1.2.1/doc/images/SPIRE_agent.png 10:35:15 spire-1.2.1/doc/images/SPIRE_server.png 10:35:15 spire-1.2.1/doc/images/cache_mgr.png 10:35:15 spire-1.2.1/doc/images/cache_mgr_components.png 10:35:15 spire-1.2.1/doc/images/federated_spire.png 10:35:15 spire-1.2.1/doc/images/ha_mode.png 10:35:15 spire-1.2.1/doc/images/nested_spire.png 10:35:15 spire-1.2.1/doc/images/oidc_federation.png 10:35:15 spire-1.2.1/doc/images/single_trust_domain.png 10:35:15 spire-1.2.1/doc/images/spiffe_compatible.png 10:35:15 spire-1.2.1/doc/images/spire_logo.png 10:35:15 spire-1.2.1/doc/migrating_registration_api_clients.md 10:35:15 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 10:35:15 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 10:35:15 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 10:35:15 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 10:35:15 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 10:35:15 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 10:35:15 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 10:35:15 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 10:35:15 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 10:35:15 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 10:35:15 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 10:35:15 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 10:35:15 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 10:35:15 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 10:35:15 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 10:35:15 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 10:35:15 spire-1.2.1/doc/plugin_server_datastore_sql.md 10:35:15 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 10:35:15 spire-1.2.1/doc/plugin_server_keymanager_disk.md 10:35:15 spire-1.2.1/doc/plugin_server_keymanager_memory.md 10:35:15 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 10:35:15 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 10:35:15 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 10:35:15 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 10:35:15 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 10:35:15 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 10:35:15 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 10:35:15 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 10:35:15 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 10:35:15 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 10:35:15 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 10:35:15 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 10:35:15 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 10:35:15 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 10:35:15 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 10:35:15 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 10:35:15 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 10:35:15 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 10:35:15 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 10:35:15 spire-1.2.1/doc/scaling_spire.md 10:35:15 spire-1.2.1/doc/spire_agent.md 10:35:15 spire-1.2.1/doc/spire_server.md 10:35:15 spire-1.2.1/doc/supported_integrations.md 10:35:15 spire-1.2.1/doc/telemetry.md 10:35:15 spire-1.2.1/doc/telemetry_config.md 10:35:15 spire-1.2.1/doc/upgrading.md 10:35:15 spire-1.2.1/doc/using_spire.md 10:35:15 spire-1.2.1/examples/ 10:35:15 spire-1.2.1/examples/README.md 10:35:15 spire-1.2.1/go.mod 10:35:15 spire-1.2.1/go.sum 10:35:15 spire-1.2.1/pkg/ 10:35:15 spire-1.2.1/pkg/agent/ 10:35:15 spire-1.2.1/pkg/agent/agent.go 10:35:15 spire-1.2.1/pkg/agent/api/ 10:35:15 spire-1.2.1/pkg/agent/api/config.go 10:35:15 spire-1.2.1/pkg/agent/api/debug/ 10:35:15 spire-1.2.1/pkg/agent/api/debug/v1/ 10:35:15 spire-1.2.1/pkg/agent/api/debug/v1/service.go 10:35:15 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 10:35:15 spire-1.2.1/pkg/agent/api/delegatedidentity/ 10:35:15 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 10:35:15 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 10:35:15 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 10:35:15 spire-1.2.1/pkg/agent/api/endpoints.go 10:35:15 spire-1.2.1/pkg/agent/api/health/ 10:35:15 spire-1.2.1/pkg/agent/api/health/v1/ 10:35:15 spire-1.2.1/pkg/agent/api/health/v1/service.go 10:35:15 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 10:35:15 spire-1.2.1/pkg/agent/api/rpccontext/ 10:35:15 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 10:35:15 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 10:35:15 spire-1.2.1/pkg/agent/attestor/ 10:35:15 spire-1.2.1/pkg/agent/attestor/node/ 10:35:15 spire-1.2.1/pkg/agent/attestor/node/experimental.go 10:35:15 spire-1.2.1/pkg/agent/attestor/node/node.go 10:35:15 spire-1.2.1/pkg/agent/attestor/node/node_test.go 10:35:15 spire-1.2.1/pkg/agent/attestor/workload/ 10:35:15 spire-1.2.1/pkg/agent/attestor/workload/workload.go 10:35:15 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 10:35:15 spire-1.2.1/pkg/agent/catalog/ 10:35:15 spire-1.2.1/pkg/agent/catalog/catalog.go 10:35:15 spire-1.2.1/pkg/agent/catalog/keymanager.go 10:35:15 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 10:35:15 spire-1.2.1/pkg/agent/catalog/svidstore.go 10:35:15 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 10:35:15 spire-1.2.1/pkg/agent/client/ 10:35:15 spire-1.2.1/pkg/agent/client/client.go 10:35:15 spire-1.2.1/pkg/agent/client/client_test.go 10:35:15 spire-1.2.1/pkg/agent/client/dial.go 10:35:15 spire-1.2.1/pkg/agent/client/nodeconn.go 10:35:15 spire-1.2.1/pkg/agent/client/nodeconn_test.go 10:35:15 spire-1.2.1/pkg/agent/client/update.go 10:35:15 spire-1.2.1/pkg/agent/client/util.go 10:35:15 spire-1.2.1/pkg/agent/common/ 10:35:15 spire-1.2.1/pkg/agent/common/backoff/ 10:35:15 spire-1.2.1/pkg/agent/common/backoff/backoff.go 10:35:15 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 10:35:15 spire-1.2.1/pkg/agent/common/cgroups/ 10:35:15 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 10:35:15 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 10:35:15 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 10:35:15 spire-1.2.1/pkg/agent/config.go 10:35:15 spire-1.2.1/pkg/agent/endpoints/ 10:35:15 spire-1.2.1/pkg/agent/endpoints/config.go 10:35:15 spire-1.2.1/pkg/agent/endpoints/endpoints.go 10:35:15 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 10:35:15 spire-1.2.1/pkg/agent/endpoints/metrics.go 10:35:15 spire-1.2.1/pkg/agent/endpoints/middleware.go 10:35:15 spire-1.2.1/pkg/agent/endpoints/peertracker.go 10:35:15 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 10:35:15 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 10:35:15 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 10:35:15 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 10:35:15 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 10:35:15 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 10:35:15 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 10:35:15 spire-1.2.1/pkg/agent/endpoints/workload/ 10:35:15 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 10:35:15 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 10:35:15 spire-1.2.1/pkg/agent/manager/ 10:35:15 spire-1.2.1/pkg/agent/manager/cache/ 10:35:15 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 10:35:15 spire-1.2.1/pkg/agent/manager/cache/cache.go 10:35:15 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 10:35:15 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 10:35:15 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 10:35:15 spire-1.2.1/pkg/agent/manager/cache/sets.go 10:35:15 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 10:35:15 spire-1.2.1/pkg/agent/manager/config.go 10:35:15 spire-1.2.1/pkg/agent/manager/manager.go 10:35:15 spire-1.2.1/pkg/agent/manager/manager_test.go 10:35:15 spire-1.2.1/pkg/agent/manager/storage.go 10:35:15 spire-1.2.1/pkg/agent/manager/storage_test.go 10:35:15 spire-1.2.1/pkg/agent/manager/storecache/ 10:35:15 spire-1.2.1/pkg/agent/manager/storecache/cache.go 10:35:15 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 10:35:15 spire-1.2.1/pkg/agent/manager/sync.go 10:35:15 spire-1.2.1/pkg/agent/plugin/ 10:35:15 spire-1.2.1/pkg/agent/plugin/keymanager/ 10:35:15 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 10:35:15 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 10:35:15 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 10:35:15 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 10:35:15 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 10:35:15 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 10:35:15 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 10:35:15 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 10:35:15 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 10:35:15 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 10:35:15 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 10:35:15 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 10:35:15 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 10:35:15 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 10:35:15 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 10:35:15 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 10:35:15 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 10:35:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 10:35:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 10:35:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 10:35:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 10:35:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 10:35:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 10:35:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 10:35:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 10:35:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 10:35:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 10:35:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 10:35:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 10:35:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 10:35:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 10:35:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 10:35:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 10:35:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 10:35:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 10:35:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 10:35:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 10:35:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 10:35:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 10:35:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 10:35:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 10:35:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 10:35:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 10:35:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 10:35:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 10:35:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 10:35:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 10:35:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 10:35:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 10:35:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 10:35:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 10:35:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 10:35:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 10:35:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 10:35:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 10:35:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 10:35:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 10:35:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 10:35:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 10:35:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 10:35:15 spire-1.2.1/pkg/agent/plugin/svidstore/ 10:35:15 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 10:35:15 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 10:35:15 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 10:35:15 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 10:35:15 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 10:35:15 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 10:35:15 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 10:35:15 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 10:35:15 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 10:35:15 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 10:35:15 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 10:35:15 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 10:35:15 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 10:35:15 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 10:35:15 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 10:35:15 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 10:35:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 10:35:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 10:35:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 10:35:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 10:35:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 10:35:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 10:35:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 10:35:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 10:35:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 10:35:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 10:35:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 10:35:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 10:35:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 10:35:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 10:35:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 10:35:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 10:35:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 10:35:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 10:35:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 10:35:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 10:35:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 10:35:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 10:35:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 10:35:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 10:35:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 10:35:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 10:35:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 10:35:15 spire-1.2.1/pkg/agent/svid/ 10:35:15 spire-1.2.1/pkg/agent/svid/rotator.go 10:35:15 spire-1.2.1/pkg/agent/svid/rotator_config.go 10:35:15 spire-1.2.1/pkg/agent/svid/rotator_test.go 10:35:15 spire-1.2.1/pkg/agent/svid/store/ 10:35:15 spire-1.2.1/pkg/agent/svid/store/service.go 10:35:15 spire-1.2.1/pkg/agent/svid/store/service_test.go 10:35:15 spire-1.2.1/pkg/common/ 10:35:15 spire-1.2.1/pkg/common/agentpathtemplate/ 10:35:15 spire-1.2.1/pkg/common/agentpathtemplate/template.go 10:35:15 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 10:35:15 spire-1.2.1/pkg/common/api/ 10:35:15 spire-1.2.1/pkg/common/api/metrics.go 10:35:15 spire-1.2.1/pkg/common/api/middleware/ 10:35:15 spire-1.2.1/pkg/common/api/middleware/common_test.go 10:35:15 spire-1.2.1/pkg/common/api/middleware/interceptor.go 10:35:15 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 10:35:15 spire-1.2.1/pkg/common/api/middleware/logger.go 10:35:15 spire-1.2.1/pkg/common/api/middleware/logger_test.go 10:35:15 spire-1.2.1/pkg/common/api/middleware/metrics.go 10:35:15 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 10:35:15 spire-1.2.1/pkg/common/api/middleware/middleware.go 10:35:15 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 10:35:15 spire-1.2.1/pkg/common/api/middleware/misconfig.go 10:35:15 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 10:35:15 spire-1.2.1/pkg/common/api/middleware/names.go 10:35:15 spire-1.2.1/pkg/common/api/middleware/names_test.go 10:35:15 spire-1.2.1/pkg/common/api/names.go 10:35:15 spire-1.2.1/pkg/common/api/ratelimit.go 10:35:15 spire-1.2.1/pkg/common/api/rpccontext/ 10:35:15 spire-1.2.1/pkg/common/api/rpccontext/logger.go 10:35:15 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 10:35:15 spire-1.2.1/pkg/common/api/rpccontext/names.go 10:35:15 spire-1.2.1/pkg/common/auth/ 10:35:15 spire-1.2.1/pkg/common/auth/interceptors.go 10:35:15 spire-1.2.1/pkg/common/auth/interceptors_test.go 10:35:15 spire-1.2.1/pkg/common/auth/untracked_uds.go 10:35:15 spire-1.2.1/pkg/common/bundleutil/ 10:35:15 spire-1.2.1/pkg/common/bundleutil/bundle.go 10:35:15 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 10:35:15 spire-1.2.1/pkg/common/bundleutil/common_test.go 10:35:15 spire-1.2.1/pkg/common/bundleutil/marshal.go 10:35:15 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 10:35:15 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 10:35:15 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 10:35:15 spire-1.2.1/pkg/common/bundleutil/types.go 10:35:15 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 10:35:15 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 10:35:15 spire-1.2.1/pkg/common/catalog/ 10:35:15 spire-1.2.1/pkg/common/catalog/bind.go 10:35:15 spire-1.2.1/pkg/common/catalog/builtin.go 10:35:15 spire-1.2.1/pkg/common/catalog/catalog.go 10:35:15 spire-1.2.1/pkg/common/catalog/catalog_test.go 10:35:15 spire-1.2.1/pkg/common/catalog/closers.go 10:35:15 spire-1.2.1/pkg/common/catalog/cmd_linux.go 10:35:15 spire-1.2.1/pkg/common/catalog/cmd_other.go 10:35:15 spire-1.2.1/pkg/common/catalog/config.go 10:35:15 spire-1.2.1/pkg/common/catalog/config_test.go 10:35:15 spire-1.2.1/pkg/common/catalog/configure.go 10:35:15 spire-1.2.1/pkg/common/catalog/constraints.go 10:35:15 spire-1.2.1/pkg/common/catalog/constraints_test.go 10:35:15 spire-1.2.1/pkg/common/catalog/context.go 10:35:15 spire-1.2.1/pkg/common/catalog/external.go 10:35:15 spire-1.2.1/pkg/common/catalog/host.go 10:35:15 spire-1.2.1/pkg/common/catalog/pipenet.go 10:35:15 spire-1.2.1/pkg/common/catalog/plugin.go 10:35:15 spire-1.2.1/pkg/common/catalog/testplugin/ 10:35:15 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 10:35:15 spire-1.2.1/pkg/common/catalog/testplugin/main.go 10:35:15 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 10:35:15 spire-1.2.1/pkg/common/cli/ 10:35:15 spire-1.2.1/pkg/common/cli/env.go 10:35:15 spire-1.2.1/pkg/common/cli/flags.go 10:35:15 spire-1.2.1/pkg/common/cli/trust_domain.go 10:35:15 spire-1.2.1/pkg/common/cli/trust_domain_test.go 10:35:15 spire-1.2.1/pkg/common/cli/umask.go 10:35:15 spire-1.2.1/pkg/common/cli/umask_posix.go 10:35:15 spire-1.2.1/pkg/common/cli/umask_test.go 10:35:15 spire-1.2.1/pkg/common/cli/umask_windows.go 10:35:15 spire-1.2.1/pkg/common/cliprinter/ 10:35:15 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 10:35:15 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 10:35:15 spire-1.2.1/pkg/common/cliprinter/flag.go 10:35:15 spire-1.2.1/pkg/common/cliprinter/flag_test.go 10:35:15 spire-1.2.1/pkg/common/cliprinter/format.go 10:35:15 spire-1.2.1/pkg/common/cliprinter/format_test.go 10:35:15 spire-1.2.1/pkg/common/cliprinter/internal/ 10:35:15 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 10:35:15 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 10:35:15 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 10:35:15 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 10:35:15 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 10:35:15 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 10:35:15 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 10:35:15 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 10:35:15 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 10:35:15 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 10:35:15 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 10:35:15 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 10:35:15 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 10:35:15 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 10:35:15 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 10:35:15 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 10:35:15 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 10:35:15 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 10:35:15 spire-1.2.1/pkg/common/coretypes/ 10:35:15 spire-1.2.1/pkg/common/coretypes/bundle/ 10:35:15 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 10:35:15 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 10:35:15 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 10:35:15 spire-1.2.1/pkg/common/coretypes/bundle/require.go 10:35:15 spire-1.2.1/pkg/common/coretypes/jwtkey/ 10:35:15 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 10:35:15 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 10:35:15 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 10:35:15 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 10:35:15 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 10:35:15 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 10:35:15 spire-1.2.1/pkg/common/coretypes/x509certificate/ 10:35:15 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 10:35:15 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 10:35:15 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 10:35:15 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 10:35:15 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 10:35:15 spire-1.2.1/pkg/common/cryptoutil/ 10:35:15 spire-1.2.1/pkg/common/cryptoutil/keys.go 10:35:15 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 10:35:15 spire-1.2.1/pkg/common/diskutil/ 10:35:15 spire-1.2.1/pkg/common/diskutil/file_posix.go 10:35:15 spire-1.2.1/pkg/common/diskutil/file_test.go 10:35:15 spire-1.2.1/pkg/common/diskutil/file_windows.go 10:35:15 spire-1.2.1/pkg/common/errorutil/ 10:35:15 spire-1.2.1/pkg/common/errorutil/wrapper.go 10:35:15 spire-1.2.1/pkg/common/health/ 10:35:15 spire-1.2.1/pkg/common/health/config.go 10:35:15 spire-1.2.1/pkg/common/health/context.go 10:35:15 spire-1.2.1/pkg/common/health/context_test.go 10:35:15 spire-1.2.1/pkg/common/health/health.go 10:35:15 spire-1.2.1/pkg/common/health/health_test.go 10:35:15 spire-1.2.1/pkg/common/health/logger.go 10:35:15 spire-1.2.1/pkg/common/hostservice/ 10:35:15 spire-1.2.1/pkg/common/hostservice/metricsservice/ 10:35:15 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 10:35:15 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 10:35:15 spire-1.2.1/pkg/common/idutil/ 10:35:15 spire-1.2.1/pkg/common/idutil/require.go 10:35:15 spire-1.2.1/pkg/common/idutil/require_test.go 10:35:15 spire-1.2.1/pkg/common/idutil/safety.go 10:35:15 spire-1.2.1/pkg/common/idutil/safety_test.go 10:35:15 spire-1.2.1/pkg/common/idutil/spiffeid.go 10:35:15 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 10:35:15 spire-1.2.1/pkg/common/jwtsvid/ 10:35:15 spire-1.2.1/pkg/common/jwtsvid/common.go 10:35:15 spire-1.2.1/pkg/common/jwtsvid/sign.go 10:35:15 spire-1.2.1/pkg/common/jwtsvid/token_test.go 10:35:15 spire-1.2.1/pkg/common/jwtsvid/validate.go 10:35:15 spire-1.2.1/pkg/common/jwtutil/ 10:35:15 spire-1.2.1/pkg/common/jwtutil/keyset.go 10:35:15 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 10:35:15 spire-1.2.1/pkg/common/log/ 10:35:15 spire-1.2.1/pkg/common/log/hclog_adapter.go 10:35:15 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 10:35:15 spire-1.2.1/pkg/common/log/log.go 10:35:15 spire-1.2.1/pkg/common/log/log_test.go 10:35:15 spire-1.2.1/pkg/common/log/options.go 10:35:15 spire-1.2.1/pkg/common/nodeutil/ 10:35:15 spire-1.2.1/pkg/common/nodeutil/node.go 10:35:15 spire-1.2.1/pkg/common/nodeutil/node_test.go 10:35:15 spire-1.2.1/pkg/common/peertracker/ 10:35:15 spire-1.2.1/pkg/common/peertracker/conn.go 10:35:15 spire-1.2.1/pkg/common/peertracker/credentials.go 10:35:15 spire-1.2.1/pkg/common/peertracker/errors.go 10:35:15 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 10:35:15 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 10:35:15 spire-1.2.1/pkg/common/peertracker/info.go 10:35:15 spire-1.2.1/pkg/common/peertracker/listener.go 10:35:15 spire-1.2.1/pkg/common/peertracker/listener_test.go 10:35:15 spire-1.2.1/pkg/common/peertracker/peertracker.go 10:35:15 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 10:35:15 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 10:35:15 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 10:35:15 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 10:35:15 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 10:35:15 spire-1.2.1/pkg/common/peertracker/tcp.go 10:35:15 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 10:35:15 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 10:35:15 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 10:35:15 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 10:35:15 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 10:35:15 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 10:35:15 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 10:35:15 spire-1.2.1/pkg/common/peertracker/uds.go 10:35:15 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 10:35:15 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 10:35:15 spire-1.2.1/pkg/common/peertracker/uds_linux.go 10:35:15 spire-1.2.1/pkg/common/pemutil/ 10:35:15 spire-1.2.1/pkg/common/pemutil/block.go 10:35:15 spire-1.2.1/pkg/common/pemutil/certs.go 10:35:15 spire-1.2.1/pkg/common/pemutil/common.go 10:35:15 spire-1.2.1/pkg/common/pemutil/csr.go 10:35:15 spire-1.2.1/pkg/common/pemutil/keys.go 10:35:15 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 10:35:15 spire-1.2.1/pkg/common/pemutil/testdata/ 10:35:15 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 10:35:15 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 10:35:15 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 10:35:15 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 10:35:15 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 10:35:15 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 10:35:15 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 10:35:15 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 10:35:15 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 10:35:15 spire-1.2.1/pkg/common/plugin/ 10:35:15 spire-1.2.1/pkg/common/plugin/aws/ 10:35:15 spire-1.2.1/pkg/common/plugin/aws/iid.go 10:35:15 spire-1.2.1/pkg/common/plugin/azure/ 10:35:15 spire-1.2.1/pkg/common/plugin/azure/msi.go 10:35:15 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 10:35:15 spire-1.2.1/pkg/common/plugin/facade.go 10:35:15 spire-1.2.1/pkg/common/plugin/facade_test.go 10:35:15 spire-1.2.1/pkg/common/plugin/gcp/ 10:35:15 spire-1.2.1/pkg/common/plugin/gcp/iit.go 10:35:15 spire-1.2.1/pkg/common/plugin/k8s/ 10:35:15 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 10:35:15 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 10:35:15 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 10:35:15 spire-1.2.1/pkg/common/plugin/k8s/utils.go 10:35:15 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 10:35:15 spire-1.2.1/pkg/common/plugin/log.go 10:35:15 spire-1.2.1/pkg/common/plugin/sshpop/ 10:35:15 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 10:35:15 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 10:35:15 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 10:35:15 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 10:35:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 10:35:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 10:35:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 10:35:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 10:35:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 10:35:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 10:35:15 spire-1.2.1/pkg/common/plugin/tpmdevid/ 10:35:15 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 10:35:15 spire-1.2.1/pkg/common/plugin/x509pop/ 10:35:15 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 10:35:15 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 10:35:15 spire-1.2.1/pkg/common/profiling/ 10:35:15 spire-1.2.1/pkg/common/profiling/dumpers.go 10:35:15 spire-1.2.1/pkg/common/profiling/profiling.go 10:35:15 spire-1.2.1/pkg/common/protoutil/ 10:35:15 spire-1.2.1/pkg/common/protoutil/masks.go 10:35:15 spire-1.2.1/pkg/common/protoutil/masks_test.go 10:35:15 spire-1.2.1/pkg/common/rotationutil/ 10:35:15 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 10:35:15 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 10:35:15 spire-1.2.1/pkg/common/selector/ 10:35:15 spire-1.2.1/pkg/common/selector/selector.go 10:35:15 spire-1.2.1/pkg/common/selector/selector_test.go 10:35:15 spire-1.2.1/pkg/common/selector/set.go 10:35:15 spire-1.2.1/pkg/common/selector/set_utils.go 10:35:15 spire-1.2.1/pkg/common/selector/set_utils_test.go 10:35:15 spire-1.2.1/pkg/common/telemetry/ 10:35:15 spire-1.2.1/pkg/common/telemetry/agent/ 10:35:15 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 10:35:15 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 10:35:15 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 10:35:15 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 10:35:15 spire-1.2.1/pkg/common/telemetry/agent/manager.go 10:35:15 spire-1.2.1/pkg/common/telemetry/agent/node.go 10:35:15 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 10:35:15 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 10:35:15 spire-1.2.1/pkg/common/telemetry/agent/store/ 10:35:15 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 10:35:15 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 10:35:15 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 10:35:15 spire-1.2.1/pkg/common/telemetry/blackhole.go 10:35:15 spire-1.2.1/pkg/common/telemetry/call.go 10:35:15 spire-1.2.1/pkg/common/telemetry/common/ 10:35:15 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 10:35:15 spire-1.2.1/pkg/common/telemetry/config.go 10:35:15 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 10:35:15 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 10:35:15 spire-1.2.1/pkg/common/telemetry/inmem.go 10:35:15 spire-1.2.1/pkg/common/telemetry/inmem_test.go 10:35:15 spire-1.2.1/pkg/common/telemetry/m3.go 10:35:15 spire-1.2.1/pkg/common/telemetry/m3_test.go 10:35:15 spire-1.2.1/pkg/common/telemetry/metrics.go 10:35:15 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 10:35:15 spire-1.2.1/pkg/common/telemetry/names.go 10:35:15 spire-1.2.1/pkg/common/telemetry/prometheus.go 10:35:15 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 10:35:15 spire-1.2.1/pkg/common/telemetry/sanitize.go 10:35:15 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 10:35:15 spire-1.2.1/pkg/common/telemetry/server/ 10:35:15 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 10:35:15 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 10:35:15 spire-1.2.1/pkg/common/telemetry/server/datastore/ 10:35:15 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 10:35:15 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 10:35:15 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 10:35:15 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 10:35:15 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 10:35:15 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 10:35:15 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 10:35:15 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 10:35:15 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 10:35:15 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 10:35:15 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 10:35:15 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 10:35:15 spire-1.2.1/pkg/common/telemetry/server/rotate.go 10:35:15 spire-1.2.1/pkg/common/telemetry/server/server.go 10:35:15 spire-1.2.1/pkg/common/telemetry/sink.go 10:35:15 spire-1.2.1/pkg/common/telemetry/statsd.go 10:35:15 spire-1.2.1/pkg/common/telemetry/statsd_test.go 10:35:15 spire-1.2.1/pkg/common/telemetry/uptime.go 10:35:15 spire-1.2.1/pkg/common/telemetry/version.go 10:35:15 spire-1.2.1/pkg/common/telemetry/withlabels.go 10:35:15 spire-1.2.1/pkg/common/uptime/ 10:35:15 spire-1.2.1/pkg/common/uptime/uptime.go 10:35:15 spire-1.2.1/pkg/common/uptime/uptime_test.go 10:35:15 spire-1.2.1/pkg/common/util/ 10:35:15 spire-1.2.1/pkg/common/util/certs.go 10:35:15 spire-1.2.1/pkg/common/util/certs_test.go 10:35:15 spire-1.2.1/pkg/common/util/csr.go 10:35:15 spire-1.2.1/pkg/common/util/hash.go 10:35:15 spire-1.2.1/pkg/common/util/selectors.go 10:35:15 spire-1.2.1/pkg/common/util/selectors_test.go 10:35:15 spire-1.2.1/pkg/common/util/signals.go 10:35:15 spire-1.2.1/pkg/common/util/sort.go 10:35:15 spire-1.2.1/pkg/common/util/sort_test.go 10:35:15 spire-1.2.1/pkg/common/util/task.go 10:35:15 spire-1.2.1/pkg/common/util/task_test.go 10:35:15 spire-1.2.1/pkg/common/util/testdata/ 10:35:15 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 10:35:15 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 10:35:15 spire-1.2.1/pkg/common/version/ 10:35:15 spire-1.2.1/pkg/common/version/version.go 10:35:15 spire-1.2.1/pkg/common/x509svid/ 10:35:15 spire-1.2.1/pkg/common/x509svid/common_test.go 10:35:15 spire-1.2.1/pkg/common/x509svid/csr.go 10:35:15 spire-1.2.1/pkg/common/x509svid/upstreamca.go 10:35:15 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 10:35:15 spire-1.2.1/pkg/common/x509util/ 10:35:15 spire-1.2.1/pkg/common/x509util/cert.go 10:35:15 spire-1.2.1/pkg/common/x509util/dns.go 10:35:15 spire-1.2.1/pkg/common/x509util/dns_test.go 10:35:15 spire-1.2.1/pkg/common/x509util/keyid.go 10:35:15 spire-1.2.1/pkg/common/x509util/keypair.go 10:35:15 spire-1.2.1/pkg/common/x509util/serialnumber.go 10:35:15 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 10:35:15 spire-1.2.1/pkg/server/ 10:35:15 spire-1.2.1/pkg/server/api/ 10:35:15 spire-1.2.1/pkg/server/api/agent.go 10:35:15 spire-1.2.1/pkg/server/api/agent/ 10:35:15 spire-1.2.1/pkg/server/api/agent/v1/ 10:35:15 spire-1.2.1/pkg/server/api/agent/v1/service.go 10:35:15 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 10:35:15 spire-1.2.1/pkg/server/api/agent_test.go 10:35:15 spire-1.2.1/pkg/server/api/api.go 10:35:15 spire-1.2.1/pkg/server/api/audit/ 10:35:15 spire-1.2.1/pkg/server/api/audit/audit.go 10:35:15 spire-1.2.1/pkg/server/api/audit/audit_test.go 10:35:15 spire-1.2.1/pkg/server/api/bundle.go 10:35:15 spire-1.2.1/pkg/server/api/bundle/ 10:35:15 spire-1.2.1/pkg/server/api/bundle/v1/ 10:35:15 spire-1.2.1/pkg/server/api/bundle/v1/service.go 10:35:15 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 10:35:15 spire-1.2.1/pkg/server/api/bundle_test.go 10:35:15 spire-1.2.1/pkg/server/api/debug/ 10:35:15 spire-1.2.1/pkg/server/api/debug/v1/ 10:35:15 spire-1.2.1/pkg/server/api/debug/v1/service.go 10:35:15 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 10:35:15 spire-1.2.1/pkg/server/api/entry.go 10:35:15 spire-1.2.1/pkg/server/api/entry/ 10:35:15 spire-1.2.1/pkg/server/api/entry/v1/ 10:35:15 spire-1.2.1/pkg/server/api/entry/v1/service.go 10:35:15 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 10:35:15 spire-1.2.1/pkg/server/api/entry_test.go 10:35:15 spire-1.2.1/pkg/server/api/health/ 10:35:15 spire-1.2.1/pkg/server/api/health/v1/ 10:35:15 spire-1.2.1/pkg/server/api/health/v1/service.go 10:35:15 spire-1.2.1/pkg/server/api/health/v1/service_test.go 10:35:15 spire-1.2.1/pkg/server/api/id.go 10:35:15 spire-1.2.1/pkg/server/api/id_test.go 10:35:15 spire-1.2.1/pkg/server/api/limits/ 10:35:15 spire-1.2.1/pkg/server/api/limits/limits.go 10:35:15 spire-1.2.1/pkg/server/api/middleware/ 10:35:15 spire-1.2.1/pkg/server/api/middleware/alias.go 10:35:15 spire-1.2.1/pkg/server/api/middleware/audit.go 10:35:15 spire-1.2.1/pkg/server/api/middleware/authorization.go 10:35:15 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 10:35:15 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 10:35:15 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 10:35:15 spire-1.2.1/pkg/server/api/middleware/caller.go 10:35:15 spire-1.2.1/pkg/server/api/middleware/caller_test.go 10:35:15 spire-1.2.1/pkg/server/api/middleware/common.go 10:35:15 spire-1.2.1/pkg/server/api/middleware/common_test.go 10:35:15 spire-1.2.1/pkg/server/api/middleware/entries.go 10:35:15 spire-1.2.1/pkg/server/api/middleware/entries_test.go 10:35:15 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 10:35:15 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 10:35:15 spire-1.2.1/pkg/server/api/ratelimit.go 10:35:15 spire-1.2.1/pkg/server/api/rpccontext/ 10:35:15 spire-1.2.1/pkg/server/api/rpccontext/alias.go 10:35:15 spire-1.2.1/pkg/server/api/rpccontext/audit.go 10:35:15 spire-1.2.1/pkg/server/api/rpccontext/caller.go 10:35:15 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 10:35:15 spire-1.2.1/pkg/server/api/selector.go 10:35:15 spire-1.2.1/pkg/server/api/selector_test.go 10:35:15 spire-1.2.1/pkg/server/api/status.go 10:35:15 spire-1.2.1/pkg/server/api/status_test.go 10:35:15 spire-1.2.1/pkg/server/api/svid/ 10:35:15 spire-1.2.1/pkg/server/api/svid/v1/ 10:35:15 spire-1.2.1/pkg/server/api/svid/v1/service.go 10:35:15 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 10:35:15 spire-1.2.1/pkg/server/api/trustdomain.go 10:35:15 spire-1.2.1/pkg/server/api/trustdomain/ 10:35:15 spire-1.2.1/pkg/server/api/trustdomain/v1/ 10:35:15 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 10:35:15 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 10:35:15 spire-1.2.1/pkg/server/api/trustdomain_test.go 10:35:15 spire-1.2.1/pkg/server/authpolicy/ 10:35:15 spire-1.2.1/pkg/server/authpolicy/defaults.go 10:35:15 spire-1.2.1/pkg/server/authpolicy/policy.go 10:35:15 spire-1.2.1/pkg/server/authpolicy/policy.rego 10:35:15 spire-1.2.1/pkg/server/authpolicy/policy_data.json 10:35:15 spire-1.2.1/pkg/server/authpolicy/policy_test.go 10:35:15 spire-1.2.1/pkg/server/authpolicy/validate.go 10:35:15 spire-1.2.1/pkg/server/bundle/ 10:35:15 spire-1.2.1/pkg/server/bundle/client/ 10:35:15 spire-1.2.1/pkg/server/bundle/client/client.go 10:35:15 spire-1.2.1/pkg/server/bundle/client/client_test.go 10:35:15 spire-1.2.1/pkg/server/bundle/client/manager.go 10:35:15 spire-1.2.1/pkg/server/bundle/client/manager_test.go 10:35:15 spire-1.2.1/pkg/server/bundle/client/sources.go 10:35:15 spire-1.2.1/pkg/server/bundle/client/sources_test.go 10:35:15 spire-1.2.1/pkg/server/bundle/client/updater.go 10:35:15 spire-1.2.1/pkg/server/bundle/client/updater_test.go 10:35:15 spire-1.2.1/pkg/server/ca/ 10:35:15 spire-1.2.1/pkg/server/ca/ca.go 10:35:15 spire-1.2.1/pkg/server/ca/ca_health.go 10:35:15 spire-1.2.1/pkg/server/ca/ca_test.go 10:35:15 spire-1.2.1/pkg/server/ca/journal.go 10:35:15 spire-1.2.1/pkg/server/ca/journal_test.go 10:35:15 spire-1.2.1/pkg/server/ca/manager.go 10:35:15 spire-1.2.1/pkg/server/ca/manager_health.go 10:35:15 spire-1.2.1/pkg/server/ca/manager_test.go 10:35:15 spire-1.2.1/pkg/server/ca/templates.go 10:35:15 spire-1.2.1/pkg/server/ca/upstream_client.go 10:35:15 spire-1.2.1/pkg/server/ca/upstream_client_test.go 10:35:15 spire-1.2.1/pkg/server/ca/validation.go 10:35:15 spire-1.2.1/pkg/server/cache/ 10:35:15 spire-1.2.1/pkg/server/cache/dscache/ 10:35:15 spire-1.2.1/pkg/server/cache/dscache/cache.go 10:35:15 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 10:35:15 spire-1.2.1/pkg/server/cache/entrycache/ 10:35:15 spire-1.2.1/pkg/server/cache/entrycache/cache.go 10:35:15 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 10:35:15 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 10:35:15 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 10:35:15 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 10:35:15 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 10:35:15 spire-1.2.1/pkg/server/catalog/ 10:35:15 spire-1.2.1/pkg/server/catalog/catalog.go 10:35:15 spire-1.2.1/pkg/server/catalog/keymanager.go 10:35:15 spire-1.2.1/pkg/server/catalog/nodeattestor.go 10:35:15 spire-1.2.1/pkg/server/catalog/noderesolver.go 10:35:15 spire-1.2.1/pkg/server/catalog/notifier.go 10:35:15 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 10:35:15 spire-1.2.1/pkg/server/config.go 10:35:15 spire-1.2.1/pkg/server/datastore/ 10:35:15 spire-1.2.1/pkg/server/datastore/datastore.go 10:35:15 spire-1.2.1/pkg/server/datastore/datastore_health.go 10:35:15 spire-1.2.1/pkg/server/datastore/repository.go 10:35:15 spire-1.2.1/pkg/server/datastore/sqlstore/ 10:35:15 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 10:35:15 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 10:35:15 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 10:35:15 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 10:35:15 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 10:35:15 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 10:35:15 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 10:35:15 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 10:35:15 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 10:35:15 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 10:35:15 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 10:35:15 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 10:35:15 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 10:35:15 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 10:35:15 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 10:35:15 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 10:35:15 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 10:35:15 spire-1.2.1/pkg/server/endpoints/ 10:35:15 spire-1.2.1/pkg/server/endpoints/bundle/ 10:35:15 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 10:35:15 spire-1.2.1/pkg/server/endpoints/bundle/config.go 10:35:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 10:35:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 10:35:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 10:35:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 10:35:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 10:35:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 10:35:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 10:35:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 10:35:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 10:35:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 10:35:15 spire-1.2.1/pkg/server/endpoints/bundle/server.go 10:35:15 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 10:35:15 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 10:35:15 spire-1.2.1/pkg/server/endpoints/config.go 10:35:15 spire-1.2.1/pkg/server/endpoints/endpoints.go 10:35:15 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 10:35:15 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 10:35:15 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 10:35:15 spire-1.2.1/pkg/server/endpoints/middleware.go 10:35:15 spire-1.2.1/pkg/server/endpoints/middleware_test.go 10:35:15 spire-1.2.1/pkg/server/hostservice/ 10:35:15 spire-1.2.1/pkg/server/hostservice/agentstore/ 10:35:15 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 10:35:15 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 10:35:15 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 10:35:15 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 10:35:15 spire-1.2.1/pkg/server/hostservice/identityprovider/ 10:35:15 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 10:35:15 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 10:35:15 spire-1.2.1/pkg/server/plugin/ 10:35:15 spire-1.2.1/pkg/server/plugin/keymanager/ 10:35:15 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 10:35:15 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 10:35:15 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 10:35:15 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 10:35:15 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 10:35:15 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 10:35:15 spire-1.2.1/pkg/server/plugin/keymanager/base/ 10:35:15 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 10:35:15 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 10:35:15 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 10:35:15 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 10:35:15 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 10:35:15 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 10:35:15 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 10:35:15 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 10:35:15 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 10:35:15 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 10:35:15 spire-1.2.1/pkg/server/plugin/keymanager/test/ 10:35:15 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 10:35:15 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 10:35:15 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 10:35:15 spire-1.2.1/pkg/server/plugin/nodeattestor/ 10:35:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 10:35:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 10:35:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 10:35:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 10:35:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 10:35:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 10:35:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 10:35:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 10:35:15 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 10:35:15 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 10:35:15 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 10:35:15 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 10:35:15 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 10:35:15 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 10:35:15 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 10:35:15 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 10:35:15 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 10:35:15 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 10:35:15 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 10:35:15 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 10:35:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 10:35:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 10:35:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 10:35:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 10:35:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 10:35:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 10:35:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 10:35:15 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 10:35:15 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 10:35:15 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 10:35:15 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 10:35:15 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 10:35:15 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 10:35:15 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 10:35:15 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 10:35:15 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 10:35:15 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 10:35:15 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 10:35:15 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 10:35:15 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 10:35:15 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 10:35:15 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 10:35:15 spire-1.2.1/pkg/server/plugin/noderesolver/ 10:35:15 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 10:35:15 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 10:35:15 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 10:35:15 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 10:35:15 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 10:35:15 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 10:35:15 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 10:35:15 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 10:35:15 spire-1.2.1/pkg/server/plugin/notifier/ 10:35:15 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 10:35:15 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 10:35:15 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 10:35:15 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 10:35:15 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 10:35:15 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 10:35:15 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 10:35:15 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 10:35:15 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 10:35:15 spire-1.2.1/pkg/server/plugin/notifier/repository.go 10:35:15 spire-1.2.1/pkg/server/plugin/notifier/v1.go 10:35:15 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 10:35:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 10:35:15 spire-1.2.1/pkg/server/registration/ 10:35:15 spire-1.2.1/pkg/server/registration/manager.go 10:35:15 spire-1.2.1/pkg/server/registration/manager_test.go 10:35:15 spire-1.2.1/pkg/server/scanentries.go 10:35:15 spire-1.2.1/pkg/server/scanentries_test.go 10:35:15 spire-1.2.1/pkg/server/server.go 10:35:15 spire-1.2.1/pkg/server/server_test.go 10:35:15 spire-1.2.1/pkg/server/svid/ 10:35:15 spire-1.2.1/pkg/server/svid/observer.go 10:35:15 spire-1.2.1/pkg/server/svid/observer_test.go 10:35:15 spire-1.2.1/pkg/server/svid/rotator.go 10:35:15 spire-1.2.1/pkg/server/svid/rotator_config.go 10:35:15 spire-1.2.1/pkg/server/svid/rotator_config_test.go 10:35:15 spire-1.2.1/pkg/server/svid/rotator_test.go 10:35:15 spire-1.2.1/proto/ 10:35:15 spire-1.2.1/proto/private/ 10:35:15 spire-1.2.1/proto/private/server/ 10:35:15 spire-1.2.1/proto/private/server/journal/ 10:35:15 spire-1.2.1/proto/private/server/journal/journal.pb.go 10:35:15 spire-1.2.1/proto/private/server/journal/journal.proto 10:35:15 spire-1.2.1/proto/spire/ 10:35:15 spire-1.2.1/proto/spire/common/ 10:35:15 spire-1.2.1/proto/spire/common/common.pb.go 10:35:15 spire-1.2.1/proto/spire/common/common.proto 10:35:15 spire-1.2.1/proto/spire/common/plugin/ 10:35:15 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 10:35:15 spire-1.2.1/proto/spire/common/plugin/plugin.proto 10:35:15 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 10:35:15 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 10:35:15 spire-1.2.1/proto/spire/plugin/ 10:35:15 spire-1.2.1/proto/spire/plugin/agent/ 10:35:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 10:35:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 10:35:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 10:35:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 10:35:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 10:35:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 10:35:15 spire-1.2.1/release/ 10:35:15 spire-1.2.1/release/spire-extras/ 10:35:15 spire-1.2.1/release/spire-extras/README.md 10:35:15 spire-1.2.1/release/spire-extras/conf/ 10:35:15 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 10:35:15 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 10:35:15 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 10:35:15 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 10:35:15 spire-1.2.1/release/spire/ 10:35:15 spire-1.2.1/release/spire/README.md 10:35:15 spire-1.2.1/release/spire/conf/ 10:35:15 spire-1.2.1/release/spire/conf/agent/ 10:35:15 spire-1.2.1/release/spire/conf/agent/agent.conf 10:35:15 spire-1.2.1/release/spire/conf/server/ 10:35:15 spire-1.2.1/release/spire/conf/server/server.conf 10:35:15 spire-1.2.1/script/ 10:35:15 spire-1.2.1/script/build-artifact.sh 10:35:15 spire-1.2.1/script/generate_dummy_ca.sh 10:35:15 spire-1.2.1/support/ 10:35:15 spire-1.2.1/support/k8s/ 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/ 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 10:35:15 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 10:35:15 spire-1.2.1/support/oidc-discovery-provider/ 10:35:15 spire-1.2.1/support/oidc-discovery-provider/README.md 10:35:15 spire-1.2.1/support/oidc-discovery-provider/common_test.go 10:35:15 spire-1.2.1/support/oidc-discovery-provider/config.go 10:35:15 spire-1.2.1/support/oidc-discovery-provider/config_test.go 10:35:15 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 10:35:15 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 10:35:15 spire-1.2.1/support/oidc-discovery-provider/handler.go 10:35:15 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 10:35:15 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 10:35:15 spire-1.2.1/support/oidc-discovery-provider/main.go 10:35:15 spire-1.2.1/support/oidc-discovery-provider/server_api.go 10:35:15 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 10:35:15 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 10:35:15 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 10:35:15 spire-1.2.1/test/ 10:35:15 spire-1.2.1/test/clock/ 10:35:15 spire-1.2.1/test/clock/clock.go 10:35:15 spire-1.2.1/test/fakes/ 10:35:15 spire-1.2.1/test/fakes/fakeagentcatalog/ 10:35:15 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 10:35:15 spire-1.2.1/test/fakes/fakeagentkeymanager/ 10:35:15 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 10:35:15 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 10:35:15 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 10:35:15 spire-1.2.1/test/fakes/fakeagentstore/ 10:35:15 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 10:35:15 spire-1.2.1/test/fakes/fakedatastore/ 10:35:15 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 10:35:15 spire-1.2.1/test/fakes/fakeentryclient/ 10:35:15 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 10:35:15 spire-1.2.1/test/fakes/fakehealthchecker/ 10:35:15 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 10:35:15 spire-1.2.1/test/fakes/fakeidentityprovider/ 10:35:15 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 10:35:15 spire-1.2.1/test/fakes/fakemetrics/ 10:35:15 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 10:35:15 spire-1.2.1/test/fakes/fakenoderesolver/ 10:35:15 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 10:35:15 spire-1.2.1/test/fakes/fakenotifier/ 10:35:15 spire-1.2.1/test/fakes/fakenotifier/notifier.go 10:35:15 spire-1.2.1/test/fakes/fakepluginmetrics/ 10:35:15 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 10:35:15 spire-1.2.1/test/fakes/fakeserverca/ 10:35:15 spire-1.2.1/test/fakes/fakeserverca/serverca.go 10:35:15 spire-1.2.1/test/fakes/fakeservercatalog/ 10:35:15 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 10:35:15 spire-1.2.1/test/fakes/fakeserverkeymanager/ 10:35:15 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 10:35:15 spire-1.2.1/test/fakes/fakeservernodeattestor/ 10:35:15 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 10:35:15 spire-1.2.1/test/fakes/fakeupstreamauthority/ 10:35:15 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 10:35:15 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 10:35:15 spire-1.2.1/test/fakes/fakeworkloadapi/ 10:35:15 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 10:35:15 spire-1.2.1/test/fakes/fakeworkloadattestor/ 10:35:15 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 10:35:15 spire-1.2.1/test/fixture/ 10:35:15 spire-1.2.1/test/fixture/certs/ 10:35:15 spire-1.2.1/test/fixture/certs/agent_svid.der 10:35:15 spire-1.2.1/test/fixture/certs/base_cert.pem 10:35:15 spire-1.2.1/test/fixture/certs/base_csr.pem 10:35:15 spire-1.2.1/test/fixture/certs/base_key.pem 10:35:15 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 10:35:15 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 10:35:15 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 10:35:15 spire-1.2.1/test/fixture/certs/blog_cert.pem 10:35:15 spire-1.2.1/test/fixture/certs/blog_csr.pem 10:35:15 spire-1.2.1/test/fixture/certs/blog_key.pem 10:35:15 spire-1.2.1/test/fixture/certs/bundle.der 10:35:15 spire-1.2.1/test/fixture/certs/ca.pem 10:35:15 spire-1.2.1/test/fixture/certs/ca_key.pem 10:35:15 spire-1.2.1/test/fixture/certs/database_cert.pem 10:35:15 spire-1.2.1/test/fixture/certs/database_csr.pem 10:35:15 spire-1.2.1/test/fixture/certs/database_key.pem 10:35:15 spire-1.2.1/test/fixture/certs/node_cert.pem 10:35:15 spire-1.2.1/test/fixture/certs/node_csr.pem 10:35:15 spire-1.2.1/test/fixture/certs/node_key.pem 10:35:15 spire-1.2.1/test/fixture/certs/svid.pem 10:35:15 spire-1.2.1/test/fixture/certs/svid_key.pem 10:35:15 spire-1.2.1/test/fixture/config/ 10:35:15 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 10:35:15 spire-1.2.1/test/fixture/config/agent_good.conf 10:35:15 spire-1.2.1/test/fixture/config/agent_good_templated.conf 10:35:15 spire-1.2.1/test/fixture/config/plugin_good.conf 10:35:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 10:35:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 10:35:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 10:35:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 10:35:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 10:35:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 10:35:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 10:35:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 10:35:15 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 10:35:15 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 10:35:15 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 10:35:15 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 10:35:15 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 10:35:15 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 10:35:15 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 10:35:15 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 10:35:15 spire-1.2.1/test/fixture/config/server_good.conf 10:35:15 spire-1.2.1/test/fixture/config/server_good_templated.conf 10:35:15 spire-1.2.1/test/fixture/fixture.go 10:35:15 spire-1.2.1/test/fixture/nodeattestor/ 10:35:15 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 10:35:15 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 10:35:15 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 10:35:15 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 10:35:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 10:35:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 10:35:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 10:35:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 10:35:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 10:35:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 10:35:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 10:35:15 spire-1.2.1/test/fixture/registration/ 10:35:15 spire-1.2.1/test/fixture/registration/entries.json 10:35:15 spire-1.2.1/test/fixture/registration/good-for-update.json 10:35:15 spire-1.2.1/test/fixture/registration/good.json 10:35:15 spire-1.2.1/test/fixture/registration/invalid.json 10:35:15 spire-1.2.1/test/fixture/registration/invalid_json.json 10:35:15 spire-1.2.1/test/fixture/registration/manager_test_entries.json 10:35:15 spire-1.2.1/test/integration/ 10:35:15 spire-1.2.1/test/integration/README.md 10:35:15 spire-1.2.1/test/integration/common 10:35:15 spire-1.2.1/test/integration/setup/ 10:35:15 spire-1.2.1/test/integration/setup/adminclient/ 10:35:15 spire-1.2.1/test/integration/setup/adminclient/build.sh 10:35:15 spire-1.2.1/test/integration/setup/adminclient/client.go 10:35:15 spire-1.2.1/test/integration/setup/debugagent/ 10:35:15 spire-1.2.1/test/integration/setup/debugagent/build.sh 10:35:15 spire-1.2.1/test/integration/setup/debugagent/main.go 10:35:15 spire-1.2.1/test/integration/setup/debugserver/ 10:35:15 spire-1.2.1/test/integration/setup/debugserver/build.sh 10:35:15 spire-1.2.1/test/integration/setup/debugserver/main.go 10:35:15 spire-1.2.1/test/integration/setup/downstreamclient/ 10:35:15 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 10:35:15 spire-1.2.1/test/integration/setup/downstreamclient/client.go 10:35:15 spire-1.2.1/test/integration/setup/itclient/ 10:35:15 spire-1.2.1/test/integration/setup/itclient/client.go 10:35:15 spire-1.2.1/test/integration/setup/node-attestation/ 10:35:15 spire-1.2.1/test/integration/setup/node-attestation/build.sh 10:35:15 spire-1.2.1/test/integration/setup/node-attestation/client.go 10:35:15 spire-1.2.1/test/integration/setup/x509pop/ 10:35:15 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 10:35:15 spire-1.2.1/test/integration/setup/x509pop/setup.sh 10:35:15 spire-1.2.1/test/integration/suites/ 10:35:15 spire-1.2.1/test/integration/suites/admin-endpoints/ 10:35:15 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 10:35:15 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 10:35:15 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 10:35:15 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 10:35:15 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 10:35:15 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 10:35:15 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 10:35:15 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 10:35:15 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 10:35:15 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 10:35:15 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 10:35:15 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 10:35:15 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 10:35:15 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 10:35:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 10:35:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 10:35:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 10:35:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 10:35:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 10:35:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 10:35:15 spire-1.2.1/test/integration/suites/datastore-mysql/ 10:35:15 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 10:35:15 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 10:35:15 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 10:35:15 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 10:35:15 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 10:35:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 10:35:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 10:35:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 10:35:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 10:35:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 10:35:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 10:35:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 10:35:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 10:35:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 10:35:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 10:35:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 10:35:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 10:35:15 spire-1.2.1/test/integration/suites/datastore-postgres/ 10:35:15 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 10:35:15 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 10:35:15 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 10:35:15 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 10:35:15 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 10:35:15 spire-1.2.1/test/integration/suites/debug-endpoints/ 10:35:15 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 10:35:15 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 10:35:15 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 10:35:15 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 10:35:15 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 10:35:15 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 10:35:15 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 10:35:15 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 10:35:15 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 10:35:15 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 10:35:15 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 10:35:15 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 10:35:15 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 10:35:15 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 10:35:15 spire-1.2.1/test/integration/suites/downstream-endpoints/ 10:35:15 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 10:35:15 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 10:35:15 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 10:35:15 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 10:35:15 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 10:35:15 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 10:35:15 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 10:35:15 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 10:35:15 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 10:35:15 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 10:35:15 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 10:35:15 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 10:35:15 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 10:35:15 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 10:35:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 10:35:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 10:35:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 10:35:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 10:35:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 10:35:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 10:35:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 10:35:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 10:35:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 10:35:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 10:35:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 10:35:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 10:35:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 10:35:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 10:35:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 10:35:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 10:35:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 10:35:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 10:35:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 10:35:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 10:35:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 10:35:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 10:35:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 10:35:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 10:35:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 10:35:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 10:35:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 10:35:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 10:35:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 10:35:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 10:35:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 10:35:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 10:35:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 10:35:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 10:35:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 10:35:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 10:35:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 10:35:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 10:35:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 10:35:15 spire-1.2.1/test/integration/suites/join-token/ 10:35:15 spire-1.2.1/test/integration/suites/join-token/01-start-server 10:35:15 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 10:35:15 spire-1.2.1/test/integration/suites/join-token/03-start-agent 10:35:15 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 10:35:15 spire-1.2.1/test/integration/suites/join-token/05-check-svid 10:35:15 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 10:35:15 spire-1.2.1/test/integration/suites/join-token/README.md 10:35:15 spire-1.2.1/test/integration/suites/join-token/conf/ 10:35:15 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 10:35:15 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 10:35:15 spire-1.2.1/test/integration/suites/join-token/conf/server/ 10:35:15 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 10:35:15 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 10:35:15 spire-1.2.1/test/integration/suites/join-token/teardown 10:35:15 spire-1.2.1/test/integration/suites/k8s-reconcile/ 10:35:15 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 10:35:15 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 10:35:15 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 10:35:15 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 10:35:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 10:35:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 10:35:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 10:35:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 10:35:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 10:35:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 10:35:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 10:35:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 10:35:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 10:35:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 10:35:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 10:35:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 10:35:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 10:35:15 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 10:35:15 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 10:35:15 spire-1.2.1/test/integration/suites/k8s-scratch/ 10:35:15 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 10:35:15 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 10:35:15 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 10:35:15 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 10:35:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 10:35:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 10:35:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 10:35:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 10:35:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 10:35:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 10:35:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 10:35:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 10:35:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 10:35:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 10:35:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 10:35:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 10:35:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 10:35:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 10:35:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 10:35:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 10:35:15 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 10:35:15 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 10:35:15 spire-1.2.1/test/integration/suites/k8s/ 10:35:15 spire-1.2.1/test/integration/suites/k8s/00-setup 10:35:15 spire-1.2.1/test/integration/suites/k8s/01-apply-config 10:35:15 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 10:35:15 spire-1.2.1/test/integration/suites/k8s/README.md 10:35:15 spire-1.2.1/test/integration/suites/k8s/conf/ 10:35:15 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 10:35:15 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 10:35:15 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 10:35:15 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 10:35:15 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 10:35:15 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 10:35:15 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 10:35:15 spire-1.2.1/test/integration/suites/k8s/conf/server/ 10:35:15 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 10:35:15 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 10:35:15 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 10:35:15 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 10:35:15 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 10:35:15 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 10:35:15 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 10:35:15 spire-1.2.1/test/integration/suites/k8s/init-kubectl 10:35:15 spire-1.2.1/test/integration/suites/k8s/teardown 10:35:15 spire-1.2.1/test/integration/suites/nested-rotation/ 10:35:15 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 10:35:15 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 10:35:15 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 10:35:15 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 10:35:15 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 10:35:15 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 10:35:15 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 10:35:15 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 10:35:15 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 10:35:15 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 10:35:15 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 10:35:15 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 10:35:15 spire-1.2.1/test/integration/suites/nested-rotation/README.md 10:35:15 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 10:35:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 10:35:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 10:35:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 10:35:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 10:35:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 10:35:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 10:35:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 10:35:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 10:35:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 10:35:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 10:35:15 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 10:35:15 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 10:35:15 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 10:35:15 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 10:35:15 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 10:35:15 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 10:35:15 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 10:35:15 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 10:35:15 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 10:35:15 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 10:35:15 spire-1.2.1/test/integration/suites/nested-rotation/root/ 10:35:15 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 10:35:15 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 10:35:15 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 10:35:15 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 10:35:15 spire-1.2.1/test/integration/suites/nested-rotation/teardown 10:35:15 spire-1.2.1/test/integration/suites/node-attestation/ 10:35:15 spire-1.2.1/test/integration/suites/node-attestation/00-setup 10:35:15 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 10:35:15 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 10:35:15 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 10:35:15 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 10:35:15 spire-1.2.1/test/integration/suites/node-attestation/README.md 10:35:15 spire-1.2.1/test/integration/suites/node-attestation/conf/ 10:35:15 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 10:35:15 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 10:35:15 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 10:35:15 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 10:35:15 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 10:35:15 spire-1.2.1/test/integration/suites/node-attestation/teardown 10:35:15 spire-1.2.1/test/integration/suites/rotation/ 10:35:15 spire-1.2.1/test/integration/suites/rotation/00-setup 10:35:15 spire-1.2.1/test/integration/suites/rotation/01-start-server 10:35:15 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 10:35:15 spire-1.2.1/test/integration/suites/rotation/03-start-agent 10:35:15 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 10:35:15 spire-1.2.1/test/integration/suites/rotation/05-check-svids 10:35:15 spire-1.2.1/test/integration/suites/rotation/README.md 10:35:15 spire-1.2.1/test/integration/suites/rotation/conf/ 10:35:15 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 10:35:15 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 10:35:15 spire-1.2.1/test/integration/suites/rotation/conf/server/ 10:35:15 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 10:35:15 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 10:35:15 spire-1.2.1/test/integration/suites/rotation/teardown 10:35:15 spire-1.2.1/test/integration/suites/self-test/ 10:35:15 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 10:35:15 spire-1.2.1/test/integration/suites/self-test/README.md 10:35:15 spire-1.2.1/test/integration/suites/self-test/teardown 10:35:15 spire-1.2.1/test/integration/suites/spire-server-cli/ 10:35:15 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 10:35:15 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 10:35:15 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 10:35:15 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 10:35:15 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 10:35:15 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 10:35:15 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 10:35:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 10:35:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 10:35:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 10:35:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 10:35:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 10:35:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 10:35:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 10:35:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 10:35:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 10:35:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 10:35:15 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 10:35:15 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 10:35:15 spire-1.2.1/test/integration/suites/upgrade/ 10:35:15 spire-1.2.1/test/integration/suites/upgrade/00-setup 10:35:15 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 10:35:15 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 10:35:15 spire-1.2.1/test/integration/suites/upgrade/README.md 10:35:15 spire-1.2.1/test/integration/suites/upgrade/conf/ 10:35:15 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 10:35:15 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 10:35:15 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 10:35:15 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 10:35:15 spire-1.2.1/test/integration/suites/upgrade/teardown 10:35:15 spire-1.2.1/test/integration/suites/upgrade/versions.txt 10:35:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 10:35:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 10:35:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 10:35:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 10:35:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 10:35:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 10:35:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 10:35:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 10:35:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 10:35:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 10:35:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 10:35:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 10:35:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 10:35:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 10:35:15 spire-1.2.1/test/integration/test-one.sh 10:35:15 spire-1.2.1/test/integration/test.sh 10:35:15 spire-1.2.1/test/plugintest/ 10:35:15 spire-1.2.1/test/plugintest/config.go 10:35:15 spire-1.2.1/test/plugintest/load.go 10:35:15 spire-1.2.1/test/plugintest/option.go 10:35:15 spire-1.2.1/test/spiretest/ 10:35:15 spire-1.2.1/test/spiretest/apiserver.go 10:35:15 spire-1.2.1/test/spiretest/assertions.go 10:35:15 spire-1.2.1/test/spiretest/dir.go 10:35:15 spire-1.2.1/test/spiretest/errors_posix.go 10:35:15 spire-1.2.1/test/spiretest/errors_windows.go 10:35:15 spire-1.2.1/test/spiretest/logs.go 10:35:15 spire-1.2.1/test/spiretest/socketapi.go 10:35:15 spire-1.2.1/test/spiretest/suite.go 10:35:15 spire-1.2.1/test/spiretest/x509.go 10:35:15 spire-1.2.1/test/testca/ 10:35:15 spire-1.2.1/test/testca/ca.go 10:35:15 spire-1.2.1/test/testkey/ 10:35:15 spire-1.2.1/test/testkey/generate.sh 10:35:15 spire-1.2.1/test/testkey/genkeys.go 10:35:15 spire-1.2.1/test/testkey/keys.go 10:35:15 spire-1.2.1/test/testkey/new.go 10:35:15 spire-1.2.1/test/tpmsimulator/ 10:35:15 spire-1.2.1/test/tpmsimulator/simulator.go 10:35:15 spire-1.2.1/test/util/ 10:35:15 spire-1.2.1/test/util/cert_fixtures.go 10:35:15 spire-1.2.1/test/util/cert_generation.go 10:35:15 spire-1.2.1/test/util/io_redirection.go 10:35:15 spire-1.2.1/test/util/race.go 10:35:15 spire-1.2.1/test/util/util.go 10:35:15 building spire from source... 10:35:15 Installing go1.17.7... 10:35:15 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:35:20 Building bin/spire-server... 10:35:20 go: downloading github.com/mitchellh/cli v1.1.2 10:35:20 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 10:35:20 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 10:35:20 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 10:35:20 go: downloading google.golang.org/grpc v1.44.0 10:35:20 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 10:35:20 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 10:35:20 go: downloading github.com/imdario/mergo v0.3.12 10:35:21 go: downloading github.com/sirupsen/logrus v1.8.1 10:35:21 go: downloading github.com/hashicorp/go-hclog v1.1.0 10:35:21 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 10:35:21 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 10:35:21 go: downloading github.com/fatih/color v1.13.0 10:35:21 go: downloading github.com/mattn/go-isatty v0.0.14 10:35:21 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 10:35:21 go: downloading github.com/InVisionApp/go-logger v1.0.1 10:35:21 go: downloading github.com/hashicorp/go-plugin v1.4.3 10:35:21 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 10:35:21 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 10:35:21 go: downloading github.com/armon/go-metrics v0.3.10 10:35:21 go: downloading github.com/prometheus/client_golang v1.12.1 10:35:21 go: downloading github.com/uber-go/tally/v4 v4.1.1 10:35:21 go: downloading github.com/open-policy-agent/opa v0.38.0 10:35:21 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 10:35:21 go: downloading github.com/Masterminds/goutils v1.1.0 10:35:21 go: downloading github.com/Masterminds/semver v1.5.0 10:35:21 go: downloading github.com/google/uuid v1.1.2 10:35:21 go: downloading github.com/huandu/xstrings v1.3.2 10:35:21 go: downloading github.com/mattn/go-colorable v0.1.12 10:35:21 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 10:35:21 go: downloading github.com/oklog/run v1.0.0 10:35:21 go: downloading github.com/imkira/go-observer v1.0.3 10:35:21 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 10:35:21 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 10:35:21 go: downloading github.com/prometheus/client_model v0.2.0 10:35:21 go: downloading github.com/prometheus/common v0.32.1 10:35:21 go: downloading github.com/beorn7/perks v1.0.1 10:35:21 go: downloading github.com/cespare/xxhash/v2 v2.1.2 10:35:21 go: downloading github.com/prometheus/procfs v0.7.3 10:35:21 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 10:35:21 go: downloading github.com/pkg/errors v0.9.1 10:35:21 go: downloading go.uber.org/atomic v1.9.0 10:35:21 go: downloading github.com/mitchellh/reflectwalk v1.0.1 10:35:21 go: downloading github.com/hashicorp/errwrap v1.1.0 10:35:21 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 10:35:21 go: downloading github.com/blang/semver/v4 v4.0.0 10:35:21 go: downloading github.com/go-sql-driver/mysql v1.6.0 10:35:21 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 10:35:21 go: downloading github.com/jinzhu/gorm v1.9.16 10:35:21 go: downloading github.com/lib/pq v1.10.4 10:35:22 go: downloading github.com/mattn/go-sqlite3 v1.14.12 10:35:22 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 10:35:22 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 10:35:22 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 10:35:24 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 10:35:24 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 10:35:24 go: downloading github.com/stretchr/testify v1.7.0 10:35:24 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 10:35:24 go: downloading github.com/aws/aws-sdk-go v1.43.0 10:35:28 go: downloading google.golang.org/api v0.70.0 10:35:28 go: downloading k8s.io/client-go v0.23.4 10:35:28 go: downloading k8s.io/api v0.23.4 10:35:28 go: downloading github.com/google/go-tpm v0.3.3 10:35:28 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 10:35:28 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 10:35:28 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 10:35:28 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 10:35:28 go: downloading cloud.google.com/go/storage v1.21.0 10:35:28 go: downloading cloud.google.com/go v0.100.2 10:35:29 go: downloading k8s.io/apimachinery v0.23.4 10:35:29 go: downloading k8s.io/kube-aggregator v0.23.3 10:35:29 go: downloading sigs.k8s.io/controller-runtime v0.11.1 10:35:29 go: downloading cloud.google.com/go/security v1.3.0 10:35:29 go: downloading github.com/hashicorp/vault/api v1.4.1 10:35:29 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 10:35:30 go: downloading github.com/hashicorp/golang-lru v0.5.4 10:35:30 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 10:35:30 go: downloading github.com/twmb/murmur3 v1.1.6 10:35:30 go: downloading github.com/jinzhu/inflection v1.0.0 10:35:30 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 10:35:30 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 10:35:30 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 10:35:30 go: downloading github.com/aws/smithy-go v1.11.0 10:35:30 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 10:35:30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 10:35:30 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 10:35:30 go: downloading github.com/Azure/go-autorest/logger v0.2.1 10:35:30 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 10:35:30 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 10:35:30 go: downloading github.com/dimchansky/utfbom v1.1.1 10:35:30 go: downloading cloud.google.com/go/compute v1.3.0 10:35:30 go: downloading cloud.google.com/go/iam v0.1.1 10:35:30 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 10:35:30 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 10:35:33 go: downloading github.com/gogo/protobuf v1.3.2 10:35:33 go: downloading k8s.io/klog/v2 v2.30.0 10:35:33 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 10:35:33 go: downloading github.com/google/gofuzz v1.1.0 10:35:33 go: downloading github.com/spf13/pflag v1.0.5 10:35:33 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 10:35:33 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 10:35:33 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 10:35:33 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 10:35:33 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 10:35:33 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 10:35:33 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 10:35:33 go: downloading github.com/hashicorp/vault/sdk v0.4.1 10:35:33 go: downloading github.com/mitchellh/mapstructure v1.4.3 10:35:33 go: downloading github.com/tklauser/go-sysconf v0.3.9 10:35:33 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 10:35:33 go: downloading github.com/OneOfOne/xxhash v1.2.8 10:35:33 go: downloading gopkg.in/yaml.v2 v2.4.0 10:35:33 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 10:35:33 go: downloading github.com/gobwas/glob v0.2.3 10:35:33 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 10:35:33 go: downloading github.com/jmespath/go-jmespath v0.4.0 10:35:33 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 10:35:33 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 10:35:33 go: downloading go.opencensus.io v0.23.0 10:35:33 go: downloading gopkg.in/inf.v0 v0.9.1 10:35:33 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 10:35:33 go: downloading github.com/googleapis/gnostic v0.5.5 10:35:34 go: downloading github.com/go-logr/logr v1.2.2 10:35:34 go: downloading github.com/google/go-cmp v0.5.7 10:35:34 go: downloading github.com/json-iterator/go v1.1.12 10:35:34 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 10:35:34 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 10:35:34 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 10:35:34 go: downloading go.uber.org/zap v1.21.0 10:35:34 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 10:35:34 go: downloading github.com/tklauser/numcpus v0.3.0 10:35:34 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 10:35:34 go: downloading sigs.k8s.io/yaml v1.3.0 10:35:34 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 10:35:34 go: downloading github.com/modern-go/reflect2 v1.0.2 10:35:34 go: downloading github.com/ryanuber/go-glob v1.0.0 10:35:34 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 10:35:34 go: downloading github.com/hashicorp/go-uuid v1.0.2 10:35:34 go: downloading github.com/hashicorp/go-version v1.2.0 10:35:34 go: downloading github.com/golang/snappy v0.0.4 10:35:34 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 10:35:34 go: downloading go.uber.org/multierr v1.6.0 10:35:34 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 10:35:40 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 10:35:40 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 10:35:48 ? github.com/edgexfoundry/edgex-go [no test files] 10:35:53 Removing intermediate container ce57f0d8e9cd 10:35:53 ---> 4e447602fe32 10:35:53 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:35:53 Removing intermediate container f314e526ec29 10:35:53 ---> df7678aff41b 10:35:53 10:35:53 Step 10/23 : FROM alpine:3.14 10:35:53 ---> e04c818066af 10:35:53 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:35:53 Removing intermediate container 05979973fd04 10:35:53 ---> 8058c118606b 10:35:53 10:35:53 Step 10/23 : FROM alpine:3.14 10:35:53 ---> e04c818066af 10:35:53 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:35:53 ---> Running in e8bd52dd0ac7 10:35:53 ---> Running in 7178c5bf17f8 10:35:53 ---> Running in c09177e08842 10:35:53 Removing intermediate container 7178c5bf17f8 10:35:53 ---> 9c212036004e 10:35:53 Step 12/23 : ENV APP_PORT=59880 10:35:53 ---> Running in fff866d3b2bb 10:35:53 Removing intermediate container fff866d3b2bb 10:35:53 ---> 05f3ebbec97a 10:35:53 Step 13/23 : EXPOSE $APP_PORT 10:35:53 ---> Running in ea6e74151553 10:35:53 Removing intermediate container ea6e74151553 10:35:53 ---> 655615017b34 10:35:53 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:35:53 ---> Running in 4fd23a147852 10:35:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:35:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:35:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:35:53 (1/1) Installing dumb-init (1.2.5-r1) 10:35:53 Executing busybox-1.33.1-r7.trigger 10:35:53 OK: 6 MiB in 15 packages 10:35:53 Removing intermediate container c09177e08842 10:35:53 ---> 396ab7a55282 10:35:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:35:53 Removing intermediate container e8bd52dd0ac7 10:35:53 ---> 99df89b3637b 10:35:53 10:35:53 Step 11/23 : FROM docker:20.10.14 10:35:53 ---> Running in 5792961467b5 10:35:53 Removing intermediate container 4fd23a147852 10:35:53 ---> 2dfac32665c8 10:35:53 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 10:35:53 Removing intermediate container 5792961467b5 10:35:53 ---> 177666f11b8f 10:35:53 Step 13/23 : ENV APP_PORT=59882 10:35:53 ---> Running in 09dc8b7ec5b3 10:35:53 ---> Running in 24ff77c7582c 10:35:53 Removing intermediate container 24ff77c7582c 10:35:53 ---> f47833179a68 10:35:53 Step 14/23 : EXPOSE $APP_PORT 10:35:53 20.10.14: Pulling from library/docker 10:35:53 ---> Running in 43f4c6c8b391 10:35:53 Removing intermediate container 43f4c6c8b391 10:35:53 ---> f4a3e125fa37 10:35:53 Step 15/23 : WORKDIR / 10:35:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:35:53 ---> Running in a800c62eeccc 10:35:54 Removing intermediate container a800c62eeccc 10:35:54 ---> 3869440d93e4 10:35:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:35:54 ---> 1f17bf0d64f8 10:35:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:35:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:35:54 (1/6) Installing dumb-init (1.2.5-r1) 10:35:55 (2/6) Installing libgcc (10.3.1_git20210424-r2) 10:35:55 (3/6) Installing libsodium (1.0.18-r0) 10:35:55 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 10:35:55 ---> 356cc3b40d1a 10:35:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:35:55 (5/6) Installing libzmq (4.3.4-r0) 10:35:55 (6/6) Installing zeromq (4.3.4-r0) 10:35:55 Executing busybox-1.33.1-r7.trigger 10:35:55 OK: 8 MiB in 20 packages 10:35:55 ---> 9e1001f3425a 10:35:55 Step 19/23 : ENTRYPOINT ["/core-command"] 10:35:55 ---> Running in 77063ae6f136 10:35:55 Removing intermediate container 77063ae6f136 10:35:55 ---> 77cd72084076 10:35:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:35:56 ---> Running in 6bbeb740cf3a 10:35:56 Removing intermediate container 6bbeb740cf3a 10:35:56 ---> 07716c7a9f31 10:35:56 Step 21/23 : LABEL arch=x86_64 10:35:56 ---> Running in 6f2444588393 10:35:56 Removing intermediate container 09dc8b7ec5b3 10:35:56 ---> 6f11bff3bfdc 10:35:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:35:56 Removing intermediate container 6f2444588393 10:35:56 ---> 6d9116214409 10:35:56 Step 22/23 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 10:35:56 ---> Running in b39c15c7c1cc 10:35:56 ---> 8ec140f3d2a4 10:35:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:35:57 Removing intermediate container b39c15c7c1cc 10:35:57 ---> 80a13dc343d8 10:35:57 Step 23/23 : LABEL version=0.0.0 10:35:57 ---> Running in ab9847c22752 10:35:57 Removing intermediate container ab9847c22752 10:35:57 ---> 6430f0166beb 10:35:57 10:35:57 Successfully built 6430f0166beb 10:35:57 Successfully tagged core-command:latest 10:35:57 Building security-spire-config 10:35:59  Building core-command ... done  ---> 54644013df99 10:35:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:35:59 Building bin/spire-agent... 10:36:00 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 10:36:00 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 10:36:00 go: downloading cloud.google.com/go/secretmanager v1.3.0 10:36:00 go: downloading github.com/docker/docker v20.10.12+incompatible 10:36:00  ---> 3538a3f8ecac 10:36:00 Step 19/23 : ENTRYPOINT ["/core-data"] 10:36:00 ---> Running in 53db7b3dcad1 10:36:00 Removing intermediate container 53db7b3dcad1 10:36:00 ---> 19c4530206bd 10:36:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:36:00 ---> Running in 85bb4d2f7af6 10:36:00 go: downloading github.com/google/go-tpm-tools v0.3.3 10:36:00 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 10:36:00 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 10:36:01 Removing intermediate container 85bb4d2f7af6 10:36:01 ---> 1e272a1340b1 10:36:01 Step 21/23 : LABEL arch=x86_64 10:36:01 go: downloading github.com/docker/go-connections v0.4.0 10:36:01 go: downloading github.com/opencontainers/image-spec v1.0.1 10:36:01 go: downloading github.com/docker/go-units v0.4.0 10:36:01  ---> Running in f172d79666df 10:36:01 go: downloading github.com/docker/distribution v2.7.1+incompatible 10:36:01 go: downloading github.com/containerd/containerd v1.3.4 10:36:01 go: downloading github.com/opencontainers/go-digest v1.0.0 10:36:01 Removing intermediate container f172d79666df 10:36:01 ---> 30a0561d8b95 10:36:01 Step 22/23 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 10:36:01 ---> Running in 197caef31ade 10:36:01 Removing intermediate container 197caef31ade 10:36:01 ---> 0ecea528ade7 10:36:01 Step 23/23 : LABEL version=0.0.0 10:36:01 ---> Running in b1fe93f3157f 10:36:02 Removing intermediate container b1fe93f3157f 10:36:02 ---> cf0fe8f5a787 10:36:02 10:36:02 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 10:36:02 Status: Downloaded newer image for docker:20.10.14 10:36:02 ---> 7417809fdb73 10:36:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 10:36:02 Successfully built cf0fe8f5a787 10:36:02 Successfully tagged core-data:latest 10:36:02  Building core-data ... done Building security-spiffe-token-provider 10:36:02 ---> Running in f86c609d4a9a 10:36:02 Removing intermediate container f86c609d4a9a 10:36:02 ---> 1257fffc5c5a 10:36:02 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 10:36:02 ---> Running in 41a302445b6b 10:36:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:36:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:36:04 (1/43) Installing readline (8.1.1-r0) 10:36:04 (2/43) Installing bash (5.1.16-r0) 10:36:04 Executing bash-5.1.16-r0.post-install 10:36:04 (3/43) Installing brotli-libs (1.0.9-r5) 10:36:04 (4/43) Installing nghttp2-libs (1.46.0-r0) 10:36:04 (5/43) Installing libcurl (7.80.0-r0) 10:36:04 (6/43) Installing curl (7.80.0-r0) 10:36:04 (7/43) Installing dumb-init (1.2.5-r1) 10:36:04 (8/43) Installing libbz2 (1.0.8-r1) 10:36:04 (9/43) Installing expat (2.4.7-r0) 10:36:04 (10/43) Installing libffi (3.4.2-r1) 10:36:04 (11/43) Installing gdbm (1.22-r0) 10:36:04 (12/43) Installing xz-libs (5.2.5-r1) 10:36:04 (13/43) Installing libgcc (10.3.1_git20211027-r0) 10:36:04 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 10:36:04 (15/43) Installing mpdecimal (2.5.1-r1) 10:36:04 (16/43) Installing sqlite-libs (3.36.0-r0) 10:36:04 (17/43) Installing python3 (3.9.7-r4) 10:36:04 (18/43) Installing py3-appdirs (1.4.4-r2) 10:36:04 (19/43) Installing py3-certifi (2020.12.5-r1) 10:36:04 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 10:36:04 (21/43) Installing py3-idna (3.3-r0) 10:36:04 (22/43) Installing py3-urllib3 (1.26.7-r0) 10:36:04 (23/43) Installing py3-requests (2.26.0-r1) 10:36:04 (24/43) Installing py3-msgpack (1.0.2-r1) 10:36:04 (25/43) Installing py3-lockfile (0.12.2-r4) 10:36:04 (26/43) Installing py3-cachecontrol (0.12.10-r0) 10:36:04 (27/43) Installing py3-colorama (0.4.4-r1) 10:36:04 (28/43) Installing py3-contextlib2 (21.6.0-r1) 10:36:04 (29/43) Installing py3-distlib (0.3.3-r0) 10:36:04 (30/43) Installing py3-distro (1.6.0-r0) 10:36:04 (31/43) Installing py3-six (1.16.0-r0) 10:36:04 (32/43) Installing py3-webencodings (0.5.1-r4) 10:36:04 (33/43) Installing py3-html5lib (1.1-r1) 10:36:04 (34/43) Installing py3-parsing (2.4.7-r2) 10:36:04 (35/43) Installing py3-packaging (20.9-r1) 10:36:04 (36/43) Installing py3-tomli (1.2.2-r0) 10:36:04 (37/43) Installing py3-pep517 (0.12.0-r0) 10:36:04 (38/43) Installing py3-progress (1.6-r0) 10:36:04 (39/43) Installing py3-retrying (1.3.3-r2) 10:36:04 (40/43) Installing py3-ordered-set (4.0.2-r2) 10:36:04 (41/43) Installing py3-setuptools (52.0.0-r4) 10:36:04 (42/43) Installing py3-toml (0.10.2-r2) 10:36:04 (43/43) Installing py3-pip (20.3.4-r1) 10:36:04 Executing busybox-1.34.1-r5.trigger 10:36:04 OK: 83 MiB in 65 packages 10:36:05 Collecting docker-compose==1.23.2 10:36:05 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:36:05 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 10:36:05 Collecting jsonschema<3,>=2.5.1 10:36:05 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:36:05 Collecting docopt<0.7,>=0.6.1 10:36:05 Downloading docopt-0.6.2.tar.gz (25 kB) 10:36:05 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:36:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:36:05 ---> 6a6e78e78c6f 10:36:05 Step 3/26 : WORKDIR /edgex-go 10:36:05 ---> Using cache 10:36:05 ---> 4ad78393f9b8 10:36:05 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:36:05 ---> Using cache 10:36:05 ---> 2fbe16acaa23 10:36:05 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 10:36:05 ---> Using cache 10:36:05 ---> 938b967d269f 10:36:05 Step 6/26 : COPY go.mod vendor* ./ 10:36:05 ---> Using cache 10:36:05 ---> a38b4b49b675 10:36:05 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:36:05 ---> Using cache 10:36:05 ---> f95e0f528440 10:36:05 Step 8/26 : COPY . . 10:36:05 ---> Using cache 10:36:05 ---> 7958e216024a 10:36:05 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 10:36:05 ---> Using cache 10:36:05 ---> de7860689159 10:36:05 Step 10/26 : RUN mkdir -p spire-build 10:36:05 ---> Using cache 10:36:05 ---> c77f78bc8769 10:36:05 Step 11/26 : WORKDIR /edgex-go/spire-build 10:36:05 ---> Using cache 10:36:05 ---> e03074040919 10:36:05 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 10:36:06 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:36:06 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:36:06 Collecting cached-property<2,>=1.2.0 10:36:06 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:36:06 Collecting websocket-client<1.0,>=0.32.0 10:36:06 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 10:36:06 Collecting texttable<0.10,>=0.9.0 10:36:06 Downloading texttable-0.9.1.tar.gz (11 kB) 10:36:07 Collecting docker<4.0,>=3.6.0 10:36:07 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:36:07 Collecting dockerpty<0.5,>=0.4.1 10:36:07 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:36:07 Collecting PyYAML<4,>=3.10 10:36:07 Downloading PyYAML-3.13.tar.gz (270 kB) 10:36:07 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:36:07 Step 2/20 : FROM ${BUILDER_BASE} AS builder 10:36:07 ---> 6a6e78e78c6f 10:36:07 Step 3/20 : WORKDIR /edgex-go 10:36:07 ---> Using cache 10:36:07 ---> 4ad78393f9b8 10:36:07 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 10:36:07 Collecting docker-pycreds>=0.4.0 10:36:07 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:36:08 Collecting idna<2.8,>=2.5 10:36:08 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:36:08 Collecting urllib3<1.25,>=1.21.1 10:36:08 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:36:08 Collecting chardet<3.1.0,>=3.0.2 10:36:08 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 10:36:08 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) 10:36:08 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 10:36:08 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 10:36:08 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 10:36:08 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 10:36:08 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 10:36:08 Attempting uninstall: urllib3 10:36:08 Found existing installation: urllib3 1.26.7 10:36:08 Uninstalling urllib3-1.26.7: 10:36:08 Successfully uninstalled urllib3-1.26.7 10:36:08 Attempting uninstall: idna 10:36:08 Found existing installation: idna 3.3 10:36:08 Uninstalling idna-3.3: 10:36:08 Successfully uninstalled idna-3.3 10:36:08 ---> Running in 7ca14d15ec7f 10:36:08 ---> Running in d16bde08f4e1 10:36:09 Attempting uninstall: requests 10:36:09 Found existing installation: requests 2.26.0 10:36:09 Uninstalling requests-2.26.0: 10:36:09 Successfully uninstalled requests-2.26.0 10:36:09 Running setup.py install for texttable: started 10:36:09 Running setup.py install for texttable: finished with status 'done' 10:36:09 Running setup.py install for PyYAML: started 10:36:09 Running setup.py install for PyYAML: finished with status 'done' 10:36:09 Running setup.py install for docopt: started 10:36:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:36:10 Running setup.py install for docopt: finished with status 'done' 10:36:10 Running setup.py install for dockerpty: started 10:36:10 spire-1.2.1/ 10:36:10 spire-1.2.1/.data/ 10:36:10 spire-1.2.1/.data/.file 10:36:10 spire-1.2.1/.dockerignore 10:36:10 spire-1.2.1/.gitattributes 10:36:10 spire-1.2.1/.githooks/ 10:36:10 spire-1.2.1/.githooks/pre-commit 10:36:10 spire-1.2.1/.github/ 10:36:10 spire-1.2.1/.github/ISSUE_TEMPLATE.md 10:36:10 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 10:36:10 spire-1.2.1/.github/dependabot.yml 10:36:10 spire-1.2.1/.github/workflows/ 10:36:10 spire-1.2.1/.github/workflows/nightly_build.yaml 10:36:10 spire-1.2.1/.github/workflows/pr_build.yaml 10:36:10 spire-1.2.1/.github/workflows/release_build.yaml 10:36:10 spire-1.2.1/.github/workflows/scripts/ 10:36:10 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 10:36:10 spire-1.2.1/.github/workflows/scripts/push-images.sh 10:36:10 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 10:36:10 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 10:36:10 spire-1.2.1/.github/workflows/scripts/split.sh 10:36:10 spire-1.2.1/.gitignore 10:36:10 spire-1.2.1/.go-version 10:36:10 spire-1.2.1/.golangci.yml 10:36:10 spire-1.2.1/ADOPTERS.md 10:36:10 spire-1.2.1/CHANGELOG.md 10:36:10 spire-1.2.1/CODE-OF-CONDUCT.md 10:36:10 spire-1.2.1/CODEOWNERS 10:36:10 spire-1.2.1/CONTRIBUTING.md 10:36:10 spire-1.2.1/Dockerfile 10:36:10 spire-1.2.1/Dockerfile.dev 10:36:10 spire-1.2.1/Dockerfile.scratch 10:36:10 spire-1.2.1/LICENSE 10:36:10 spire-1.2.1/MAINTAINERS.md 10:36:10 spire-1.2.1/Makefile 10:36:10 spire-1.2.1/README.md 10:36:10 spire-1.2.1/ROADMAP.md 10:36:10 spire-1.2.1/SECURITY.md 10:36:10 spire-1.2.1/cmd/ 10:36:10 spire-1.2.1/cmd/spire-agent/ 10:36:10 spire-1.2.1/cmd/spire-agent/cli/ 10:36:10 spire-1.2.1/cmd/spire-agent/cli/api/ 10:36:10 spire-1.2.1/cmd/spire-agent/cli/api/common.go 10:36:10 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 10:36:10 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 10:36:10 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 10:36:10 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 10:36:10 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 10:36:10 spire-1.2.1/cmd/spire-agent/cli/cli.go 10:36:10 spire-1.2.1/cmd/spire-agent/cli/common/ 10:36:10 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 10:36:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 10:36:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 10:36:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 10:36:10 spire-1.2.1/cmd/spire-agent/cli/run/ 10:36:10 spire-1.2.1/cmd/spire-agent/cli/run/run.go 10:36:10 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 10:36:10 spire-1.2.1/cmd/spire-agent/cli/validate/ 10:36:10 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 10:36:10 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 10:36:10 spire-1.2.1/cmd/spire-agent/main.go 10:36:10 spire-1.2.1/cmd/spire-server/ 10:36:10 spire-1.2.1/cmd/spire-server/cli/ 10:36:10 spire-1.2.1/cmd/spire-server/cli/agent/ 10:36:10 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/agent/count.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/agent/list.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/agent/show.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/bundle/ 10:36:10 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/cli.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/entry/ 10:36:10 spire-1.2.1/cmd/spire-server/cli/entry/count.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/entry/create.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/entry/show.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/entry/update.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/entry/util.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/federation/ 10:36:10 spire-1.2.1/cmd/spire-server/cli/federation/common.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/federation/create.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/federation/list.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/federation/show.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/federation/update.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 10:36:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/jwt/ 10:36:10 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/run/ 10:36:10 spire-1.2.1/cmd/spire-server/cli/run/run.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/token/ 10:36:10 spire-1.2.1/cmd/spire-server/cli/token/generate.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/validate/ 10:36:10 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/x509/ 10:36:10 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 10:36:10 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 10:36:10 spire-1.2.1/cmd/spire-server/main.go 10:36:10 spire-1.2.1/cmd/spire-server/util/ 10:36:10 spire-1.2.1/cmd/spire-server/util/util.go 10:36:10 spire-1.2.1/conf/ 10:36:10 spire-1.2.1/conf/agent/ 10:36:10 spire-1.2.1/conf/agent/agent.conf 10:36:10 spire-1.2.1/conf/agent/agent_full.conf 10:36:10 spire-1.2.1/conf/agent/dummy_root_ca.crt 10:36:10 spire-1.2.1/conf/server/ 10:36:10 spire-1.2.1/conf/server/dummy_upstream_ca.crt 10:36:10 spire-1.2.1/conf/server/dummy_upstream_ca.key 10:36:10 spire-1.2.1/conf/server/server.conf 10:36:10 spire-1.2.1/conf/server/server_full.conf 10:36:10 spire-1.2.1/doc/ 10:36:10 spire-1.2.1/doc/SPIRE101.md 10:36:10 spire-1.2.1/doc/auditlog.md 10:36:10 spire-1.2.1/doc/authorization_policy_engine.md 10:36:10 spire-1.2.1/doc/changelog_guidelines.md 10:36:10 spire-1.2.1/doc/cure53-report.pdf 10:36:10 spire-1.2.1/doc/images/ 10:36:10 spire-1.2.1/doc/images/2019_roadmap.png 10:36:10 spire-1.2.1/doc/images/SPIRE101.png 10:36:10 spire-1.2.1/doc/images/SPIRE_agent.png 10:36:10 spire-1.2.1/doc/images/SPIRE_server.png 10:36:10 spire-1.2.1/doc/images/cache_mgr.png 10:36:10 spire-1.2.1/doc/images/cache_mgr_components.png 10:36:10 spire-1.2.1/doc/images/federated_spire.png 10:36:10 spire-1.2.1/doc/images/ha_mode.png 10:36:10 spire-1.2.1/doc/images/nested_spire.png 10:36:10 spire-1.2.1/doc/images/oidc_federation.png 10:36:10 spire-1.2.1/doc/images/single_trust_domain.png 10:36:10 spire-1.2.1/doc/images/spiffe_compatible.png 10:36:10 spire-1.2.1/doc/images/spire_logo.png 10:36:10 spire-1.2.1/doc/migrating_registration_api_clients.md 10:36:10 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 10:36:10 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 10:36:10 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 10:36:10 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 10:36:10 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 10:36:10 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 10:36:10 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 10:36:10 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 10:36:10 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 10:36:10 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 10:36:10 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 10:36:10 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 10:36:10 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 10:36:10 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 10:36:10 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 10:36:10 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 10:36:10 spire-1.2.1/doc/plugin_server_datastore_sql.md 10:36:10 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 10:36:10 spire-1.2.1/doc/plugin_server_keymanager_disk.md 10:36:10 spire-1.2.1/doc/plugin_server_keymanager_memory.md 10:36:10 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 10:36:10 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 10:36:10 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 10:36:10 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 10:36:10 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 10:36:10 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 10:36:10 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 10:36:10 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 10:36:10 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 10:36:10 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 10:36:10 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 10:36:10 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 10:36:10 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 10:36:10 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 10:36:10 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 10:36:10 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 10:36:10 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 10:36:10 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 10:36:10 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 10:36:10 spire-1.2.1/doc/scaling_spire.md 10:36:10 spire-1.2.1/doc/spire_agent.md 10:36:10 spire-1.2.1/doc/spire_server.md 10:36:10 spire-1.2.1/doc/supported_integrations.md 10:36:10 spire-1.2.1/doc/telemetry.md 10:36:10 spire-1.2.1/doc/telemetry_config.md 10:36:10 spire-1.2.1/doc/upgrading.md 10:36:10 spire-1.2.1/doc/using_spire.md 10:36:10 spire-1.2.1/examples/ 10:36:10 spire-1.2.1/examples/README.md 10:36:10 spire-1.2.1/go.mod 10:36:10 spire-1.2.1/go.sum 10:36:10 spire-1.2.1/pkg/ 10:36:10 spire-1.2.1/pkg/agent/ 10:36:10 spire-1.2.1/pkg/agent/agent.go 10:36:10 spire-1.2.1/pkg/agent/api/ 10:36:10 spire-1.2.1/pkg/agent/api/config.go 10:36:10 spire-1.2.1/pkg/agent/api/debug/ 10:36:10 spire-1.2.1/pkg/agent/api/debug/v1/ 10:36:10 spire-1.2.1/pkg/agent/api/debug/v1/service.go 10:36:10 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 10:36:10 spire-1.2.1/pkg/agent/api/delegatedidentity/ 10:36:10 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 10:36:10 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 10:36:10 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 10:36:10 spire-1.2.1/pkg/agent/api/endpoints.go 10:36:10 spire-1.2.1/pkg/agent/api/health/ 10:36:10 spire-1.2.1/pkg/agent/api/health/v1/ 10:36:10 spire-1.2.1/pkg/agent/api/health/v1/service.go 10:36:10 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 10:36:10 spire-1.2.1/pkg/agent/api/rpccontext/ 10:36:10 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 10:36:10 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 10:36:10 spire-1.2.1/pkg/agent/attestor/ 10:36:10 spire-1.2.1/pkg/agent/attestor/node/ 10:36:10 spire-1.2.1/pkg/agent/attestor/node/experimental.go 10:36:10 spire-1.2.1/pkg/agent/attestor/node/node.go 10:36:10 spire-1.2.1/pkg/agent/attestor/node/node_test.go 10:36:10 spire-1.2.1/pkg/agent/attestor/workload/ 10:36:10 spire-1.2.1/pkg/agent/attestor/workload/workload.go 10:36:10 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 10:36:10 spire-1.2.1/pkg/agent/catalog/ 10:36:10 spire-1.2.1/pkg/agent/catalog/catalog.go 10:36:10 spire-1.2.1/pkg/agent/catalog/keymanager.go 10:36:10 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 10:36:10 spire-1.2.1/pkg/agent/catalog/svidstore.go 10:36:10 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 10:36:10 spire-1.2.1/pkg/agent/client/ 10:36:10 spire-1.2.1/pkg/agent/client/client.go 10:36:10 spire-1.2.1/pkg/agent/client/client_test.go 10:36:10 spire-1.2.1/pkg/agent/client/dial.go 10:36:10 spire-1.2.1/pkg/agent/client/nodeconn.go 10:36:10 spire-1.2.1/pkg/agent/client/nodeconn_test.go 10:36:10 spire-1.2.1/pkg/agent/client/update.go 10:36:10 spire-1.2.1/pkg/agent/client/util.go 10:36:10 spire-1.2.1/pkg/agent/common/ 10:36:10 spire-1.2.1/pkg/agent/common/backoff/ 10:36:10 spire-1.2.1/pkg/agent/common/backoff/backoff.go 10:36:10 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 10:36:10 spire-1.2.1/pkg/agent/common/cgroups/ 10:36:10 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 10:36:10 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 10:36:10 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 10:36:10 spire-1.2.1/pkg/agent/config.go 10:36:10 spire-1.2.1/pkg/agent/endpoints/ 10:36:10 spire-1.2.1/pkg/agent/endpoints/config.go 10:36:10 spire-1.2.1/pkg/agent/endpoints/endpoints.go 10:36:10 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 10:36:10 spire-1.2.1/pkg/agent/endpoints/metrics.go 10:36:10 spire-1.2.1/pkg/agent/endpoints/middleware.go 10:36:10 spire-1.2.1/pkg/agent/endpoints/peertracker.go 10:36:10 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 10:36:10 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 10:36:10 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 10:36:10 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 10:36:10 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 10:36:10 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 10:36:10 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 10:36:10 spire-1.2.1/pkg/agent/endpoints/workload/ 10:36:10 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 10:36:10 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 10:36:10 spire-1.2.1/pkg/agent/manager/ 10:36:10 spire-1.2.1/pkg/agent/manager/cache/ 10:36:10 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 10:36:10 spire-1.2.1/pkg/agent/manager/cache/cache.go 10:36:10 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 10:36:10 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 10:36:10 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 10:36:10 spire-1.2.1/pkg/agent/manager/cache/sets.go 10:36:10 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 10:36:10 spire-1.2.1/pkg/agent/manager/config.go 10:36:10 spire-1.2.1/pkg/agent/manager/manager.go 10:36:10 spire-1.2.1/pkg/agent/manager/manager_test.go 10:36:10 spire-1.2.1/pkg/agent/manager/storage.go 10:36:10 spire-1.2.1/pkg/agent/manager/storage_test.go 10:36:10 spire-1.2.1/pkg/agent/manager/storecache/ 10:36:10 spire-1.2.1/pkg/agent/manager/storecache/cache.go 10:36:10 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 10:36:10 spire-1.2.1/pkg/agent/manager/sync.go 10:36:10 spire-1.2.1/pkg/agent/plugin/ 10:36:10 spire-1.2.1/pkg/agent/plugin/keymanager/ 10:36:10 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 10:36:10 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 10:36:10 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 10:36:10 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 10:36:10 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 10:36:10 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 10:36:10 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 10:36:10 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 10:36:10 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 10:36:10 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 10:36:10 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 10:36:10 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 10:36:10 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 10:36:10 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 10:36:10 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 10:36:10 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 10:36:10 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 10:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 10:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 10:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 10:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 10:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 10:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 10:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 10:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 10:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 10:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 10:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 10:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 10:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 10:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 10:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 10:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 10:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 10:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 10:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 10:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 10:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 10:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 10:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 10:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 10:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 10:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 10:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 10:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 10:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 10:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 10:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 10:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 10:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 10:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 10:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 10:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 10:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 10:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 10:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 10:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 10:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 10:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 10:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 10:36:10 spire-1.2.1/pkg/agent/plugin/svidstore/ 10:36:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 10:36:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 10:36:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 10:36:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 10:36:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 10:36:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 10:36:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 10:36:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 10:36:10 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 10:36:10 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 10:36:10 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 10:36:10 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 10:36:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 10:36:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 10:36:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 10:36:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 10:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 10:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 10:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 10:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 10:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 10:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 10:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 10:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 10:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 10:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 10:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 10:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 10:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 10:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 10:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 10:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 10:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 10:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 10:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 10:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 10:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 10:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 10:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 10:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 10:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 10:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 10:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 10:36:10 spire-1.2.1/pkg/agent/svid/ 10:36:10 spire-1.2.1/pkg/agent/svid/rotator.go 10:36:10 spire-1.2.1/pkg/agent/svid/rotator_config.go 10:36:10 spire-1.2.1/pkg/agent/svid/rotator_test.go 10:36:10 spire-1.2.1/pkg/agent/svid/store/ 10:36:10 spire-1.2.1/pkg/agent/svid/store/service.go 10:36:10 spire-1.2.1/pkg/agent/svid/store/service_test.go 10:36:10 spire-1.2.1/pkg/common/ 10:36:10 spire-1.2.1/pkg/common/agentpathtemplate/ 10:36:10 spire-1.2.1/pkg/common/agentpathtemplate/template.go 10:36:10 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 10:36:10 spire-1.2.1/pkg/common/api/ 10:36:10 spire-1.2.1/pkg/common/api/metrics.go 10:36:10 spire-1.2.1/pkg/common/api/middleware/ 10:36:10 spire-1.2.1/pkg/common/api/middleware/common_test.go 10:36:10 spire-1.2.1/pkg/common/api/middleware/interceptor.go 10:36:10 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go Running setup.py install for dockerpty: finished with status 'done' 10:36:10 10:36:10 spire-1.2.1/pkg/common/api/middleware/logger.go 10:36:10 spire-1.2.1/pkg/common/api/middleware/logger_test.go 10:36:10 spire-1.2.1/pkg/common/api/middleware/metrics.go 10:36:10 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 10:36:10 spire-1.2.1/pkg/common/api/middleware/middleware.go 10:36:10 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 10:36:10 spire-1.2.1/pkg/common/api/middleware/misconfig.go 10:36:10 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 10:36:10 spire-1.2.1/pkg/common/api/middleware/names.go 10:36:10 spire-1.2.1/pkg/common/api/middleware/names_test.go 10:36:10 spire-1.2.1/pkg/common/api/names.go 10:36:10 spire-1.2.1/pkg/common/api/ratelimit.go 10:36:10 spire-1.2.1/pkg/common/api/rpccontext/ 10:36:10 spire-1.2.1/pkg/common/api/rpccontext/logger.go 10:36:10 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 10:36:10 spire-1.2.1/pkg/common/api/rpccontext/names.go 10:36:10 spire-1.2.1/pkg/common/auth/ 10:36:10 spire-1.2.1/pkg/common/auth/interceptors.go 10:36:10 spire-1.2.1/pkg/common/auth/interceptors_test.go 10:36:10 spire-1.2.1/pkg/common/auth/untracked_uds.go 10:36:10 spire-1.2.1/pkg/common/bundleutil/ 10:36:10 spire-1.2.1/pkg/common/bundleutil/bundle.go 10:36:10 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 10:36:10 spire-1.2.1/pkg/common/bundleutil/common_test.go 10:36:10 spire-1.2.1/pkg/common/bundleutil/marshal.go 10:36:10 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 10:36:10 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 10:36:10 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 10:36:10 spire-1.2.1/pkg/common/bundleutil/types.go 10:36:10 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 10:36:10 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 10:36:10 spire-1.2.1/pkg/common/catalog/ 10:36:10 spire-1.2.1/pkg/common/catalog/bind.go 10:36:10 spire-1.2.1/pkg/common/catalog/builtin.go 10:36:10 spire-1.2.1/pkg/common/catalog/catalog.go 10:36:10 spire-1.2.1/pkg/common/catalog/catalog_test.go 10:36:10 spire-1.2.1/pkg/common/catalog/closers.go 10:36:10 spire-1.2.1/pkg/common/catalog/cmd_linux.go 10:36:10 spire-1.2.1/pkg/common/catalog/cmd_other.go 10:36:10 spire-1.2.1/pkg/common/catalog/config.go 10:36:10 spire-1.2.1/pkg/common/catalog/config_test.go 10:36:10 spire-1.2.1/pkg/common/catalog/configure.go 10:36:10 spire-1.2.1/pkg/common/catalog/constraints.go 10:36:10 spire-1.2.1/pkg/common/catalog/constraints_test.go 10:36:10 spire-1.2.1/pkg/common/catalog/context.go 10:36:10 spire-1.2.1/pkg/common/catalog/external.go 10:36:10 spire-1.2.1/pkg/common/catalog/host.go 10:36:10 spire-1.2.1/pkg/common/catalog/pipenet.go 10:36:10 spire-1.2.1/pkg/common/catalog/plugin.go 10:36:10 spire-1.2.1/pkg/common/catalog/testplugin/ 10:36:10 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 10:36:10 spire-1.2.1/pkg/common/catalog/testplugin/main.go 10:36:10 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 10:36:10 spire-1.2.1/pkg/common/cli/ 10:36:10 spire-1.2.1/pkg/common/cli/env.go 10:36:10 spire-1.2.1/pkg/common/cli/flags.go 10:36:10 spire-1.2.1/pkg/common/cli/trust_domain.go 10:36:10 spire-1.2.1/pkg/common/cli/trust_domain_test.go 10:36:10 spire-1.2.1/pkg/common/cli/umask.go 10:36:10 spire-1.2.1/pkg/common/cli/umask_posix.go 10:36:10 spire-1.2.1/pkg/common/cli/umask_test.go 10:36:10 spire-1.2.1/pkg/common/cli/umask_windows.go 10:36:10 spire-1.2.1/pkg/common/cliprinter/ 10:36:10 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 10:36:10 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 10:36:10 spire-1.2.1/pkg/common/cliprinter/flag.go 10:36:10 spire-1.2.1/pkg/common/cliprinter/flag_test.go 10:36:10 spire-1.2.1/pkg/common/cliprinter/format.go 10:36:10 spire-1.2.1/pkg/common/cliprinter/format_test.go 10:36:10 spire-1.2.1/pkg/common/cliprinter/internal/ 10:36:10 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 10:36:10 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 10:36:10 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 10:36:10 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 10:36:10 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 10:36:10 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 10:36:10 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 10:36:10 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 10:36:10 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 10:36:10 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 10:36:10 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 10:36:10 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 10:36:10 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 10:36:10 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 10:36:10 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 10:36:10 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 10:36:10 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 10:36:10 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 10:36:10 spire-1.2.1/pkg/common/coretypes/ 10:36:10 spire-1.2.1/pkg/common/coretypes/bundle/ 10:36:10 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 10:36:10 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 10:36:10 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 10:36:10 spire-1.2.1/pkg/common/coretypes/bundle/require.go 10:36:10 spire-1.2.1/pkg/common/coretypes/jwtkey/ 10:36:10 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 10:36:10 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 10:36:10 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 10:36:10 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 10:36:10 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 10:36:10 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 10:36:10 spire-1.2.1/pkg/common/coretypes/x509certificate/ 10:36:10 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 10:36:10 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 10:36:10 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 10:36:10 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 10:36:10 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 10:36:10 spire-1.2.1/pkg/common/cryptoutil/ 10:36:10 spire-1.2.1/pkg/common/cryptoutil/keys.go 10:36:10 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 10:36:10 spire-1.2.1/pkg/common/diskutil/ 10:36:10 spire-1.2.1/pkg/common/diskutil/file_posix.go 10:36:10 spire-1.2.1/pkg/common/diskutil/file_test.go 10:36:10 spire-1.2.1/pkg/common/diskutil/file_windows.go 10:36:10 spire-1.2.1/pkg/common/errorutil/ 10:36:10 spire-1.2.1/pkg/common/errorutil/wrapper.go 10:36:10 spire-1.2.1/pkg/common/health/ 10:36:10 spire-1.2.1/pkg/common/health/config.go 10:36:10 spire-1.2.1/pkg/common/health/context.go 10:36:10 spire-1.2.1/pkg/common/health/context_test.go 10:36:10 spire-1.2.1/pkg/common/health/health.go 10:36:10 spire-1.2.1/pkg/common/health/health_test.go 10:36:10 spire-1.2.1/pkg/common/health/logger.go 10:36:10 spire-1.2.1/pkg/common/hostservice/ 10:36:10 spire-1.2.1/pkg/common/hostservice/metricsservice/ 10:36:10 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 10:36:10 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 10:36:10 spire-1.2.1/pkg/common/idutil/ 10:36:10 spire-1.2.1/pkg/common/idutil/require.go 10:36:10 spire-1.2.1/pkg/common/idutil/require_test.go 10:36:10 spire-1.2.1/pkg/common/idutil/safety.go 10:36:10 spire-1.2.1/pkg/common/idutil/safety_test.go 10:36:10 spire-1.2.1/pkg/common/idutil/spiffeid.go 10:36:10 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 10:36:10 spire-1.2.1/pkg/common/jwtsvid/ 10:36:10 spire-1.2.1/pkg/common/jwtsvid/common.go 10:36:10 spire-1.2.1/pkg/common/jwtsvid/sign.go 10:36:10 spire-1.2.1/pkg/common/jwtsvid/token_test.go 10:36:10 spire-1.2.1/pkg/common/jwtsvid/validate.go 10:36:10 spire-1.2.1/pkg/common/jwtutil/ 10:36:10 spire-1.2.1/pkg/common/jwtutil/keyset.go 10:36:10 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 10:36:10 spire-1.2.1/pkg/common/log/ 10:36:10 spire-1.2.1/pkg/common/log/hclog_adapter.go 10:36:10 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 10:36:10 spire-1.2.1/pkg/common/log/log.go 10:36:10 spire-1.2.1/pkg/common/log/log_test.go 10:36:10 spire-1.2.1/pkg/common/log/options.go 10:36:10 spire-1.2.1/pkg/common/nodeutil/ 10:36:10 spire-1.2.1/pkg/common/nodeutil/node.go 10:36:10 spire-1.2.1/pkg/common/nodeutil/node_test.go 10:36:10 spire-1.2.1/pkg/common/peertracker/ 10:36:10 spire-1.2.1/pkg/common/peertracker/conn.go 10:36:10 spire-1.2.1/pkg/common/peertracker/credentials.go 10:36:10 spire-1.2.1/pkg/common/peertracker/errors.go 10:36:10 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 10:36:10 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 10:36:10 spire-1.2.1/pkg/common/peertracker/info.go 10:36:10 spire-1.2.1/pkg/common/peertracker/listener.go 10:36:10 spire-1.2.1/pkg/common/peertracker/listener_test.go 10:36:10 spire-1.2.1/pkg/common/peertracker/peertracker.go 10:36:10 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 10:36:10 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 10:36:10 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 10:36:10 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 10:36:10 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 10:36:10 spire-1.2.1/pkg/common/peertracker/tcp.go 10:36:10 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 10:36:10 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 10:36:10 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 10:36:10 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 10:36:10 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 10:36:10 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 10:36:10 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 10:36:10 spire-1.2.1/pkg/common/peertracker/uds.go 10:36:10 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 10:36:10 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 10:36:10 spire-1.2.1/pkg/common/peertracker/uds_linux.go 10:36:10 spire-1.2.1/pkg/common/pemutil/ 10:36:10 spire-1.2.1/pkg/common/pemutil/block.go 10:36:10 spire-1.2.1/pkg/common/pemutil/certs.go 10:36:10 spire-1.2.1/pkg/common/pemutil/common.go 10:36:10 spire-1.2.1/pkg/common/pemutil/csr.go 10:36:10 spire-1.2.1/pkg/common/pemutil/keys.go 10:36:10 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 10:36:10 spire-1.2.1/pkg/common/pemutil/testdata/ 10:36:10 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 10:36:10 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 10:36:10 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 10:36:10 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 10:36:10 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 10:36:10 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 10:36:10 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 10:36:10 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 10:36:10 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 10:36:10 spire-1.2.1/pkg/common/plugin/ 10:36:10 spire-1.2.1/pkg/common/plugin/aws/ 10:36:10 spire-1.2.1/pkg/common/plugin/aws/iid.go 10:36:10 spire-1.2.1/pkg/common/plugin/azure/ 10:36:10 spire-1.2.1/pkg/common/plugin/azure/msi.go 10:36:10 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 10:36:10 spire-1.2.1/pkg/common/plugin/facade.go 10:36:10 spire-1.2.1/pkg/common/plugin/facade_test.go 10:36:10 spire-1.2.1/pkg/common/plugin/gcp/ 10:36:10 spire-1.2.1/pkg/common/plugin/gcp/iit.go 10:36:10 spire-1.2.1/pkg/common/plugin/k8s/ 10:36:10 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 10:36:10 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 10:36:10 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 10:36:10 spire-1.2.1/pkg/common/plugin/k8s/utils.go 10:36:10 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 10:36:10 spire-1.2.1/pkg/common/plugin/log.go 10:36:10 spire-1.2.1/pkg/common/plugin/sshpop/ 10:36:10 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 10:36:10 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 10:36:10 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 10:36:10 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 10:36:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 10:36:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 10:36:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 10:36:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 10:36:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 10:36:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 10:36:10 spire-1.2.1/pkg/common/plugin/tpmdevid/ 10:36:10 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 10:36:10 spire-1.2.1/pkg/common/plugin/x509pop/ 10:36:10 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 10:36:10 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 10:36:10 spire-1.2.1/pkg/common/profiling/ 10:36:10 spire-1.2.1/pkg/common/profiling/dumpers.go 10:36:10 spire-1.2.1/pkg/common/profiling/profiling.go 10:36:10 spire-1.2.1/pkg/common/protoutil/ 10:36:10 spire-1.2.1/pkg/common/protoutil/masks.go 10:36:10 spire-1.2.1/pkg/common/protoutil/masks_test.go 10:36:10 spire-1.2.1/pkg/common/rotationutil/ 10:36:10 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 10:36:10 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 10:36:10 spire-1.2.1/pkg/common/selector/ 10:36:10 spire-1.2.1/pkg/common/selector/selector.go 10:36:10 spire-1.2.1/pkg/common/selector/selector_test.go 10:36:10 spire-1.2.1/pkg/common/selector/set.go 10:36:10 spire-1.2.1/pkg/common/selector/set_utils.go 10:36:10 spire-1.2.1/pkg/common/selector/set_utils_test.go 10:36:10 spire-1.2.1/pkg/common/telemetry/ 10:36:10 spire-1.2.1/pkg/common/telemetry/agent/ 10:36:10 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 10:36:10 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 10:36:10 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 10:36:10 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 10:36:10 spire-1.2.1/pkg/common/telemetry/agent/manager.go 10:36:10 spire-1.2.1/pkg/common/telemetry/agent/node.go 10:36:10 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 10:36:10 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 10:36:10 spire-1.2.1/pkg/common/telemetry/agent/store/ 10:36:10 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 10:36:10 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 10:36:10 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 10:36:10 spire-1.2.1/pkg/common/telemetry/blackhole.go 10:36:10 spire-1.2.1/pkg/common/telemetry/call.go 10:36:10 spire-1.2.1/pkg/common/telemetry/common/ 10:36:10 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 10:36:10 spire-1.2.1/pkg/common/telemetry/config.go 10:36:10 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 10:36:10 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 10:36:10 spire-1.2.1/pkg/common/telemetry/inmem.go 10:36:10 spire-1.2.1/pkg/common/telemetry/inmem_test.go 10:36:10 spire-1.2.1/pkg/common/telemetry/m3.go 10:36:10 spire-1.2.1/pkg/common/telemetry/m3_test.go 10:36:10 spire-1.2.1/pkg/common/telemetry/metrics.go 10:36:10 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 10:36:10 spire-1.2.1/pkg/common/telemetry/names.go 10:36:10 spire-1.2.1/pkg/common/telemetry/prometheus.go 10:36:10 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 10:36:10 spire-1.2.1/pkg/common/telemetry/sanitize.go 10:36:10 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 10:36:10 spire-1.2.1/pkg/common/telemetry/server/ 10:36:10 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 10:36:10 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 10:36:10 spire-1.2.1/pkg/common/telemetry/server/datastore/ 10:36:10 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 10:36:10 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 10:36:10 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 10:36:10 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 10:36:10 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 10:36:10 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 10:36:10 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 10:36:10 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 10:36:10 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 10:36:10 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 10:36:10 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 10:36:10 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 10:36:10 spire-1.2.1/pkg/common/telemetry/server/rotate.go 10:36:10 spire-1.2.1/pkg/common/telemetry/server/server.go 10:36:10 spire-1.2.1/pkg/common/telemetry/sink.go 10:36:10 spire-1.2.1/pkg/common/telemetry/statsd.go 10:36:10 spire-1.2.1/pkg/common/telemetry/statsd_test.go 10:36:10 spire-1.2.1/pkg/common/telemetry/uptime.go 10:36:10 spire-1.2.1/pkg/common/telemetry/version.go 10:36:10 spire-1.2.1/pkg/common/telemetry/withlabels.go 10:36:10 spire-1.2.1/pkg/common/uptime/ 10:36:10 spire-1.2.1/pkg/common/uptime/uptime.go 10:36:10 spire-1.2.1/pkg/common/uptime/uptime_test.go 10:36:10 spire-1.2.1/pkg/common/util/ 10:36:10 spire-1.2.1/pkg/common/util/certs.go 10:36:10 spire-1.2.1/pkg/common/util/certs_test.go 10:36:10 spire-1.2.1/pkg/common/util/csr.go 10:36:10 spire-1.2.1/pkg/common/util/hash.go 10:36:10 spire-1.2.1/pkg/common/util/selectors.go 10:36:10 spire-1.2.1/pkg/common/util/selectors_test.go 10:36:10 spire-1.2.1/pkg/common/util/signals.go 10:36:10 spire-1.2.1/pkg/common/util/sort.go 10:36:10 spire-1.2.1/pkg/common/util/sort_test.go 10:36:10 spire-1.2.1/pkg/common/util/task.go 10:36:10 spire-1.2.1/pkg/common/util/task_test.go 10:36:10 spire-1.2.1/pkg/common/util/testdata/ 10:36:10 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 10:36:10 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 10:36:10 spire-1.2.1/pkg/common/version/ 10:36:10 spire-1.2.1/pkg/common/version/version.go 10:36:10 spire-1.2.1/pkg/common/x509svid/ 10:36:10 spire-1.2.1/pkg/common/x509svid/common_test.go 10:36:10 spire-1.2.1/pkg/common/x509svid/csr.go 10:36:10 spire-1.2.1/pkg/common/x509svid/upstreamca.go 10:36:10 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 10:36:10 spire-1.2.1/pkg/common/x509util/ 10:36:10 spire-1.2.1/pkg/common/x509util/cert.go 10:36:10 spire-1.2.1/pkg/common/x509util/dns.go 10:36:10 spire-1.2.1/pkg/common/x509util/dns_test.go 10:36:10 spire-1.2.1/pkg/common/x509util/keyid.go 10:36:10 spire-1.2.1/pkg/common/x509util/keypair.go 10:36:10 spire-1.2.1/pkg/common/x509util/serialnumber.go 10:36:10 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 10:36:10 spire-1.2.1/pkg/server/ 10:36:10 spire-1.2.1/pkg/server/api/ 10:36:10 spire-1.2.1/pkg/server/api/agent.go 10:36:10 spire-1.2.1/pkg/server/api/agent/ 10:36:10 spire-1.2.1/pkg/server/api/agent/v1/ 10:36:10 spire-1.2.1/pkg/server/api/agent/v1/service.go 10:36:10 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 10:36:10 spire-1.2.1/pkg/server/api/agent_test.go 10:36:10 spire-1.2.1/pkg/server/api/api.go 10:36:10 spire-1.2.1/pkg/server/api/audit/ 10:36:10 spire-1.2.1/pkg/server/api/audit/audit.go 10:36:10 spire-1.2.1/pkg/server/api/audit/audit_test.go 10:36:10 spire-1.2.1/pkg/server/api/bundle.go 10:36:10 spire-1.2.1/pkg/server/api/bundle/ 10:36:10 spire-1.2.1/pkg/server/api/bundle/v1/ 10:36:10 spire-1.2.1/pkg/server/api/bundle/v1/service.go 10:36:10 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 10:36:10 spire-1.2.1/pkg/server/api/bundle_test.go 10:36:10 spire-1.2.1/pkg/server/api/debug/ 10:36:10 spire-1.2.1/pkg/server/api/debug/v1/ 10:36:10 spire-1.2.1/pkg/server/api/debug/v1/service.go 10:36:10 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 10:36:10 spire-1.2.1/pkg/server/api/entry.go 10:36:10 spire-1.2.1/pkg/server/api/entry/ 10:36:10 spire-1.2.1/pkg/server/api/entry/v1/ 10:36:10 spire-1.2.1/pkg/server/api/entry/v1/service.go 10:36:10 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 10:36:10 spire-1.2.1/pkg/server/api/entry_test.go 10:36:10 spire-1.2.1/pkg/server/api/health/ 10:36:10 spire-1.2.1/pkg/server/api/health/v1/ 10:36:10 spire-1.2.1/pkg/server/api/health/v1/service.go 10:36:10 spire-1.2.1/pkg/server/api/health/v1/service_test.go 10:36:10 spire-1.2.1/pkg/server/api/id.go 10:36:10 spire-1.2.1/pkg/server/api/id_test.go 10:36:10 spire-1.2.1/pkg/server/api/limits/ 10:36:10 spire-1.2.1/pkg/server/api/limits/limits.go 10:36:10 spire-1.2.1/pkg/server/api/middleware/ 10:36:10 spire-1.2.1/pkg/server/api/middleware/alias.go 10:36:10 spire-1.2.1/pkg/server/api/middleware/audit.go 10:36:10 spire-1.2.1/pkg/server/api/middleware/authorization.go 10:36:10 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 10:36:10 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 10:36:10 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 10:36:10 spire-1.2.1/pkg/server/api/middleware/caller.go 10:36:10 spire-1.2.1/pkg/server/api/middleware/caller_test.go 10:36:10 spire-1.2.1/pkg/server/api/middleware/common.go 10:36:10 spire-1.2.1/pkg/server/api/middleware/common_test.go 10:36:10 spire-1.2.1/pkg/server/api/middleware/entries.go 10:36:10 spire-1.2.1/pkg/server/api/middleware/entries_test.go 10:36:10 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 10:36:10 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 10:36:10 spire-1.2.1/pkg/server/api/ratelimit.go 10:36:10 spire-1.2.1/pkg/server/api/rpccontext/ 10:36:10 spire-1.2.1/pkg/server/api/rpccontext/alias.go 10:36:10 spire-1.2.1/pkg/server/api/rpccontext/audit.go 10:36:10 spire-1.2.1/pkg/server/api/rpccontext/caller.go 10:36:10 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 10:36:10 spire-1.2.1/pkg/server/api/selector.go 10:36:10 spire-1.2.1/pkg/server/api/selector_test.go 10:36:10 spire-1.2.1/pkg/server/api/status.go 10:36:10 spire-1.2.1/pkg/server/api/status_test.go 10:36:10 spire-1.2.1/pkg/server/api/svid/ 10:36:10 spire-1.2.1/pkg/server/api/svid/v1/ 10:36:10 spire-1.2.1/pkg/server/api/svid/v1/service.go 10:36:10 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 10:36:10 spire-1.2.1/pkg/server/api/trustdomain.go 10:36:10 spire-1.2.1/pkg/server/api/trustdomain/ 10:36:10 spire-1.2.1/pkg/server/api/trustdomain/v1/ 10:36:10 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 10:36:10 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 10:36:10 spire-1.2.1/pkg/server/api/trustdomain_test.go 10:36:10 spire-1.2.1/pkg/server/authpolicy/ 10:36:10 spire-1.2.1/pkg/server/authpolicy/defaults.go 10:36:10 spire-1.2.1/pkg/server/authpolicy/policy.go 10:36:10 spire-1.2.1/pkg/server/authpolicy/policy.rego 10:36:10 spire-1.2.1/pkg/server/authpolicy/policy_data.json 10:36:10 spire-1.2.1/pkg/server/authpolicy/policy_test.go 10:36:10 spire-1.2.1/pkg/server/authpolicy/validate.go 10:36:10 spire-1.2.1/pkg/server/bundle/ 10:36:10 spire-1.2.1/pkg/server/bundle/client/ 10:36:10 spire-1.2.1/pkg/server/bundle/client/client.go 10:36:10 spire-1.2.1/pkg/server/bundle/client/client_test.go 10:36:10 spire-1.2.1/pkg/server/bundle/client/manager.go 10:36:10 spire-1.2.1/pkg/server/bundle/client/manager_test.go 10:36:10 spire-1.2.1/pkg/server/bundle/client/sources.go 10:36:10 spire-1.2.1/pkg/server/bundle/client/sources_test.go 10:36:10 spire-1.2.1/pkg/server/bundle/client/updater.go 10:36:10 spire-1.2.1/pkg/server/bundle/client/updater_test.go 10:36:10 spire-1.2.1/pkg/server/ca/ 10:36:10 spire-1.2.1/pkg/server/ca/ca.go 10:36:10 spire-1.2.1/pkg/server/ca/ca_health.go 10:36:10 spire-1.2.1/pkg/server/ca/ca_test.go 10:36:10 spire-1.2.1/pkg/server/ca/journal.go 10:36:10 spire-1.2.1/pkg/server/ca/journal_test.go 10:36:10 spire-1.2.1/pkg/server/ca/manager.go 10:36:10 spire-1.2.1/pkg/server/ca/manager_health.go 10:36:10 spire-1.2.1/pkg/server/ca/manager_test.go 10:36:10 spire-1.2.1/pkg/server/ca/templates.go 10:36:10 spire-1.2.1/pkg/server/ca/upstream_client.go 10:36:10 spire-1.2.1/pkg/server/ca/upstream_client_test.go 10:36:10 spire-1.2.1/pkg/server/ca/validation.go 10:36:10 spire-1.2.1/pkg/server/cache/ 10:36:10 spire-1.2.1/pkg/server/cache/dscache/ 10:36:10 spire-1.2.1/pkg/server/cache/dscache/cache.go 10:36:10 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 10:36:10 spire-1.2.1/pkg/server/cache/entrycache/ 10:36:10 spire-1.2.1/pkg/server/cache/entrycache/cache.go 10:36:10 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 10:36:10 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 10:36:10 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 10:36:10 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 10:36:10 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 10:36:10 spire-1.2.1/pkg/server/catalog/ 10:36:10 spire-1.2.1/pkg/server/catalog/catalog.go 10:36:10 spire-1.2.1/pkg/server/catalog/keymanager.go 10:36:10 spire-1.2.1/pkg/server/catalog/nodeattestor.go 10:36:10 spire-1.2.1/pkg/server/catalog/noderesolver.go 10:36:10 spire-1.2.1/pkg/server/catalog/notifier.go 10:36:10 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 10:36:10 spire-1.2.1/pkg/server/config.go 10:36:10 spire-1.2.1/pkg/server/datastore/ 10:36:10 spire-1.2.1/pkg/server/datastore/datastore.go 10:36:10 spire-1.2.1/pkg/server/datastore/datastore_health.go 10:36:10 spire-1.2.1/pkg/server/datastore/repository.go 10:36:10 spire-1.2.1/pkg/server/datastore/sqlstore/ 10:36:10 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 10:36:10 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 10:36:10 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 10:36:10 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 10:36:10 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 10:36:10 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 10:36:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 10:36:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 10:36:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 10:36:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 10:36:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 10:36:10 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 10:36:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 10:36:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 10:36:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 10:36:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 10:36:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 10:36:10 spire-1.2.1/pkg/server/endpoints/ 10:36:10 spire-1.2.1/pkg/server/endpoints/bundle/ 10:36:10 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 10:36:10 spire-1.2.1/pkg/server/endpoints/bundle/config.go 10:36:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 10:36:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 10:36:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 10:36:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 10:36:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 10:36:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 10:36:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 10:36:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 10:36:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 10:36:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 10:36:10 spire-1.2.1/pkg/server/endpoints/bundle/server.go 10:36:10 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 10:36:10 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 10:36:10 spire-1.2.1/pkg/server/endpoints/config.go 10:36:10 spire-1.2.1/pkg/server/endpoints/endpoints.go 10:36:10 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 10:36:10 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 10:36:10 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 10:36:10 spire-1.2.1/pkg/server/endpoints/middleware.go 10:36:10 spire-1.2.1/pkg/server/endpoints/middleware_test.go 10:36:10 spire-1.2.1/pkg/server/hostservice/ 10:36:10 spire-1.2.1/pkg/server/hostservice/agentstore/ 10:36:10 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 10:36:10 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 10:36:10 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 10:36:10 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 10:36:10 spire-1.2.1/pkg/server/hostservice/identityprovider/ 10:36:10 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 10:36:10 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 10:36:10 spire-1.2.1/pkg/server/plugin/ 10:36:10 spire-1.2.1/pkg/server/plugin/keymanager/ 10:36:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 10:36:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 10:36:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 10:36:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 10:36:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 10:36:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 10:36:10 spire-1.2.1/pkg/server/plugin/keymanager/base/ 10:36:10 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 10:36:10 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 10:36:10 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 10:36:10 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 10:36:10 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 10:36:10 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 10:36:10 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 10:36:10 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 10:36:10 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 10:36:10 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 10:36:10 spire-1.2.1/pkg/server/plugin/keymanager/test/ 10:36:10 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 10:36:10 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 10:36:10 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 10:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/ 10:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 10:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 10:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 10:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 10:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 10:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 10:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 10:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 10:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 10:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 10:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 10:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 10:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 10:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 10:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 10:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 10:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 10:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 10:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 10:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 10:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 10:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 10:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 10:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 10:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 10:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 10:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 10:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 10:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 10:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 10:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 10:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 10:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 10:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 10:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 10:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 10:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 10:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 10:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 10:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 10:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 10:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 10:36:10 spire-1.2.1/pkg/server/plugin/noderesolver/ 10:36:10 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 10:36:10 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 10:36:10 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 10:36:10 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 10:36:10 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 10:36:10 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 10:36:10 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 10:36:10 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 10:36:10 spire-1.2.1/pkg/server/plugin/notifier/ 10:36:10 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 10:36:10 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 10:36:10 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 10:36:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 10:36:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 10:36:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 10:36:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 10:36:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 10:36:10 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 10:36:10 spire-1.2.1/pkg/server/plugin/notifier/repository.go 10:36:10 spire-1.2.1/pkg/server/plugin/notifier/v1.go 10:36:10 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 10:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 10:36:10 spire-1.2.1/pkg/server/registration/ 10:36:10 spire-1.2.1/pkg/server/registration/manager.go 10:36:10 spire-1.2.1/pkg/server/registration/manager_test.go 10:36:10 spire-1.2.1/pkg/server/scanentries.go 10:36:10 spire-1.2.1/pkg/server/scanentries_test.go 10:36:10 spire-1.2.1/pkg/server/server.go 10:36:10 spire-1.2.1/pkg/server/server_test.go 10:36:10 spire-1.2.1/pkg/server/svid/ 10:36:10 spire-1.2.1/pkg/server/svid/observer.go 10:36:10 spire-1.2.1/pkg/server/svid/observer_test.go 10:36:10 spire-1.2.1/pkg/server/svid/rotator.go 10:36:10 spire-1.2.1/pkg/server/svid/rotator_config.go 10:36:10 spire-1.2.1/pkg/server/svid/rotator_config_test.go 10:36:10 spire-1.2.1/pkg/server/svid/rotator_test.go 10:36:10 spire-1.2.1/proto/ 10:36:10 spire-1.2.1/proto/private/ 10:36:10 spire-1.2.1/proto/private/server/ 10:36:10 spire-1.2.1/proto/private/server/journal/ 10:36:10 spire-1.2.1/proto/private/server/journal/journal.pb.go 10:36:10 spire-1.2.1/proto/private/server/journal/journal.proto 10:36:10 spire-1.2.1/proto/spire/ 10:36:10 spire-1.2.1/proto/spire/common/ 10:36:10 spire-1.2.1/proto/spire/common/common.pb.go 10:36:10 spire-1.2.1/proto/spire/common/common.proto 10:36:10 spire-1.2.1/proto/spire/common/plugin/ 10:36:10 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 10:36:10 spire-1.2.1/proto/spire/common/plugin/plugin.proto 10:36:10 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 10:36:10 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 10:36:10 spire-1.2.1/proto/spire/plugin/ 10:36:10 spire-1.2.1/proto/spire/plugin/agent/ 10:36:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 10:36:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 10:36:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 10:36:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 10:36:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 10:36:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 10:36:10 spire-1.2.1/release/ 10:36:10 spire-1.2.1/release/spire-extras/ 10:36:10 spire-1.2.1/release/spire-extras/README.md 10:36:10 spire-1.2.1/release/spire-extras/conf/ 10:36:10 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 10:36:10 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 10:36:10 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 10:36:10 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 10:36:10 spire-1.2.1/release/spire/ 10:36:10 spire-1.2.1/release/spire/README.md 10:36:10 spire-1.2.1/release/spire/conf/ 10:36:10 spire-1.2.1/release/spire/conf/agent/ 10:36:10 spire-1.2.1/release/spire/conf/agent/agent.conf 10:36:10 spire-1.2.1/release/spire/conf/server/ 10:36:10 spire-1.2.1/release/spire/conf/server/server.conf 10:36:10 spire-1.2.1/script/ 10:36:10 spire-1.2.1/script/build-artifact.sh 10:36:10 spire-1.2.1/script/generate_dummy_ca.sh 10:36:10 spire-1.2.1/support/ 10:36:10 spire-1.2.1/support/k8s/ 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/ 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 10:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 10:36:10 spire-1.2.1/support/oidc-discovery-provider/ 10:36:10 spire-1.2.1/support/oidc-discovery-provider/README.md 10:36:10 spire-1.2.1/support/oidc-discovery-provider/common_test.go 10:36:10 spire-1.2.1/support/oidc-discovery-provider/config.go 10:36:10 spire-1.2.1/support/oidc-discovery-provider/config_test.go 10:36:10 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 10:36:10 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 10:36:10 spire-1.2.1/support/oidc-discovery-provider/handler.go 10:36:10 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 10:36:10 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 10:36:10 spire-1.2.1/support/oidc-discovery-provider/main.go 10:36:10 spire-1.2.1/support/oidc-discovery-provider/server_api.go 10:36:10 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 10:36:10 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 10:36:10 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 10:36:10 spire-1.2.1/test/ 10:36:10 spire-1.2.1/test/clock/ 10:36:10 spire-1.2.1/test/clock/clock.go 10:36:10 spire-1.2.1/test/fakes/ 10:36:10 spire-1.2.1/test/fakes/fakeagentcatalog/ 10:36:10 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 10:36:10 spire-1.2.1/test/fakes/fakeagentkeymanager/ 10:36:10 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 10:36:10 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 10:36:10 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 10:36:10 spire-1.2.1/test/fakes/fakeagentstore/ 10:36:10 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 10:36:10 spire-1.2.1/test/fakes/fakedatastore/ 10:36:10 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 10:36:10 spire-1.2.1/test/fakes/fakeentryclient/ 10:36:10 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 10:36:10 spire-1.2.1/test/fakes/fakehealthchecker/ 10:36:10 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 10:36:10 spire-1.2.1/test/fakes/fakeidentityprovider/ 10:36:10 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 10:36:10 spire-1.2.1/test/fakes/fakemetrics/ 10:36:10 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 10:36:10 spire-1.2.1/test/fakes/fakenoderesolver/ 10:36:10 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 10:36:10 spire-1.2.1/test/fakes/fakenotifier/ 10:36:10 spire-1.2.1/test/fakes/fakenotifier/notifier.go 10:36:10 spire-1.2.1/test/fakes/fakepluginmetrics/ 10:36:10 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 10:36:10 spire-1.2.1/test/fakes/fakeserverca/ 10:36:10 spire-1.2.1/test/fakes/fakeserverca/serverca.go 10:36:10 spire-1.2.1/test/fakes/fakeservercatalog/ 10:36:10 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 10:36:10 spire-1.2.1/test/fakes/fakeserverkeymanager/ 10:36:10 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 10:36:10 spire-1.2.1/test/fakes/fakeservernodeattestor/ 10:36:10 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 10:36:10 spire-1.2.1/test/fakes/fakeupstreamauthority/ 10:36:10 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 10:36:10 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 10:36:10 spire-1.2.1/test/fakes/fakeworkloadapi/ 10:36:10 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 10:36:10 spire-1.2.1/test/fakes/fakeworkloadattestor/ 10:36:10 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 10:36:10 spire-1.2.1/test/fixture/ 10:36:10 spire-1.2.1/test/fixture/certs/ 10:36:10 spire-1.2.1/test/fixture/certs/agent_svid.der 10:36:10 spire-1.2.1/test/fixture/certs/base_cert.pem 10:36:10 spire-1.2.1/test/fixture/certs/base_csr.pem 10:36:10 spire-1.2.1/test/fixture/certs/base_key.pem 10:36:10 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 10:36:10 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 10:36:10 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 10:36:10 spire-1.2.1/test/fixture/certs/blog_cert.pem 10:36:10 spire-1.2.1/test/fixture/certs/blog_csr.pem 10:36:10 spire-1.2.1/test/fixture/certs/blog_key.pem 10:36:10 spire-1.2.1/test/fixture/certs/bundle.der 10:36:10 spire-1.2.1/test/fixture/certs/ca.pem 10:36:10 spire-1.2.1/test/fixture/certs/ca_key.pem 10:36:10 spire-1.2.1/test/fixture/certs/database_cert.pem 10:36:10 spire-1.2.1/test/fixture/certs/database_csr.pem 10:36:10 spire-1.2.1/test/fixture/certs/database_key.pem 10:36:10 spire-1.2.1/test/fixture/certs/node_cert.pem 10:36:10 spire-1.2.1/test/fixture/certs/node_csr.pem 10:36:10 spire-1.2.1/test/fixture/certs/node_key.pem 10:36:10 spire-1.2.1/test/fixture/certs/svid.pem 10:36:10 spire-1.2.1/test/fixture/certs/svid_key.pem 10:36:10 spire-1.2.1/test/fixture/config/ 10:36:10 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 10:36:10 spire-1.2.1/test/fixture/config/agent_good.conf 10:36:10 spire-1.2.1/test/fixture/config/agent_good_templated.conf 10:36:10 spire-1.2.1/test/fixture/config/plugin_good.conf 10:36:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 10:36:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 10:36:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 10:36:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 10:36:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 10:36:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 10:36:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 10:36:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 10:36:10 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 10:36:10 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 10:36:10 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 10:36:10 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 10:36:10 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 10:36:10 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 10:36:10 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 10:36:10 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 10:36:10 spire-1.2.1/test/fixture/config/server_good.conf 10:36:10 spire-1.2.1/test/fixture/config/server_good_templated.conf 10:36:10 spire-1.2.1/test/fixture/fixture.go 10:36:10 spire-1.2.1/test/fixture/nodeattestor/ 10:36:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 10:36:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 10:36:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 10:36:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 10:36:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 10:36:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 10:36:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 10:36:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 10:36:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 10:36:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 10:36:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 10:36:10 spire-1.2.1/test/fixture/registration/ 10:36:10 spire-1.2.1/test/fixture/registration/entries.json 10:36:10 spire-1.2.1/test/fixture/registration/good-for-update.json 10:36:10 spire-1.2.1/test/fixture/registration/good.json 10:36:10 spire-1.2.1/test/fixture/registration/invalid.json 10:36:10 spire-1.2.1/test/fixture/registration/invalid_json.json 10:36:10 spire-1.2.1/test/fixture/registration/manager_test_entries.json 10:36:10 spire-1.2.1/test/integration/ 10:36:10 spire-1.2.1/test/integration/README.md 10:36:10 spire-1.2.1/test/integration/common 10:36:10 spire-1.2.1/test/integration/setup/ 10:36:10 spire-1.2.1/test/integration/setup/adminclient/ 10:36:10 spire-1.2.1/test/integration/setup/adminclient/build.sh 10:36:10 spire-1.2.1/test/integration/setup/adminclient/client.go 10:36:10 spire-1.2.1/test/integration/setup/debugagent/ 10:36:10 spire-1.2.1/test/integration/setup/debugagent/build.sh 10:36:10 spire-1.2.1/test/integration/setup/debugagent/main.go 10:36:10 spire-1.2.1/test/integration/setup/debugserver/ 10:36:10 spire-1.2.1/test/integration/setup/debugserver/build.sh 10:36:10 spire-1.2.1/test/integration/setup/debugserver/main.go 10:36:10 spire-1.2.1/test/integration/setup/downstreamclient/ 10:36:10 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 10:36:10 spire-1.2.1/test/integration/setup/downstreamclient/client.go 10:36:10 spire-1.2.1/test/integration/setup/itclient/ 10:36:10 spire-1.2.1/test/integration/setup/itclient/client.go 10:36:10 spire-1.2.1/test/integration/setup/node-attestation/ 10:36:10 spire-1.2.1/test/integration/setup/node-attestation/build.sh 10:36:10 spire-1.2.1/test/integration/setup/node-attestation/client.go 10:36:10 spire-1.2.1/test/integration/setup/x509pop/ 10:36:10 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 10:36:10 spire-1.2.1/test/integration/setup/x509pop/setup.sh 10:36:10 spire-1.2.1/test/integration/suites/ 10:36:10 spire-1.2.1/test/integration/suites/admin-endpoints/ 10:36:10 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 10:36:10 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 10:36:10 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 10:36:10 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 10:36:10 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 10:36:10 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 10:36:10 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 10:36:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 10:36:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 10:36:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 10:36:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 10:36:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 10:36:10 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 10:36:10 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 10:36:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 10:36:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 10:36:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 10:36:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 10:36:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 10:36:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 10:36:10 spire-1.2.1/test/integration/suites/datastore-mysql/ 10:36:10 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 10:36:10 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 10:36:10 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 10:36:10 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 10:36:10 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 10:36:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 10:36:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 10:36:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 10:36:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 10:36:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 10:36:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 10:36:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 10:36:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 10:36:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 10:36:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 10:36:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 10:36:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 10:36:10 spire-1.2.1/test/integration/suites/datastore-postgres/ 10:36:10 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 10:36:10 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 10:36:10 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 10:36:10 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 10:36:10 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 10:36:10 spire-1.2.1/test/integration/suites/debug-endpoints/ 10:36:10 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 10:36:10 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 10:36:10 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 10:36:10 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 10:36:10 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 10:36:10 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 10:36:10 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 10:36:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 10:36:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 10:36:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 10:36:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 10:36:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 10:36:10 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 10:36:10 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 10:36:10 spire-1.2.1/test/integration/suites/downstream-endpoints/ 10:36:10 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 10:36:10 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 10:36:10 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 10:36:10 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 10:36:10 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 10:36:10 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 10:36:10 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 10:36:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 10:36:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 10:36:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 10:36:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 10:36:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 10:36:10 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 10:36:10 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 10:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 10:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 10:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 10:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 10:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 10:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 10:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 10:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 10:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 10:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 10:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 10:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 10:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 10:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 10:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 10:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 10:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 10:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 10:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 10:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 10:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 10:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 10:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 10:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 10:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 10:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 10:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 10:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 10:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 10:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 10:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 10:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 10:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 10:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 10:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 10:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 10:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 10:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 10:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 10:36:10 spire-1.2.1/test/integration/suites/join-token/ 10:36:10 spire-1.2.1/test/integration/suites/join-token/01-start-server 10:36:10 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 10:36:10 spire-1.2.1/test/integration/suites/join-token/03-start-agent 10:36:10 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 10:36:10 spire-1.2.1/test/integration/suites/join-token/05-check-svid 10:36:10 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 10:36:10 spire-1.2.1/test/integration/suites/join-token/README.md 10:36:10 spire-1.2.1/test/integration/suites/join-token/conf/ 10:36:10 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 10:36:10 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 10:36:10 spire-1.2.1/test/integration/suites/join-token/conf/server/ 10:36:10 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 10:36:10 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 10:36:10 spire-1.2.1/test/integration/suites/join-token/teardown 10:36:10 spire-1.2.1/test/integration/suites/k8s-reconcile/ 10:36:10 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 10:36:10 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 10:36:10 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 10:36:10 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 10:36:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 10:36:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 10:36:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 10:36:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 10:36:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 10:36:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 10:36:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 10:36:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 10:36:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 10:36:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 10:36:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 10:36:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 10:36:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 10:36:10 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 10:36:10 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 10:36:10 spire-1.2.1/test/integration/suites/k8s-scratch/ 10:36:10 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 10:36:10 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 10:36:10 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 10:36:10 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 10:36:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 10:36:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 10:36:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 10:36:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 10:36:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 10:36:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 10:36:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 10:36:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 10:36:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 10:36:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 10:36:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 10:36:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 10:36:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 10:36:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 10:36:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 10:36:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 10:36:10 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 10:36:10 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 10:36:10 spire-1.2.1/test/integration/suites/k8s/ 10:36:10 spire-1.2.1/test/integration/suites/k8s/00-setup 10:36:10 spire-1.2.1/test/integration/suites/k8s/01-apply-config 10:36:10 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 10:36:10 spire-1.2.1/test/integration/suites/k8s/README.md 10:36:10 spire-1.2.1/test/integration/suites/k8s/conf/ 10:36:10 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 10:36:10 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 10:36:10 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 10:36:10 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 10:36:10 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 10:36:10 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 10:36:10 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 10:36:10 spire-1.2.1/test/integration/suites/k8s/conf/server/ 10:36:10 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 10:36:10 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 10:36:10 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 10:36:10 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 10:36:10 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 10:36:10 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 10:36:10 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 10:36:10 spire-1.2.1/test/integration/suites/k8s/init-kubectl 10:36:10 spire-1.2.1/test/integration/suites/k8s/teardown 10:36:10 spire-1.2.1/test/integration/suites/nested-rotation/ 10:36:10 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 10:36:10 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 10:36:10 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 10:36:10 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 10:36:10 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 10:36:10 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 10:36:10 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 10:36:10 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 10:36:10 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 10:36:10 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 10:36:10 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 10:36:10 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 10:36:10 spire-1.2.1/test/integration/suites/nested-rotation/README.md 10:36:10 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 10:36:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 10:36:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 10:36:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 10:36:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 10:36:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 10:36:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 10:36:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 10:36:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 10:36:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 10:36:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 10:36:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 10:36:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 10:36:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 10:36:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 10:36:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 10:36:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 10:36:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 10:36:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 10:36:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 10:36:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 10:36:10 spire-1.2.1/test/integration/suites/nested-rotation/root/ 10:36:10 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 10:36:10 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 10:36:10 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 10:36:10 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 10:36:10 spire-1.2.1/test/integration/suites/nested-rotation/teardown 10:36:10 spire-1.2.1/test/integration/suites/node-attestation/ 10:36:10 spire-1.2.1/test/integration/suites/node-attestation/00-setup 10:36:10 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 10:36:10 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 10:36:10 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 10:36:10 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 10:36:10 spire-1.2.1/test/integration/suites/node-attestation/README.md 10:36:10 spire-1.2.1/test/integration/suites/node-attestation/conf/ 10:36:10 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 10:36:10 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 10:36:10 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 10:36:10 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 10:36:10 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 10:36:10 spire-1.2.1/test/integration/suites/node-attestation/teardown 10:36:10 spire-1.2.1/test/integration/suites/rotation/ 10:36:10 spire-1.2.1/test/integration/suites/rotation/00-setup 10:36:10 spire-1.2.1/test/integration/suites/rotation/01-start-server 10:36:10 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 10:36:10 spire-1.2.1/test/integration/suites/rotation/03-start-agent 10:36:10 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 10:36:10 spire-1.2.1/test/integration/suites/rotation/05-check-svids 10:36:10 spire-1.2.1/test/integration/suites/rotation/README.md 10:36:10 spire-1.2.1/test/integration/suites/rotation/conf/ 10:36:10 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 10:36:10 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 10:36:10 spire-1.2.1/test/integration/suites/rotation/conf/server/ 10:36:10 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 10:36:10 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 10:36:10 spire-1.2.1/test/integration/suites/rotation/teardown 10:36:10 spire-1.2.1/test/integration/suites/self-test/ 10:36:10 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 10:36:10 spire-1.2.1/test/integration/suites/self-test/README.md 10:36:10 spire-1.2.1/test/integration/suites/self-test/teardown 10:36:10 spire-1.2.1/test/integration/suites/spire-server-cli/ 10:36:10 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 10:36:10 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 10:36:10 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 10:36:10 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 10:36:10 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 10:36:10 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 10:36:10 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 10:36:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 10:36:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 10:36:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 10:36:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 10:36:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 10:36:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 10:36:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 10:36:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 10:36:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 10:36:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 10:36:10 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 10:36:10 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 10:36:10 spire-1.2.1/test/integration/suites/upgrade/ 10:36:10 spire-1.2.1/test/integration/suites/upgrade/00-setup 10:36:10 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 10:36:10 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 10:36:10 spire-1.2.1/test/integration/suites/upgrade/README.md 10:36:10 spire-1.2.1/test/integration/suites/upgrade/conf/ 10:36:10 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 10:36:10 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 10:36:10 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 10:36:10 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 10:36:10 spire-1.2.1/test/integration/suites/upgrade/teardown 10:36:10 spire-1.2.1/test/integration/suites/upgrade/versions.txt 10:36:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 10:36:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 10:36:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 10:36:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 10:36:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 10:36:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 10:36:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 10:36:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 10:36:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 10:36:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 10:36:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 10:36:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 10:36:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 10:36:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 10:36:10 spire-1.2.1/test/integration/test-one.sh 10:36:10 spire-1.2.1/test/integration/test.sh 10:36:10 spire-1.2.1/test/plugintest/ 10:36:10 spire-1.2.1/test/plugintest/config.go 10:36:10 spire-1.2.1/test/plugintest/load.go 10:36:10 spire-1.2.1/test/plugintest/option.go 10:36:10 spire-1.2.1/test/spiretest/ 10:36:10 spire-1.2.1/test/spiretest/apiserver.go 10:36:10 spire-1.2.1/test/spiretest/assertions.go 10:36:10 spire-1.2.1/test/spiretest/dir.go 10:36:10 spire-1.2.1/test/spiretest/errors_posix.go 10:36:10 spire-1.2.1/test/spiretest/errors_windows.go 10:36:10 spire-1.2.1/test/spiretest/logs.go 10:36:10 spire-1.2.1/test/spiretest/socketapi.go 10:36:10 spire-1.2.1/test/spiretest/suite.go 10:36:10 spire-1.2.1/test/spiretest/x509.go 10:36:10 spire-1.2.1/test/testca/ 10:36:10 spire-1.2.1/test/testca/ca.go 10:36:10 spire-1.2.1/test/testkey/ 10:36:10 spire-1.2.1/test/testkey/generate.sh 10:36:10 spire-1.2.1/test/testkey/genkeys.go 10:36:10 spire-1.2.1/test/testkey/keys.go 10:36:10 spire-1.2.1/test/testkey/new.go 10:36:10 spire-1.2.1/test/tpmsimulator/ 10:36:10 spire-1.2.1/test/tpmsimulator/simulator.go 10:36:10 spire-1.2.1/test/util/ 10:36:10 spire-1.2.1/test/util/cert_fixtures.go 10:36:10 spire-1.2.1/test/util/cert_generation.go 10:36:10 spire-1.2.1/test/util/io_redirection.go 10:36:10 spire-1.2.1/test/util/race.go 10:36:10 spire-1.2.1/test/util/util.go 10:36:10 building spire from source... 10:36:10 Installing go1.17.7... 10:36:10 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 10:36:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:36:11 v3.15.4-13-gd81b20db72 [https://nl.alpinelinux.org/alpine/v3.15/main] 10:36:11 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 10:36:11 OK: 15864 distinct packages available 10:36:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:36:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:36:12 OK: 221 MiB in 52 packages 10:36:13 Removing intermediate container d16bde08f4e1 10:36:13 ---> 0bc542d92ea0 10:36:13 Step 5/20 : COPY go.mod vendor* ./ 10:36:14 ---> ec07808709c1 10:36:14 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:36:14 ---> Running in b520c9a3844b 10:36:14 Removing intermediate container 41a302445b6b 10:36:14 ---> b0ee7c0a3b9f 10:36:14 Step 14/23 : ENV APP_PORT=58890 10:36:15 ---> Running in 63e4dda9fa29 10:36:15 Removing intermediate container 63e4dda9fa29 10:36:15 ---> 4ceadcc26978 10:36:15 Step 15/23 : EXPOSE $APP_PORT 10:36:15 ---> Running in b3b25c5aeb29 10:36:15 Removing intermediate container b3b25c5aeb29 10:36:15 ---> 15f9bad8d527 10:36:15 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:36:16 Building bin/spire-server... 10:36:16 go: downloading github.com/mitchellh/cli v1.1.2 10:36:16 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 10:36:16 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 10:36:16 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 10:36:16 go: downloading google.golang.org/grpc v1.44.0 10:36:16 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 10:36:16 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 10:36:16  ---> ec5785e7151a 10:36:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:36:16 go: downloading github.com/imdario/mergo v0.3.12 10:36:16 go: downloading github.com/sirupsen/logrus v1.8.1 10:36:16 go: downloading github.com/hashicorp/go-hclog v1.1.0 10:36:16 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 10:36:16 go: downloading github.com/fatih/color v1.13.0 10:36:16 go: downloading github.com/mattn/go-isatty v0.0.14 10:36:16 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 10:36:16 go: downloading github.com/hashicorp/go-plugin v1.4.3 10:36:16 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 10:36:16 Removing intermediate container b520c9a3844b 10:36:16 ---> 0b70970788e8 10:36:16 Step 7/20 : COPY . . 10:36:16 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 10:36:16 go: downloading github.com/InVisionApp/go-logger v1.0.1 10:36:16 go: downloading github.com/armon/go-metrics v0.3.10 10:36:17 go: downloading github.com/prometheus/client_golang v1.12.1 10:36:17 go: downloading github.com/uber-go/tally/v4 v4.1.1 10:36:17 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 10:36:17 go: downloading github.com/open-policy-agent/opa v0.38.0 10:36:17  ---> d0caabeb1429 10:36:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:36:17 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 10:36:17 go: downloading github.com/mattn/go-colorable v0.1.12 10:36:17 go: downloading github.com/Masterminds/goutils v1.1.0 10:36:17 go: downloading github.com/Masterminds/semver v1.5.0 10:36:17 go: downloading github.com/google/uuid v1.1.2 10:36:17 go: downloading github.com/huandu/xstrings v1.3.2 10:36:17 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 10:36:17 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 10:36:17 go: downloading github.com/oklog/run v1.0.0 10:36:17 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 10:36:17 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 10:36:17 go: downloading github.com/imkira/go-observer v1.0.3 10:36:17 go: downloading go.uber.org/atomic v1.9.0 10:36:17 go: downloading github.com/prometheus/client_model v0.2.0 10:36:17 go: downloading github.com/prometheus/common v0.32.1 10:36:17 go: downloading github.com/pkg/errors v0.9.1 10:36:17 go: downloading github.com/beorn7/perks v1.0.1 10:36:17 go: downloading github.com/cespare/xxhash/v2 v2.1.2 10:36:17 go: downloading github.com/prometheus/procfs v0.7.3 10:36:17 go: downloading github.com/mitchellh/reflectwalk v1.0.1 10:36:17 go: downloading github.com/hashicorp/errwrap v1.1.0 10:36:17 go: downloading github.com/hashicorp/golang-lru v0.5.4 10:36:17 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 10:36:17 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 10:36:17 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 10:36:19  ---> 36726d03964d 10:36:19 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 10:36:19 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 10:36:19 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 10:36:19 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 10:36:19 go: downloading github.com/stretchr/testify v1.7.0 10:36:19 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 10:36:19 go: downloading github.com/aws/aws-sdk-go v1.43.0 10:36:20  ---> Running in bcd7a214840d 10:36:20 Removing intermediate container bcd7a214840d 10:36:20 ---> 66fc92a1bc6d 10:36:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:36:20 ---> Running in 5fde1fe55ae6 10:36:21 Removing intermediate container 5fde1fe55ae6 10:36:21 ---> fe453d5ffb7b 10:36:21 Step 21/23 : LABEL arch=x86_64 10:36:21 ---> Running in 07d7c3dca103 10:36:21 Removing intermediate container 07d7c3dca103 10:36:21 ---> 099cffb2b9b5 10:36:21 Step 22/23 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 10:36:21 ---> Running in 1d9ac0116f8f 10:36:22 Removing intermediate container 1d9ac0116f8f 10:36:22 ---> 37c233679bd2 10:36:22 Step 23/23 : LABEL version=0.0.0 10:36:23 go: downloading google.golang.org/api v0.70.0 10:36:23 go: downloading k8s.io/client-go v0.23.4 10:36:23 go: downloading github.com/google/go-tpm v0.3.3 10:36:23 go: downloading k8s.io/api v0.23.4 10:36:23 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 10:36:23 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 10:36:23  ---> Running in 257f4bafc463 10:36:23 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 10:36:23 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 10:36:23 go: downloading cloud.google.com/go/storage v1.21.0 10:36:23 go: downloading cloud.google.com/go v0.100.2 10:36:23 Removing intermediate container 257f4bafc463 10:36:23 ---> ed8605228d89 10:36:23 10:36:23 Successfully built ed8605228d89 10:36:23 Successfully tagged sys-mgmt-agent:latest 10:36:23  Building sys-mgmt-agent ... done Building support-scheduler 10:36:23 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 10:36:23 go: downloading github.com/blang/semver/v4 v4.0.0 10:36:24 go: downloading github.com/go-sql-driver/mysql v1.6.0 10:36:24 go: downloading github.com/jinzhu/gorm v1.9.16 10:36:24 go: downloading github.com/lib/pq v1.10.4 10:36:24 go: downloading github.com/mattn/go-sqlite3 v1.14.12 10:36:24 go: downloading k8s.io/apimachinery v0.23.4 10:36:24 go: downloading sigs.k8s.io/controller-runtime v0.11.1 10:36:24 go: downloading cloud.google.com/go/security v1.3.0 10:36:24 go: downloading github.com/hashicorp/vault/api v1.4.1 10:36:24 go: downloading k8s.io/kube-aggregator v0.23.3 10:36:24 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 10:36:24 go: downloading github.com/twmb/murmur3 v1.1.6 10:36:24 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 10:36:24 go: downloading github.com/aws/smithy-go v1.11.0 10:36:24 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 10:36:24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 10:36:24 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 10:36:24 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 10:36:24 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 10:36:24 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 10:36:24 go: downloading github.com/Azure/go-autorest/logger v0.2.1 10:36:24 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 10:36:24 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 10:36:24 go: downloading github.com/dimchansky/utfbom v1.1.1 10:36:24 go: downloading cloud.google.com/go/compute v1.3.0 10:36:24 go: downloading cloud.google.com/go/iam v0.1.1 10:36:24 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 10:36:24 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 10:36:26 go: downloading github.com/gogo/protobuf v1.3.2 10:36:26 go: downloading github.com/jinzhu/inflection v1.0.0 10:36:26 go: downloading github.com/google/gofuzz v1.1.0 10:36:26 go: downloading k8s.io/klog/v2 v2.30.0 10:36:26 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 10:36:26 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 10:36:26 go: downloading github.com/spf13/pflag v1.0.5 10:36:26 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 10:36:26 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 10:36:26 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 10:36:26 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 10:36:26 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 10:36:26 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 10:36:26 go: downloading github.com/hashicorp/vault/sdk v0.4.1 10:36:27 go: downloading github.com/mitchellh/mapstructure v1.4.3 10:36:27 go: downloading github.com/tklauser/go-sysconf v0.3.9 10:36:27 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 10:36:27 go: downloading github.com/OneOfOne/xxhash v1.2.8 10:36:27 go: downloading gopkg.in/yaml.v2 v2.4.0 10:36:27 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 10:36:27 go: downloading github.com/gobwas/glob v0.2.3 10:36:27 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 10:36:27 go: downloading github.com/jmespath/go-jmespath v0.4.0 10:36:27 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 10:36:27 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 10:36:27 go: downloading go.opencensus.io v0.23.0 10:36:27 go: downloading gopkg.in/inf.v0 v0.9.1 10:36:27 go: downloading github.com/google/go-cmp v0.5.7 10:36:27 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 10:36:27 go: downloading github.com/go-logr/logr v1.2.2 10:36:27 go: downloading github.com/json-iterator/go v1.1.12 10:36:27 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 10:36:27 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 10:36:27 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 10:36:27 go: downloading github.com/googleapis/gnostic v0.5.5 10:36:27 go: downloading github.com/tklauser/numcpus v0.3.0 10:36:27 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 10:36:27 go: downloading sigs.k8s.io/yaml v1.3.0 10:36:27 go: downloading go.uber.org/zap v1.21.0 10:36:27 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 10:36:27 go: downloading github.com/ryanuber/go-glob v1.0.0 10:36:27 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 10:36:27 go: downloading github.com/modern-go/reflect2 v1.0.2 10:36:27 go: downloading github.com/golang/snappy v0.0.4 10:36:27 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 10:36:27 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 10:36:27 go: downloading github.com/hashicorp/go-uuid v1.0.2 10:36:27 go: downloading github.com/hashicorp/go-version v1.2.0 10:36:27 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 10:36:27 go: downloading go.uber.org/multierr v1.6.0 10:36:32 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:36:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:36:32 ---> 6a6e78e78c6f 10:36:32 Step 3/22 : WORKDIR /edgex-go 10:36:32 ---> Using cache 10:36:32 ---> 4ad78393f9b8 10:36:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:36:32 ---> Using cache 10:36:32 ---> 2fbe16acaa23 10:36:32 Step 5/22 : RUN apk add --update --no-cache make git 10:36:32 ---> Using cache 10:36:32 ---> 965e979ada0f 10:36:32 Step 6/22 : COPY go.mod vendor* ./ 10:36:32 ---> Using cache 10:36:32 ---> ca21a86a986d 10:36:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:36:32 ---> Using cache 10:36:32 ---> 1fabe074faea 10:36:32 Step 8/22 : COPY . . 10:36:32 ---> Using cache 10:36:32 ---> a971caa706fc 10:36:32 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 10:36:32 ---> 61cc14621b8a 10:36:32 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:36:33 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 10:36:33 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 10:36:35  ---> Running in 0930d648cc06 10:36:35 ---> Running in f54323e5403f 10:36:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:36:35 CGO_ENABLED=0 GO111MODULE=on go build -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 10:37:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:37:14 Removing intermediate container 8eac8375cd2b 10:37:14 ---> 8e0af3359f21 10:37:14 10:37:14 Step 13/25 : FROM alpine:3.15 10:37:14 3.15: Pulling from library/alpine 10:37:14 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 10:37:14 Status: Downloaded newer image for alpine:3.15 10:37:14 ---> 0ac33e5f5afa 10:37:14 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:37:14 ---> Running in a23ceab36411 10:37:14 Removing intermediate container f54323e5403f 10:37:14 ---> 949b5c6997e3 10:37:14 10:37:14 Step 10/22 : FROM alpine:3.14 10:37:14 ---> e04c818066af 10:37:14 Step 11/22 : RUN apk add --update --no-cache dumb-init 10:37:14 ---> Using cache 10:37:14 ---> 396ab7a55282 10:37:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:37:14 ---> Using cache 10:37:14 ---> 177666f11b8f 10:37:14 Step 13/22 : ENV APP_PORT=59861 10:37:14 Removing intermediate container 0930d648cc06 10:37:14 ---> 0b10a39a8caa 10:37:14 10:37:14 Step 9/20 : FROM alpine:3.15 10:37:14 ---> 0ac33e5f5afa 10:37:14 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:37:14 ---> Running in 50da5f79d198 10:37:14 ---> Running in 8029e1f167b7 10:37:14 Removing intermediate container a23ceab36411 10:37:14 ---> 2149f8751455 10:37:14 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:37:14 ---> Running in 76a27944c8f6 10:37:14 Removing intermediate container 50da5f79d198 10:37:14 ---> 9f9c7c3ddc21 10:37:14 Step 14/22 : EXPOSE $APP_PORT 10:37:14 ---> Running in 97b218d58ab1 10:37:14 Removing intermediate container 8029e1f167b7 10:37:14 ---> d11d01a49f59 10:37:14 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:37:14 ---> Running in 60b211788de9 10:37:14 Removing intermediate container 97b218d58ab1 10:37:14 ---> 2eec3f5218e7 10:37:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:37:15 ---> aca26b257111 10:37:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:37:16 Removing intermediate container 76a27944c8f6 10:37:16 ---> a97cc4a9acc3 10:37:16 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:37:16 ---> Running in b82a9e039d7a 10:37:16 Removing intermediate container 60b211788de9 10:37:16 ---> 879707c83ee4 10:37:16 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:37:16 ---> Running in 25a8ca8ca0f8 10:37:16 ---> 6b475b432b51 10:37:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:37:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:37:16 ---> 2e95ef99a5c4 10:37:16 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 10:37:16 ---> Running in 2c552da8d203 10:37:17 Removing intermediate container 2c552da8d203 10:37:17 ---> b7fce3988f6c 10:37:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:37:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:37:17 ---> Running in 7b9bd527d87c 10:37:17 Removing intermediate container 7b9bd527d87c 10:37:17 ---> 5364abb2bd7e 10:37:17 Step 20/22 : LABEL arch=x86_64 10:37:17 ---> Running in 23ff9f3e0353 10:37:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:37:17 Removing intermediate container 23ff9f3e0353 10:37:17 ---> a81af211702e 10:37:17 Step 21/22 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 10:37:17 ---> Running in b73127771111 10:37:18 Removing intermediate container b73127771111 10:37:18 ---> bb77abe453e8 10:37:18 Step 22/22 : LABEL version=0.0.0 10:37:18 ---> Running in 1c1ebf733c63 10:37:18 v3.15.4-13-gd81b20db72 [https://nl.alpinelinux.org/alpine/v3.15/main] 10:37:18 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 10:37:18 OK: 15854 distinct packages available 10:37:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:37:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:37:18 Removing intermediate container 1c1ebf733c63 10:37:18 ---> 99a6f7f1242b 10:37:18 10:37:18 Successfully built 99a6f7f1242b 10:37:18 Successfully tagged support-scheduler:latest 10:37:18  Building support-scheduler ... done Building core-metadata 10:37:18 v3.15.4-13-gd81b20db72 [https://nl.alpinelinux.org/alpine/v3.15/main] 10:37:18 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 10:37:18 OK: 15854 distinct packages available 10:37:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:37:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:37:19 (1/5) Installing dumb-init (1.2.5-r1) 10:37:19 (2/5) Installing musl-obstack (1.2.3-r0) 10:37:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:37:19 (3/5) Installing libucontext (1.1-r0) 10:37:19 (4/5) Installing gcompat (1.0.0-r4) 10:37:19 (5/5) Installing openssl (1.1.1n-r0) 10:37:19 (1/9) Installing ca-certificates (20211220-r0) 10:37:19 Executing busybox-1.34.1-r5.trigger 10:37:19 OK: 6 MiB in 19 packages 10:37:19 (2/9) Installing brotli-libs (1.0.9-r5) 10:37:19 (3/9) Installing nghttp2-libs (1.46.0-r0) 10:37:19 (4/9) Installing libcurl (7.80.0-r0) 10:37:19 (5/9) Installing curl (7.80.0-r0) 10:37:20 (6/9) Installing dumb-init (1.2.5-r1) 10:37:20 (7/9) Installing musl-obstack (1.2.3-r0) 10:37:20 (8/9) Installing libucontext (1.1-r0) 10:37:20 (9/9) Installing gcompat (1.0.0-r4) 10:37:20 Executing busybox-1.34.1-r5.trigger 10:37:20 Executing ca-certificates-20211220-r0.trigger 10:37:20 OK: 8 MiB in 23 packages 10:37:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:37:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:37:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:37:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:37:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:37:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 10:37:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:37:22 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 10:37:22 Building bin/spire-agent... 10:37:22 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:37:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:37:22 ---> 6a6e78e78c6f 10:37:22 Step 3/23 : WORKDIR /edgex-go 10:37:22 ---> Using cache 10:37:22 ---> 4ad78393f9b8 10:37:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:37:22 ---> Using cache 10:37:22 ---> 2fbe16acaa23 10:37:22 Step 5/23 : RUN apk add --update --no-cache make git 10:37:22 ---> Using cache 10:37:22 ---> 965e979ada0f 10:37:22 Step 6/23 : COPY go.mod vendor* ./ 10:37:22 ---> Using cache 10:37:22 ---> ca21a86a986d 10:37:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:37:22 ---> Using cache 10:37:22 ---> 1fabe074faea 10:37:22 Step 8/23 : COPY . . 10:37:22 ---> Using cache 10:37:22 ---> a971caa706fc 10:37:22 Step 9/23 : RUN make cmd/core-metadata/core-metadata 10:37:22 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 10:37:22 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 10:37:22 go: downloading cloud.google.com/go/secretmanager v1.3.0 10:37:22 go: downloading github.com/docker/docker v20.10.12+incompatible 10:37:23  ---> Running in cb60d465be6b 10:37:23 go: downloading github.com/google/go-tpm-tools v0.3.3 10:37:23 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 10:37:23 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 10:37:23 Removing intermediate container b82a9e039d7a 10:37:23 ---> 28a49b735392 10:37:23 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 10:37:23 Removing intermediate container 25a8ca8ca0f8 10:37:23 ---> 24eb45dafdf0 10:37:23 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 10:37:23 go: downloading github.com/docker/go-connections v0.4.0 10:37:23 go: downloading github.com/docker/go-units v0.4.0 10:37:23 go: downloading github.com/opencontainers/image-spec v1.0.1 10:37:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:37:23 go: downloading github.com/docker/distribution v2.7.1+incompatible 10:37:23 go: downloading github.com/containerd/containerd v1.3.4 10:37:23 go: downloading github.com/opencontainers/go-digest v1.0.0 10:37:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:37:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:37:24 ---> 0af356e1a809 10:37:24 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:37:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 10:37:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 10:37:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:37:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:37:26 ---> 9abc036f2023 10:37:26 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 10:37:26 ---> 22ebf87f3c7e 10:37:26 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:37:26 ---> 89a649d8f2f4 10:37:26 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 10:37:26 ---> Running in 41286ac044e8 10:37:26 ---> d317fb7ecee2 10:37:26 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:37:26 Removing intermediate container 41286ac044e8 10:37:26 ---> aadff2256f22 10:37:26 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:37:27 ---> Running in 4f06b07d1818 10:37:27 ---> 8f133f7719a0 10:37:27 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:37:27 Removing intermediate container 4f06b07d1818 10:37:27 ---> 581379a00236 10:37:27 Step 18/20 : LABEL arch=x86_64 10:37:27 ---> Running in 3ad107eb1a35 10:37:27 ---> 91f2b85eeeee 10:37:27 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:37:27 Removing intermediate container 3ad107eb1a35 10:37:27 ---> 60b5505773ff 10:37:27 Step 19/20 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 10:37:27 ---> Running in d9edb440c599 10:37:27 ---> Running in d0dd7d676454 10:37:28 Removing intermediate container d0dd7d676454 10:37:28 ---> 67bc08de8546 10:37:28 Step 20/20 : LABEL version=0.0.0 10:37:28 Removing intermediate container d9edb440c599 10:37:28 ---> 3f74a6594de8 10:37:28 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:37:28 ---> Running in bcfed3d91dcb 10:37:28 ---> Running in f918c46ec722 10:37:28 Removing intermediate container bcfed3d91dcb 10:37:28 ---> 7eecd779c754 10:37:28 10:37:28 Removing intermediate container f918c46ec722 10:37:28 ---> 33abfe245b7a 10:37:28 Step 23/25 : LABEL arch=x86_64 10:37:28 ---> Running in 5eae729f6eec 10:37:28 Successfully built 7eecd779c754 10:37:28 Successfully tagged security-spiffe-token-provider:latest 10:37:28  Building security-spiffe-token-provider ... done Removing intermediate container 5eae729f6eec 10:37:28 ---> 9af7b8181625 10:37:28 Step 24/25 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 10:37:28 ---> Running in 53e27a27d461 10:37:29 Removing intermediate container 53e27a27d461 10:37:29 ---> 0ef2fec08b44 10:37:29 Step 25/25 : LABEL version=0.0.0 10:37:29 ---> Running in 5990793b28ec 10:37:29 Removing intermediate container 5990793b28ec 10:37:29 ---> 1bf7cb6155fa 10:37:29 10:37:29 Successfully built 1bf7cb6155fa 10:37:29 Successfully tagged security-spire-server:latest 10:37:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.238s coverage: 28.7% of statements 10:37:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:37:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:37:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.409s coverage: 98.5% of statements 10:37:39 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:37:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.671s coverage: 54.9% of statements 10:37:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:37:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:37:51  Building security-spire-server ... done Removing intermediate container cb60d465be6b 10:37:51 ---> f0f83eb407a1 10:37:51 10:37:51 Step 10/23 : FROM alpine:3.14 10:37:51 ---> e04c818066af 10:37:51 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:37:51 ---> Using cache 10:37:51 ---> 396ab7a55282 10:37:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:37:51 ---> Using cache 10:37:51 ---> 177666f11b8f 10:37:51 Step 13/23 : ENV APP_PORT=59881 10:37:51 ---> Running in 67e4607fba64 10:37:51 Removing intermediate container 67e4607fba64 10:37:51 ---> 1143481c9cea 10:37:51 Step 14/23 : EXPOSE $APP_PORT 10:37:51 ---> Running in 034968f03149 10:37:51 Removing intermediate container 034968f03149 10:37:51 ---> eb5b94ae010f 10:37:51 Step 15/23 : WORKDIR / 10:37:51 ---> Running in ee7654238a1c 10:37:51 Removing intermediate container ee7654238a1c 10:37:51 ---> 8968bc47065d 10:37:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:37:51 ---> a61e97e325af 10:37:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:37:52 ---> 4cacad9f51b3 10:37:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:37:52 ---> e3173c5e2dc4 10:37:52 Step 19/23 : ENTRYPOINT ["/core-metadata"] 10:37:52 ---> Running in 2f68cbcdb05e 10:37:52 Removing intermediate container 2f68cbcdb05e 10:37:52 ---> 36b4a12ad1ea 10:37:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:37:52 ---> Running in 067e7b04cf8a 10:37:52 Removing intermediate container 067e7b04cf8a 10:37:52 ---> ef1beec5c1bc 10:37:52 Step 21/23 : LABEL arch=x86_64 10:37:52 ---> Running in ec043dc1c58b 10:37:52 Removing intermediate container ec043dc1c58b 10:37:52 ---> eea8355942ce 10:37:52 Step 22/23 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 10:37:52 ---> Running in 0f49bce8c001 10:37:53 Removing intermediate container 0f49bce8c001 10:37:53 ---> 59ab5feb6251 10:37:53 Step 23/23 : LABEL version=0.0.0 10:37:53 ---> Running in 583c96815e43 10:37:53 Removing intermediate container 583c96815e43 10:37:53 ---> 74b6b7a547f2 10:37:53 10:37:53 Successfully built 74b6b7a547f2 10:37:53 Successfully tagged core-metadata:latest 10:38:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.567s coverage: 89.2% of statements 10:38:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 10:38:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:38:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:38:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.302s coverage: 84.4% of statements 10:38:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:38:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:38:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 10:38:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:38:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:38:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.934s coverage: 95.2% of statements 10:38:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:38:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:38:03 ok github.com/edgexfoundry/edgex-go/internal/io 0.260s coverage: 72.2% of statements 10:38:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:38:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 10:38:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:38:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:38:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:38:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.455s coverage: 60.0% of statements 10:38:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:38:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:38:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:38:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.582s coverage: 0.9% of statements 10:38:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:38:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.390s coverage: 58.8% of statements 10:38:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.327s coverage: 24.0% of statements 10:38:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:38:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.226s coverage: 47.1% of statements 10:38:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.299s coverage: 79.5% of statements 10:38:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.211s coverage: 94.1% of statements 10:38:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.237s coverage: 96.3% of statements 10:38:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.260s coverage: 87.5% of statements 10:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.266s coverage: 94.4% of statements 10:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.177s coverage: 44.8% of statements 10:38:20  Building core-metadata ... done Removing intermediate container 365ef07da650 10:38:20 ---> c061f0a1bacb 10:38:20 10:38:20 Step 13/26 : FROM alpine:3.15 10:38:20 ---> 0ac33e5f5afa 10:38:20 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:38:20 ---> Using cache 10:38:20 ---> d11d01a49f59 10:38:20 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:38:20 ---> Using cache 10:38:20 ---> 879707c83ee4 10:38:20 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:38:20 ---> Running in 3bef9fb364c5 10:38:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:38:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:38:20 v3.15.4-13-gd81b20db72 [https://nl.alpinelinux.org/alpine/v3.15/main] 10:38:20 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 10:38:20 OK: 15854 distinct packages available 10:38:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:38:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:38:21 (1/5) Installing dumb-init (1.2.5-r1) 10:38:21 (2/5) Installing musl-obstack (1.2.3-r0) 10:38:21 (3/5) Installing libucontext (1.1-r0) 10:38:21 (4/5) Installing gcompat (1.0.0-r4) 10:38:21 (5/5) Installing openssl (1.1.1n-r0) 10:38:21 Executing busybox-1.34.1-r5.trigger 10:38:21 OK: 6 MiB in 19 packages 10:38:22 Removing intermediate container 3bef9fb364c5 10:38:22 ---> 2a10d4468caa 10:38:22 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 10:38:22 ---> 0222b1fb2db7 10:38:22 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 10:38:23 ---> 8e8c749cebb5 10:38:23 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:38:24 ---> 4fe3437aba05 10:38:24 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:38:24 ---> 33768b5ed21e 10:38:24 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:38:24 ---> 4e0ca229054a 10:38:24 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:38:24 ---> Running in 37d4fc363cc4 10:38:24 Removing intermediate container 37d4fc363cc4 10:38:24 ---> 189ff99f9690 10:38:24 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:38:24 ---> Running in 5bd4280ae357 10:38:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.660s coverage: 82.5% of statements 10:38:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:38:24 Removing intermediate container 5bd4280ae357 10:38:24 ---> 2771fd85c3c2 10:38:24 Step 24/26 : LABEL arch=x86_64 10:38:24 ---> Running in 7d10cb4a3960 10:38:24 Removing intermediate container 7d10cb4a3960 10:38:24 ---> 0f61504ee2ad 10:38:24 Step 25/26 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 10:38:24 ---> Running in 23edd77a29f0 10:38:24 Removing intermediate container 23edd77a29f0 10:38:24 ---> fbaac2ccb922 10:38:24 Step 26/26 : LABEL version=0.0.0 10:38:24 ---> Running in 4d6e73919df1 10:38:24 Removing intermediate container 4d6e73919df1 10:38:24 ---> f6672ea250c7 10:38:24 10:38:24 Successfully built f6672ea250c7 10:38:24 Successfully tagged security-spire-agent:latest 10:38:28  Building security-spire-agent ... done Building bin/spire-agent... 10:38:28 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 10:38:28 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 10:38:28 go: downloading cloud.google.com/go/secretmanager v1.3.0 10:38:28 go: downloading github.com/docker/docker v20.10.12+incompatible 10:38:28 go: downloading github.com/google/go-tpm-tools v0.3.3 10:38:28 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 10:38:28 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 10:38:28 go: downloading github.com/docker/go-units v0.4.0 10:38:28 go: downloading github.com/docker/go-connections v0.4.0 10:38:28 go: downloading github.com/opencontainers/image-spec v1.0.1 10:38:28 go: downloading github.com/docker/distribution v2.7.1+incompatible 10:38:28 go: downloading github.com/containerd/containerd v1.3.4 10:38:28 go: downloading github.com/opencontainers/go-digest v1.0.0 10:38:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.261s coverage: 92.9% of statements 10:38:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:38:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:38:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:38:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements 10:38:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:38:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:38:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:38:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:38:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:38:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.203s coverage: 87.2% of statements 10:38:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:38:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:38:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.178s coverage: 100.0% of statements 10:38:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:38:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.259s coverage: 58.8% of statements 10:38:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 10:38:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.270s coverage: 80.0% of statements 10:38:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.235s coverage: 87.2% of statements 10:38:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.266s coverage: 85.4% of statements 10:38:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.843s coverage: 91.2% of statements 10:38:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:38:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.981s coverage: 64.4% of statements 10:38:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:38:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:38:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.200s coverage: 100.0% of statements 10:38:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.101s coverage: 89.4% of statements 10:38:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements 10:38:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.059s coverage: 73.7% of statements 10:38:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements 10:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.455s coverage: 65.4% of statements 10:38:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:38:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:38:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 10:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.804s coverage: 43.8% of statements 10:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.254s coverage: 89.5% of statements 10:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.227s coverage: 84.8% of statements 10:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 10:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 10:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 10:38:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:38:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.362s coverage: 17.7% of statements 10:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:38:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.651s coverage: 92.3% of statements 10:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:38:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.250s coverage: 63.2% of statements 10:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:38:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.452s coverage: 97.7% of statements 10:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:38:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 10:38:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 10:38:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.187s coverage: 28.9% of statements 10:38:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 10:38:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 10:38:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 10:38:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 10:38:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 10:38:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 10:38:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.179s coverage: 100.0% of statements 10:38:48 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 96.9% of statements 10:38:49 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 10:38:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:38:49 GO111MODULE=on go vet ./... 10:39:24 Removing intermediate container 7ca14d15ec7f 10:39:24 ---> 9d2777970e88 10:39:24 10:39:24 Step 13/26 : FROM alpine:3.15 10:39:24 ---> 0ac33e5f5afa 10:39:24 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:39:24 ---> Using cache 10:39:24 ---> d11d01a49f59 10:39:24 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:39:24 ---> Using cache 10:39:24 ---> 879707c83ee4 10:39:24 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 10:39:24 ---> Running in af3406d209aa 10:39:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:39:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:39:24 v3.15.4-13-gd81b20db72 [https://nl.alpinelinux.org/alpine/v3.15/main] 10:39:24 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 10:39:24 OK: 15854 distinct packages available 10:39:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:39:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:39:24 (1/4) Installing dumb-init (1.2.5-r1) 10:39:24 (2/4) Installing musl-obstack (1.2.3-r0) 10:39:24 (3/4) Installing libucontext (1.1-r0) 10:39:24 (4/4) Installing gcompat (1.0.0-r4) 10:39:24 Executing busybox-1.34.1-r5.trigger 10:39:24 OK: 6 MiB in 18 packages 10:39:24 Removing intermediate container af3406d209aa 10:39:24 ---> f57ba16cf181 10:39:24 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 10:39:24 ---> 2543d6ab61b5 10:39:24 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:39:24 ---> bd83f80507d6 10:39:24 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 10:39:24 ---> Running in 52e01303a995 10:39:24 Removing intermediate container 52e01303a995 10:39:24 ---> 81287297c074 10:39:24 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:39:24 ---> 04f45efe1ba2 10:39:24 Step 21/26 : WORKDIR / 10:39:24 ---> Running in 22cf2007cb94 10:39:24 Removing intermediate container 22cf2007cb94 10:39:24 ---> 4e3c1c8dff5e 10:39:24 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:39:24 ---> Running in 861d5d7e39d7 10:39:24 Removing intermediate container 861d5d7e39d7 10:39:24 ---> 55b831db9a9c 10:39:24 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:39:24 ---> Running in 690562831b1e 10:39:24 Removing intermediate container 690562831b1e 10:39:24 ---> dfaafd7daed3 10:39:24 Step 24/26 : LABEL arch=x86_64 10:39:24 ---> Running in d86012155923 10:39:24 Removing intermediate container d86012155923 10:39:24 ---> b0d5aedc24f9 10:39:24 Step 25/26 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 10:39:24 ---> Running in 26a6da096ebe 10:39:24 Removing intermediate container 26a6da096ebe 10:39:24 ---> 66ca6a5a6ab9 10:39:24 Step 26/26 : LABEL version=0.0.0 10:39:24 ---> Running in 1dfd292d3598 10:39:24 Removing intermediate container 1dfd292d3598 10:39:24 ---> f5c4f72ddca6 10:39:24 10:39:24 Successfully built f5c4f72ddca6 10:39:24 Successfully tagged security-spire-config:latest 10:39:24  Building security-spire-config ... done  [Pipeline] } 10:39:24 $ docker stop --time=1 6650878e34c4d7308abcc95bf7e05cf06807dc807f81d56ffab74782047cb2bf 10:39:26 $ docker rm -f 6650878e34c4d7308abcc95bf7e05cf06807dc807f81d56ffab74782047cb2bf [Pipeline] // withDockerContainer [Pipeline] sh 10:39:26 + docker images 10:39:26 REPOSITORY TAG IMAGE ID CREATED SIZE 10:39:26 security-spire-config latest f5c4f72ddca6 4 seconds ago 86.7MB 10:39:26 9d2777970e88 19 seconds ago 4.5GB 10:39:26 security-spire-agent latest f6672ea250c7 About a minute ago 127MB 10:39:26 c061f0a1bacb About a minute ago 4.5GB 10:39:26 core-metadata latest 74b6b7a547f2 About a minute ago 26.2MB 10:39:26 f0f83eb407a1 About a minute ago 1.62GB 10:39:26 security-spire-server latest 1bf7cb6155fa About a minute ago 87.3MB 10:39:26 security-spiffe-token-provider latest 7eecd779c754 About a minute ago 28.5MB 10:39:26 support-scheduler latest 99a6f7f1242b 2 minutes ago 26MB 10:39:26 949b5c6997e3 2 minutes ago 1.62GB 10:39:26 0b10a39a8caa 2 minutes ago 1.61GB 10:39:26 8e0af3359f21 2 minutes ago 4.5GB 10:39:26 sys-mgmt-agent latest ed8605228d89 3 minutes ago 307MB 10:39:26 core-data latest cf0fe8f5a787 3 minutes ago 35.9MB 10:39:26 core-command latest 6430f0166beb 3 minutes ago 24.5MB 10:39:26 99df89b3637b 3 minutes ago 1.62GB 10:39:26 df7678aff41b 3 minutes ago 1.65GB 10:39:26 8058c118606b 3 minutes ago 1.61GB 10:39:26 security-bootstrapper latest 9ae5a06a3eab 4 minutes ago 24.3MB 10:39:26 security-proxy-setup latest ee1807b19b54 4 minutes ago 43.4MB 10:39:26 security-secretstore-setup latest c827ba719b45 4 minutes ago 42.1MB 10:39:26 support-notifications latest a9b6393c8b38 4 minutes ago 26.6MB 10:39:26 d83d6c9bbf45 4 minutes ago 1.62GB 10:39:26 a47137ac2385 4 minutes ago 1.63GB 10:39:26 595b76de16a3 5 minutes ago 1.63GB 10:39:26 a26b6f54a5e4 5 minutes ago 1.61GB 10:39:26 ci-base-image-x86_64 latest 6a6e78e78c6f 8 minutes ago 896MB 10:39:26 docker 20.10.14 7417809fdb73 6 days ago 218MB 10:39:26 alpine 3.14 e04c818066af 6 days ago 5.59MB 10:39:26 alpine 3.15 0ac33e5f5afa 6 days ago 5.57MB 10:39:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 10:39:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 10:39:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 10:39:41 Still waiting to schedule task 10:39:41 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 10:40:18 Running on prd-ubuntu18.04-docker-8c-8g-19483 in /w/workspace/edgexfoundry_edgex-go_PR-3951 [Pipeline] { [Pipeline] ws 10:40:18 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 10:40:18 The recommended git tool is: git 10:40:20 using credential edgex-jenkins-ssh 10:40:20 Cloning the remote Git repository 10:40:20 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:40:20 > git init /w/workspace/edgex-go/3 # timeout=10 10:40:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:40:20 > git --version # timeout=10 10:40:20 > git --version # 'git version 2.17.1' 10:40:20 using GIT_SSH to set credentials SSH Credentials for GitHub 10:40:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:40:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:40:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:40:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:40:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:40:25 using GIT_SSH to set credentials SSH Credentials for GitHub 10:40:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3951/head:refs/remotes/origin/PR-3951 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:40:25 Merging remotes/origin/main commit 8a1959b2d712e16ab913b58ac80647e8a84f2556 into PR head commit a20eafb3f02a68d115a71e44df748c621d1ae242 10:40:26 Merge succeeded, producing a20eafb3f02a68d115a71e44df748c621d1ae242 10:40:26 Checking out Revision a20eafb3f02a68d115a71e44df748c621d1ae242 (PR-3951) 10:40:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:40:25 > git config core.sparsecheckout # timeout=10 10:40:25 > git checkout -f a20eafb3f02a68d115a71e44df748c621d1ae242 # timeout=10 10:40:25 > git remote # timeout=10 10:40:25 > git config --get remote.origin.url # timeout=10 10:40:25 using GIT_SSH to set credentials SSH Credentials for GitHub 10:40:25 > git merge 8a1959b2d712e16ab913b58ac80647e8a84f2556 # timeout=10 10:40:26 > git rev-parse HEAD^{commit} # timeout=10 10:40:26 > git config core.sparsecheckout # timeout=10 10:40:26 > git checkout -f a20eafb3f02a68d115a71e44df748c621d1ae242 # timeout=10 10:40:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:40:29 Commit message: "feat(metadata): Implement Writable.ProfileChange configurations" 10:40:29 ./bin/test-attribution-txt.sh [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:40:30 + echo snap-build.sh 10:40:30 snap-build.sh 10:40:30 + SNAP_BASE_DIR=. 10:40:30 + '[' '!' -z /w/workspace/edgex-go/3 ']' 10:40:30 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 10:40:30 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 10:40:30 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 10:40:30 + cd /w/workspace/edgex-go/3 10:40:30 + sudo apt-get remove -qy --purge lxd lxd-client 10:40:30 Reading package lists... 10:40:30 Building dependency tree... 10:40:30 Reading state information... 10:40:30 The following packages were automatically installed and are no longer required: 10:40:30 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 10:40:30 uidmap xdelta3 10:40:30 Use 'sudo apt autoremove' to remove them. 10:40:30 The following packages will be REMOVED: 10:40:30 lxd* lxd-client* 10:40:30 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 10:40:30 After this operation, 31.7 MB disk space will be freed. 10:40:31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) 10:40:31 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 10:40:32 Removing lxd dnsmasq configuration 10:40:32 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 10:40:32 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 10:40:32 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 10:40:32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) 10:40:32 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [Pipeline] echo 10:40:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 10:40:33 + ls -al . 10:40:33 total 664 10:40:33 drwxrwxr-x 9 1001 1001 4096 Apr 11 10:40 . 10:40:33 drwxr-xr-x 4 root root 4096 Apr 11 10:35 .. 10:40:33 -rw-rw-r-- 1 1001 1001 11 Apr 11 10:33 .dockerignore 10:40:33 drwxrwxr-x 8 1001 1001 4096 Apr 11 10:33 .git 10:40:33 drwxrwxr-x 4 1001 1001 4096 Apr 11 10:33 .github 10:40:33 -rw-rw-r-- 1 1001 1001 870 Apr 11 10:33 .gitignore 10:40:33 -rw-rw-r-- 1 1001 1001 42 Apr 11 10:33 .golangci.yml 10:40:33 -rw-rw-r-- 1 1001 1001 87 Apr 11 10:33 .hadolint.yml 10:40:33 -rw-rw-r-- 1 1001 1001 166 Apr 11 10:33 .sonarcloud.properties 10:40:33 -rw-rw-r-- 1 1001 1001 1171 Apr 11 10:33 ADOPTERS.md 10:40:33 -rw-rw-r-- 1 1001 1001 9953 Apr 11 10:33 Attribution.txt 10:40:33 -rw-rw-r-- 1 1001 1001 51732 Apr 11 10:33 CHANGELOG.md 10:40:33 -rw-rw-r-- 1 1001 1001 3804 Apr 11 10:33 CONTRIBUTING.md 10:40:33 -rw-rw-r-- 1 1001 1001 677 Apr 11 10:33 GOVERNANCE.md 10:40:33 -rw-rw-r-- 1 1001 1001 849 Apr 11 10:33 Jenkinsfile 10:40:33 -rw-rw-r-- 1 1001 1001 10775 Apr 11 10:33 LICENSE 10:40:33 -rw-rw-r-- 1 1001 1001 8478 Apr 11 10:33 Makefile 10:40:33 -rw-rw-r-- 1 1001 1001 582 Apr 11 10:33 OWNERS.md 10:40:33 -rw-rw-r-- 1 1001 1001 8207 Apr 11 10:33 README.md 10:40:33 -rw-rw-r-- 1 1001 1001 6912 Apr 11 10:33 SECURITY.md 10:40:33 -rw-rw-r-- 1 1001 1001 5 Apr 11 10:31 VERSION 10:40:33 -rw-rw-r-- 1 1001 1001 4131 Apr 11 10:33 ZMQWindows.md 10:40:33 drwxrwxr-x 2 1001 1001 4096 Apr 11 10:33 bin 10:40:33 drwxrwxr-x 18 1001 1001 4096 Apr 11 10:33 cmd 10:40:33 -rw-r--r-- 1 root root 431438 Apr 11 10:38 coverage.out 10:40:33 -rw-rw-r-- 1 1001 1001 3175 Apr 11 10:33 go.mod 10:40:33 -rw-rw-r-- 1 1001 1001 34990 Apr 11 10:33 go.sum 10:40:33 drwxrwxr-x 8 1001 1001 4096 Apr 11 10:33 internal 10:40:33 drwxrwxr-x 3 1001 1001 4096 Apr 11 10:33 openapi 10:40:33 drwxrwxr-x 4 1001 1001 4096 Apr 11 10:33 snap 10:40:33 -rw-rw-r-- 1 1001 1001 204 Apr 11 10:33 version.go [Pipeline] sh 10:40:34 Processing triggers for systemd (237-3ubuntu10.52) ... 10:40:34 Processing triggers for ureadahead (0.100.0-21) ... 10:40:34 + '[' -e coverage.out ] 10:40:34 + chown 1001:1001 coverage.out [Pipeline] stash 10:40:34 Warning: overwriting stash ‘coverage-report’ 10:40:34 + sudo snap remove --purge lxd 10:40:34 snap "lxd" is not installed 10:40:34 + sudo groupadd --force --system lxd 10:40:34 ++ whoami 10:40:34 + sudo /usr/sbin/usermod -G lxd -a jenkins 10:40:34 + newgrp - lxd 10:40:34 + sudo snap install lxd 10:40:35 Stashed 1 file(s) [Pipeline] sh 10:40:35 + make build 10:40:35 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 10:40:43 2022-04-11T10:40:39Z INFO Waiting for automatic snapd restart... 10:40:55 lxd 5.0.0-c5bcb80 from Canonical* installed 10:40:55 + sudo lxd init --auto 10:41:03 + sudo snap install --classic snapcraft 10:41:08 snapcraft 6.1 from Canonical* installed 10:41:08 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 10:41:08 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 10:41:08 % Total % Received % Xferd Average Speed Time Time Time Current 10:41:08 Dload Upload Total Spent Left Speed 10:41:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3940 0 --:--:-- --:--:-- --:--:-- 3940 10:41:09 100 3325k 100 3325k 0 0 9527k 0 --:--:-- --:--:-- --:--:-- 9527k 10:41:09 ./yq_linux_amd64 10:41:09 + sudo snapcraft prime --use-lxd 10:41:11 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 10:41:11 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 10:41:11 - README.md 10:41:11 10:41:11 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 10:41:11 Launching a container. 10:41:21 Waiting for container to be ready 10:41:21 To start your first container, try: lxc launch ubuntu:20.04 10:41:21 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 10:41:21 10:41:26 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 10:41:26 Waiting for network to be ready... 10:41:27 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 10:41:27 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 10:41:27 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 10:41:27 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1384 kB] 10:41:27 Get:5 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [239 kB] 10:41:27 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 10:41:27 Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 10:41:27 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [859 kB] 10:41:27 Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [122 kB] 10:41:27 Get:10 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [696 kB] 10:41:27 Get:11 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] 10:41:27 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 10:41:27 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 10:41:27 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 10:41:27 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 10:41:27 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 10:41:27 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 10:41:27 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 10:41:27 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 10:41:27 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1712 kB] 10:41:27 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [320 kB] 10:41:27 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] 10:41:27 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] 10:41:27 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [917 kB] 10:41:27 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [131 kB] 10:41:27 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [916 kB] 10:41:27 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] 10:41:30 Fetched 23.7 MB in 3s (7358 kB/s) 10:41:30 Reading package lists... 10:41:31 Reading package lists... 10:41:31 Building dependency tree... 10:41:31 Reading state information... 10:41:31 The following additional packages will be installed: 10:41:31 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 10:41:31 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 10:41:31 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 10:41:31 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 10:41:31 Suggested packages: 10:41:31 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 10:41:31 Recommended packages: 10:41:31 gnupg libsasl2-modules 10:41:31 The following NEW packages will be installed: 10:41:31 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 10:41:31 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 10:41:31 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 10:41:31 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 10:41:31 The following packages will be upgraded: 10:41:31 gpg gpg-agent gpgconf libudev1 10:41:31 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 10:41:31 Need to get 3859 kB of archives. 10:41:31 After this operation, 14.9 MB of additional disk space will be used. 10:41:31 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 10:41:31 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 10:41:31 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 10:41:31 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 10:41:31 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 10:41:31 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 10:41:32 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 10:41:32 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 10:41:32 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 10:41:32 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 10:41:32 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 10:41:32 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 10:41:32 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 10:41:32 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 10:41:32 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 10:41:32 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 10:41:32 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 10:41:32 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 10:41:32 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 10:41:32 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 10:41:32 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 10:41:32 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 10:41:32 debconf: delaying package configuration, since apt-utils is not installed 10:41:32 Fetched 3859 kB in 1s (3326 kB/s) 10:41:32 (Reading database ... 12816 files and directories currently installed.) 10:41:32 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 10:41:32 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 10:41:32 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 10:41:32 Selecting previously unselected package udev. 10:41:32 (Reading database ... 12816 files and directories currently installed.) 10:41:32 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 10:41:32 Unpacking udev (245.4-4ubuntu3.15) ... 10:41:33 Selecting previously unselected package libfuse2:amd64. 10:41:33 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 10:41:33 Unpacking libfuse2:amd64 (2.9.9-3) ... 10:41:33 Selecting previously unselected package fuse. 10:41:33 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 10:41:33 Unpacking fuse (2.9.9-3) ... 10:41:33 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 10:41:33 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 10:41:33 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 10:41:33 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 10:41:33 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 10:41:33 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 10:41:33 Selecting previously unselected package libksba8:amd64. 10:41:33 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 10:41:33 Unpacking libksba8:amd64 (1.3.5-2) ... 10:41:33 Selecting previously unselected package libroken18-heimdal:amd64. 10:41:33 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 10:41:33 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:41:33 Selecting previously unselected package libasn1-8-heimdal:amd64. 10:41:33 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 10:41:33 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:41:33 Selecting previously unselected package libheimbase1-heimdal:amd64. 10:41:33 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 10:41:33 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:41:33 Selecting previously unselected package libhcrypto4-heimdal:amd64. 10:41:33 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 10:41:33 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:41:33 Selecting previously unselected package libwind0-heimdal:amd64. 10:41:33 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 10:41:33 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:41:33 Selecting previously unselected package libhx509-5-heimdal:amd64. 10:41:33 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 10:41:33 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:41:33 Selecting previously unselected package libkrb5-26-heimdal:amd64. 10:41:33 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 10:41:33 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:41:33 Selecting previously unselected package libheimntlm0-heimdal:amd64. 10:41:33 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 10:41:33 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:41:33 Selecting previously unselected package libgssapi3-heimdal:amd64. 10:41:33 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 10:41:33 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:41:33 Selecting previously unselected package libsasl2-modules-db:amd64. 10:41:33 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 10:41:33 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 10:41:33 Selecting previously unselected package libsasl2-2:amd64. 10:41:33 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 10:41:33 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 10:41:33 Selecting previously unselected package libldap-common. 10:41:33 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 10:41:33 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 10:41:33 Selecting previously unselected package libldap-2.4-2:amd64. 10:41:33 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 10:41:34 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 10:41:34 Selecting previously unselected package dirmngr. 10:41:34 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 10:41:34 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 10:41:34 Setting up libksba8:amd64 (1.3.5-2) ... 10:41:34 Setting up libfuse2:amd64 (2.9.9-3) ... 10:41:34 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 10:41:34 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 10:41:34 Setting up udev (245.4-4ubuntu3.15) ... 10:41:34 invoke-rc.d: policy-rc.d denied execution of start. 10:41:34 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 10:41:34 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:41:34 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 10:41:34 Setting up gpg (2.2.19-3ubuntu2.1) ... 10:41:34 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:41:34 Setting up fuse (2.9.9-3) ... 10:41:35 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 10:41:35 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:41:35 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:41:35 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:41:35 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:41:35 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:41:35 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:41:35 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:41:35 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 10:41:35 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 10:41:35 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 10:41:35 Processing triggers for systemd (245.4-4ubuntu3) ... 10:41:35 Processing triggers for libc-bin (2.31-0ubuntu9) ... 10:41:36 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 10:41:36 Alias= settings in the [Install] section, and DefaultInstance= for template 10:41:36 units). This means they are not meant to be enabled using systemctl. 10:41:36 10:41:36 Possible reasons for having this kind of units are: 10:41:36 • A unit may be statically enabled by being symlinked from another unit's 10:41:36 .wants/ or .requires/ directory. 10:41:36 • A unit's purpose may be to act as a helper for some other unit which has 10:41:36 a requirement dependency on it. 10:41:36 • A unit may be started when needed via activation (socket, path, timer, 10:41:36 D-Bus, udev, scripted systemctl call, ...). 10:41:36 • In case of template units, the unit is meant to be enabled with some 10:41:36 instance name specified. 10:41:36 Reading package lists... 10:41:36 Building dependency tree... 10:41:36 Reading state information... 10:41:36 The following additional packages will be installed: 10:41:36 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 10:41:36 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 10:41:36 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 10:41:36 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 10:41:36 openssh-client python3 python3-minimal python3.8 python3.8-minimal 10:41:36 squashfs-tools systemd systemd-sysv systemd-timesyncd 10:41:36 Suggested packages: 10:41:36 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 10:41:36 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 10:41:36 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 10:41:36 systemd-container policykit-1 10:41:36 Recommended packages: 10:41:36 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 10:41:36 The following NEW packages will be installed: 10:41:36 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 10:41:36 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 10:41:36 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 10:41:36 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 10:41:36 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 10:41:36 The following packages will be upgraded: 10:41:36 libsystemd0 systemd systemd-sysv systemd-timesyncd 10:41:36 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 10:41:36 Need to get 46.5 MB of archives. 10:41:36 After this operation, 181 MB of additional disk space will be used. 10:41:36 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 10:41:36 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 10:41:36 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 10:41:36 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 10:41:36 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 10:41:36 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 10:41:36 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 10:41:36 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 10:41:36 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 10:41:36 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 10:41:36 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 10:41:36 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 10:41:36 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 10:41:36 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 10:41:36 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 10:41:36 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 10:41:36 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 10:41:36 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] 10:41:36 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 10:41:36 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] 10:41:36 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] 10:41:36 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] 10:41:36 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 10:41:36 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 10:41:36 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 10:41:36 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 10:41:37 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 10:41:37 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 10:41:37 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 10:41:37 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 10:41:37 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 10:41:37 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 10:41:37 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 10:41:37 debconf: delaying package configuration, since apt-utils is not installed 10:41:37 Fetched 46.5 MB in 1s (75.4 MB/s) 10:41:37 (Reading database ... 13067 files and directories currently installed.) 10:41:37 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 10:41:37 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 10:41:37 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 10:41:37 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 10:41:37 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 10:41:37 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 10:41:38 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 10:41:38 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 10:41:38 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 10:41:38 Selecting previously unselected package libpython3.8-minimal:amd64. 10:41:38 (Reading database ... 13068 files and directories currently installed.) 10:41:38 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 10:41:38 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 10:41:38 Selecting previously unselected package libexpat1:amd64. 10:41:38 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 10:41:38 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 10:41:38 Selecting previously unselected package python3.8-minimal. 10:41:38 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 10:41:38 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 10:41:38 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 10:41:38 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 10:41:38 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 10:41:39 Selecting previously unselected package python3-minimal. 10:41:39 (Reading database ... 13359 files and directories currently installed.) 10:41:39 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 10:41:39 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 10:41:39 Selecting previously unselected package mime-support. 10:41:39 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 10:41:39 Unpacking mime-support (3.64ubuntu1) ... 10:41:39 Selecting previously unselected package libmpdec2:amd64. 10:41:39 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 10:41:39 Unpacking libmpdec2:amd64 (2.4.2-3) ... 10:41:39 Selecting previously unselected package libpython3.8-stdlib:amd64. 10:41:39 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 10:41:39 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 10:41:39 Selecting previously unselected package python3.8. 10:41:39 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 10:41:39 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... 10:41:39 Selecting previously unselected package libpython3-stdlib:amd64. 10:41:39 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 10:41:39 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 10:41:39 Setting up python3-minimal (3.8.2-0ubuntu2) ... 10:41:40 Selecting previously unselected package python3. 10:41:40 (Reading database ... 13761 files and directories currently installed.) 10:41:40 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 10:41:40 Unpacking python3 (3.8.2-0ubuntu2) ... 10:41:40 Selecting previously unselected package libdbus-1-3:amd64. 10:41:40 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 10:41:40 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 10:41:40 Selecting previously unselected package dbus. 10:41:40 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 10:41:40 Unpacking dbus (1.12.16-2ubuntu2.1) ... 10:41:40 Selecting previously unselected package libbsd0:amd64. 10:41:40 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 10:41:40 Unpacking libbsd0:amd64 (0.10.0-1) ... 10:41:40 Selecting previously unselected package libpam-systemd:amd64. 10:41:40 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 10:41:40 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 10:41:40 Selecting previously unselected package sudo. 10:41:40 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 10:41:40 Unpacking sudo (1.8.31-1ubuntu1.2) ... 10:41:40 Selecting previously unselected package apparmor. 10:41:40 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 10:41:40 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 10:41:40 Selecting previously unselected package libcbor0.6:amd64. 10:41:40 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 10:41:40 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 10:41:40 Selecting previously unselected package libedit2:amd64. 10:41:40 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 10:41:40 Unpacking libedit2:amd64 (3.1-20191231-1) ... 10:41:40 Selecting previously unselected package libfido2-1:amd64. 10:41:40 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 10:41:40 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 10:41:40 Selecting previously unselected package libkrb5support0:amd64. 10:41:40 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 10:41:40 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 10:41:40 Selecting previously unselected package libk5crypto3:amd64. 10:41:40 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 10:41:40 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 10:41:40 Selecting previously unselected package libkeyutils1:amd64. 10:41:40 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 10:41:40 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 10:41:40 Selecting previously unselected package libkrb5-3:amd64. 10:41:40 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 10:41:40 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 10:41:40 Selecting previously unselected package libgssapi-krb5-2:amd64. 10:41:40 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 10:41:40 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 10:41:40 Selecting previously unselected package openssh-client. 10:41:40 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 10:41:40 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 10:41:41 Selecting previously unselected package dbus-user-session. 10:41:41 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 10:41:41 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 10:41:41 Selecting previously unselected package liblzo2-2:amd64. 10:41:41 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 10:41:41 Unpacking liblzo2-2:amd64 (2.10-2) ... 10:41:41 Selecting previously unselected package squashfs-tools. 10:41:41 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 10:41:41 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 10:41:41 Selecting previously unselected package snapd. 10:41:41 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 10:41:41 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 10:41:44 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 10:41:44 Setting up mime-support (3.64ubuntu1) ... 10:41:44 Setting up liblzo2-2:amd64 (2.10-2) ... 10:41:44 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 10:41:44 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 10:41:44 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 10:41:44 Setting up dbus (1.12.16-2ubuntu2.1) ... 10:41:44 Setting up sudo (1.8.31-1ubuntu1.2) ... 10:41:44 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 10:41:44 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 10:41:44 Setting up libmpdec2:amd64 (2.4.2-3) ... 10:41:44 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 10:41:44 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 10:41:44 Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... 10:41:45 Setting up libbsd0:amd64 (0.10.0-1) ... 10:41:45 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 10:41:45 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 10:41:45 Setting up libedit2:amd64 (3.1-20191231-1) ... 10:41:45 Setting up python3 (3.8.2-0ubuntu2) ... 10:41:45 running python rtupdate hooks for python3.8... 10:41:45 running python post-rtupdate hooks for python3.8... 10:41:45 Setting up apparmor (2.13.3-7ubuntu5.1) ... 10:41:46 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 10:41:46 Reloading AppArmor profiles 10:41:46 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 10:41:46 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 10:41:46 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 10:41:46 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 10:41:46 Setting up systemd (245.4-4ubuntu3.15) ... 10:41:46 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 10:41:46 Installing new version of config file /etc/systemd/resolved.conf ... 10:41:48 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 10:41:48 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 10:41:48 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 10:41:48 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 10:41:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 10:41:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 10:41:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 10:41:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 10:41:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 10:41:49 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 10:41:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 10:41:49 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 10:41:50 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 10:41:50 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 10:41:50 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 10:41:50 Processing triggers for libc-bin (2.31-0ubuntu9) ... 10:41:51 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 10:41:51 Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 10:41:51 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 10:41:52 Reading package lists... 10:41:52 Reading package lists... 10:41:52 Building dependency tree... 10:41:52 Reading state information... 10:41:53 Calculating upgrade... 10:41:53 The following packages will be upgraded: 10:41:53 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 10:41:53 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 10:41:53 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 10:41:53 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 10:41:53 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 10:41:53 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 10:41:53 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 10:41:53 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 10:41:53 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 10:41:53 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 10:41:53 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 10:41:53 xz-utils zlib1g 10:41:53 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 10:41:53 Need to get 65.7 MB of archives. 10:41:53 After this operation, 27.6 MB of additional disk space will be used. 10:41:53 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 10:41:53 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 10:41:53 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 10:41:53 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 10:41:53 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 10:41:53 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 10:41:53 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 10:41:53 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 10:41:53 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 10:41:53 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 10:41:53 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 10:41:53 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 10:41:53 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 10:41:53 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 10:41:53 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 10:41:53 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 10:41:53 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 10:41:53 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 10:41:53 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 10:41:54 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 10:41:54 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] 10:41:54 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 10:41:54 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 10:41:54 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 10:41:54 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 10:41:54 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 10:41:54 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 10:41:54 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 10:41:54 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 10:41:54 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 10:41:54 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 10:41:54 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 10:41:54 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 10:41:54 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 10:41:54 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 10:41:54 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 10:41:54 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 10:41:54 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 10:41:54 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] 10:41:54 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 10:41:54 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 10:41:54 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 10:41:54 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 10:41:54 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 10:41:54 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 10:41:54 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 10:41:54 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 10:41:54 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 10:41:54 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 10:41:54 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 10:41:54 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 10:41:54 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 10:41:54 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 10:41:54 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 10:41:55 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 10:41:55 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 10:41:55 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 10:41:55 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 10:41:55 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 10:41:55 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 10:41:55 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 10:41:55 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 10:41:55 Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 10:41:55 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] 10:41:55 Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 10:41:55 Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 10:41:55 Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 10:41:55 Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 10:41:55 Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 10:41:55 Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 10:41:55 Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] 10:41:55 Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] 10:41:55 Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] 10:41:55 Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] 10:41:55 Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] 10:41:55 Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] 10:41:56 Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] 10:41:56 debconf: delaying package configuration, since apt-utils is not installed 10:41:56 Fetched 65.7 MB in 3s (21.5 MB/s) 10:41:56 (Reading database ... 14313 files and directories currently installed.) 10:41:56 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 10:41:56 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 10:41:56 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 10:41:56 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 10:41:56 Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... 10:41:56 Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... 10:41:57 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 10:41:57 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 10:41:57 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 10:41:57 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 10:41:57 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 10:41:57 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 10:41:57 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 10:41:57 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 10:41:57 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 10:41:57 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 10:41:57 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 10:41:57 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 10:41:57 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 10:41:57 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 10:41:57 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 10:41:57 (Reading database ... 14312 files and directories currently installed.) 10:41:57 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 10:41:57 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 10:41:57 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 10:41:57 (Reading database ... 14312 files and directories currently installed.) 10:41:57 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 10:41:57 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 10:41:58 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 10:41:58 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 10:41:58 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 10:41:58 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 10:41:58 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 10:41:58 (Reading database ... 14312 files and directories currently installed.) 10:41:58 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 10:41:58 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 10:41:58 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 10:41:58 (Reading database ... 14312 files and directories currently installed.) 10:41:58 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 10:41:58 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 10:41:58 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 10:41:58 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 10:41:59 Setting up base-files (11ubuntu5.5) ... 10:41:59 Installing new version of config file /etc/issue ... 10:41:59 Installing new version of config file /etc/issue.net ... 10:41:59 Installing new version of config file /etc/lsb-release ... 10:41:59 Installing new version of config file /etc/update-motd.d/50-motd-news ... 10:41:59 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 10:41:59 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 10:41:59 Removing obsolete conffile /etc/default/motd-news ... 10:41:59 (Reading database ... 14311 files and directories currently installed.) 10:41:59 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 10:41:59 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 10:41:59 Setting up bash (5.0-6ubuntu1.1) ... 10:42:00 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 10:42:00 (Reading database ... 14311 files and directories currently installed.) 10:42:00 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 10:42:00 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 10:42:00 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 10:42:00 (Reading database ... 14311 files and directories currently installed.) 10:42:00 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 10:42:00 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 10:42:00 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 10:42:00 (Reading database ... 14311 files and directories currently installed.) 10:42:00 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 10:42:00 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 10:42:00 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 10:42:00 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 10:42:00 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 10:42:00 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 10:42:01 Setting up perl-base (5.30.0-9ubuntu0.2) ... 10:42:01 (Reading database ... 14311 files and directories currently installed.) 10:42:01 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 10:42:01 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 10:42:01 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... 10:42:01 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... 10:42:01 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... 10:42:01 (Reading database ... 14311 files and directories currently installed.) 10:42:01 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 10:42:01 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 10:42:01 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 10:42:01 (Reading database ... 14311 files and directories currently installed.) 10:42:01 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 10:42:01 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 10:42:01 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 10:42:01 (Reading database ... 14311 files and directories currently installed.) 10:42:01 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 10:42:01 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 10:42:01 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 10:42:02 (Reading database ... 14311 files and directories currently installed.) 10:42:02 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 10:42:02 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 10:42:02 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 10:42:02 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 10:42:02 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 10:42:02 (Reading database ... 14311 files and directories currently installed.) 10:42:02 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 10:42:02 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 10:42:02 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 10:42:02 (Reading database ... 14311 files and directories currently installed.) 10:42:02 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 10:42:02 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 10:42:02 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 10:42:02 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 10:42:03 Setting up util-linux (2.34-0.1ubuntu9.3) ... 10:42:03 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 10:42:03 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 10:42:03 (Reading database ... 14311 files and directories currently installed.) 10:42:03 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 10:42:03 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 10:42:03 Setting up libc-bin (2.31-0ubuntu9.7) ... 10:42:03 (Reading database ... 14311 files and directories currently installed.) 10:42:03 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 10:42:03 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 10:42:03 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 10:42:03 (Reading database ... 14311 files and directories currently installed.) 10:42:03 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 10:42:03 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 10:42:04 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 10:42:04 (Reading database ... 14311 files and directories currently installed.) 10:42:04 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 10:42:04 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 10:42:04 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 10:42:04 (Reading database ... 14311 files and directories currently installed.) 10:42:04 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 10:42:04 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 10:42:04 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 10:42:04 (Reading database ... 14311 files and directories currently installed.) 10:42:04 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 10:42:04 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 10:42:04 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 10:42:04 (Reading database ... 14311 files and directories currently installed.) 10:42:04 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 10:42:04 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 10:42:04 Setting up gpgv (2.2.19-3ubuntu2.1) ... 10:42:04 (Reading database ... 14311 files and directories currently installed.) 10:42:04 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 10:42:04 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 10:42:04 Setting up ubuntu-keyring (2020.02.11.4) ... 10:42:04 (Reading database ... 14311 files and directories currently installed.) 10:42:04 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 10:42:04 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 10:42:04 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 10:42:04 (Reading database ... 14311 files and directories currently installed.) 10:42:04 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 10:42:04 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 10:42:04 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 10:42:04 (Reading database ... 14311 files and directories currently installed.) 10:42:04 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 10:42:04 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 10:42:04 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 10:42:04 (Reading database ... 14311 files and directories currently installed.) 10:42:04 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 10:42:04 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 10:42:05 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 10:42:05 (Reading database ... 14311 files and directories currently installed.) 10:42:05 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 10:42:05 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 10:42:05 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 10:42:05 (Reading database ... 14311 files and directories currently installed.) 10:42:05 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 10:42:05 Unpacking apt (2.0.6) over (2.0.2) ... 10:42:05 Setting up apt (2.0.6) ... 10:42:06 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 10:42:06 (Reading database ... 14311 files and directories currently installed.) 10:42:06 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 10:42:06 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 10:42:06 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 10:42:06 (Reading database ... 14311 files and directories currently installed.) 10:42:06 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 10:42:06 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 10:42:06 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 10:42:06 (Reading database ... 14313 files and directories currently installed.) 10:42:06 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 10:42:06 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 10:42:06 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 10:42:06 (Reading database ... 14317 files and directories currently installed.) 10:42:06 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 10:42:06 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 10:42:06 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 10:42:06 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 10:42:06 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 10:42:07 (Reading database ... 14317 files and directories currently installed.) 10:42:07 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 10:42:07 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 10:42:07 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 10:42:07 (Reading database ... 14317 files and directories currently installed.) 10:42:07 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 10:42:07 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 10:42:07 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 10:42:07 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 10:42:07 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 10:42:07 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 10:42:07 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 10:42:07 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 10:42:07 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 10:42:07 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 10:42:07 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 10:42:07 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 10:42:08 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 10:42:08 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 10:42:08 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 10:42:08 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 10:42:08 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 10:42:08 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 10:42:08 Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... 10:42:08 Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 10:42:08 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 10:42:08 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 10:42:08 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 10:42:08 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 10:42:08 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 10:42:08 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 10:42:08 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 10:42:08 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 10:42:08 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 10:42:08 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 10:42:08 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 10:42:08 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 10:42:09 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 10:42:09 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 10:42:09 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 10:42:09 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 10:42:09 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 10:42:09 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 10:42:09 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 10:42:09 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 10:42:10 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 10:42:10 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 10:42:10 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 10:42:10 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 10:42:11 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 10:42:11 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 10:42:11 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 10:42:11 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 10:42:11 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 10:42:11 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 10:42:11 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 10:42:11 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 10:42:11 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 10:42:12 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 10:42:12 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 10:42:12 Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... 10:42:12 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 10:42:12 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 10:42:12 Setting up tzdata (2022a-0ubuntu0.20.04) ... 10:42:12 10:42:12 Current default time zone: 'Etc/UTC' 10:42:12 Local time is now: Mon Apr 11 10:42:12 UTC 2022. 10:42:12 Universal Time is now: Mon Apr 11 10:42:12 UTC 2022. 10:42:12 Run 'dpkg-reconfigure tzdata' if you wish to change it. 10:42:12 10:42:12 Setting up xz-utils (5.2.4-1ubuntu1) ... 10:42:12 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 10:42:12 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 10:42:12 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 10:42:12 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 10:42:12 Setting up mount (2.34-0.1ubuntu9.3) ... 10:42:12 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 10:42:12 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 10:42:12 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 10:42:12 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 10:42:12 Setting up openssl (1.1.1f-1ubuntu2.12) ... 10:42:12 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 10:42:12 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 10:42:12 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 10:42:12 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 10:42:12 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... 10:42:12 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 10:42:12 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 10:42:12 Setting up fdisk (2.34-0.1ubuntu9.3) ... 10:42:12 Setting up ca-certificates (20210119~20.04.2) ... 10:42:13 Updating certificates in /etc/ssl/certs... 10:42:14 21 added, 21 removed; done. 10:42:14 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... 10:42:14 Setting up perl (5.30.0-9ubuntu0.2) ... 10:42:14 Setting up procps (2:3.3.16-1ubuntu2.3) ... 10:42:15 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... 10:42:15 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 10:42:15 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 10:42:15 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 10:42:15 Setting up binutils (2.34-6ubuntu1.3) ... 10:42:15 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 10:42:15 Setting up build-essential (12.8ubuntu1.1) ... 10:42:15 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... 10:42:15 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 10:42:15 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 10:42:15 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 10:42:15 Processing triggers for systemd (245.4-4ubuntu3.15) ... 10:42:15 Processing triggers for mime-support (3.64ubuntu1) ... 10:42:15 Processing triggers for ca-certificates (20210119~20.04.2) ... 10:42:15 Updating certificates in /etc/ssl/certs... 10:42:15 0 added, 0 removed; done. 10:42:15 Running hooks in /etc/ca-certificates/update.d... 10:42:15 done. 10:42:17 Reading package lists... 10:42:17 Building dependency tree... 10:42:17 Reading state information... 10:42:17 The following NEW packages will be installed: 10:42:17 apt-transport-https 10:42:17 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 10:42:17 Need to get 4680 B of archives. 10:42:17 After this operation, 162 kB of additional disk space will be used. 10:42:17 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 10:42:17 debconf: delaying package configuration, since apt-utils is not installed 10:42:17 Fetched 4680 B in 0s (62.1 kB/s) 10:42:17 Selecting previously unselected package apt-transport-https. 10:42:17 (Reading database ... 14320 files and directories currently installed.) 10:42:17 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 10:42:17 Unpacking apt-transport-https (2.0.6) ... 10:42:17 Setting up apt-transport-https (2.0.6) ... 10:42:17 Waiting for network to be ready... 10:42:22 2022-04-11T10:42:21Z INFO Waiting for automatic snapd restart... 10:42:23 snapd 2.54.4 from Canonical* installed 10:42:24 "snapd" switched to the "latest/stable" channel 10:42:24 10:42:26 core20 20220318 from Canonical* installed 10:42:26 "core20" switched to the "latest/stable" channel 10:42:26 10:42:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:42:28 snapcraft 6.1 from Canonical* installed 10:42:29 "snapcraft" switched to the "latest/stable" channel 10:42:29 10:42:34 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 10:42:34 - README.md 10:42:34 10:42:34 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 10:42:34 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 10:42:34 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 10:42:34 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 10:42:35 Reading package lists... 10:42:35 Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 10:42:35 Reading package lists... 10:42:35 Building dependency tree... 10:42:35 Reading state information... 10:42:35 Suggested packages: 10:42:35 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 10:42:35 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 10:42:35 krb5-user libnorm-doc 10:42:35 Recommended packages: 10:42:35 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 10:42:36 The following NEW packages will be installed: 10:42:36 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 10:42:36 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 10:42:36 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 10:42:36 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 10:42:36 libzmq5 pkg-config zip 10:42:36 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 10:42:36 Need to get 10.3 MB of archives. 10:42:36 After this operation, 56.5 MB of additional disk space will be used. 10:42:36 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 10:42:36 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 10:42:36 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 10:42:36 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 10:42:36 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 10:42:36 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 10:42:36 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 10:42:36 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 10:42:36 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 10:42:36 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 10:42:36 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 10:42:36 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 10:42:36 Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 10:42:36 Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 10:42:36 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 10:42:36 Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 10:42:36 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 10:42:36 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 10:42:36 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 10:42:36 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 10:42:36 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 10:42:36 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 10:42:36 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 10:42:36 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 10:42:36 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 10:42:36 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 10:42:36 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 10:42:36 debconf: delaying package configuration, since apt-utils is not installed 10:42:36 Fetched 10.3 MB in 0s (39.5 MB/s) 10:42:36 Selecting previously unselected package libglib2.0-0:amd64. 10:42:36 (Reading database ... 14324 files and directories currently installed.) 10:42:36 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 10:42:36 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 10:42:36 Selecting previously unselected package libsodium23:amd64. 10:42:36 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 10:42:36 Unpacking libsodium23:amd64 (1.0.18-1) ... 10:42:36 Selecting previously unselected package libpsl5:amd64. 10:42:36 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 10:42:36 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 10:42:36 Selecting previously unselected package libbrotli1:amd64. 10:42:36 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 10:42:36 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 10:42:36 Selecting previously unselected package libnghttp2-14:amd64. 10:42:36 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 10:42:36 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 10:42:36 Selecting previously unselected package librtmp1:amd64. 10:42:36 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 10:42:36 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 10:42:36 Selecting previously unselected package libssh-4:amd64. 10:42:36 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 10:42:36 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 10:42:36 Selecting previously unselected package libcurl3-gnutls:amd64. 10:42:36 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 10:42:36 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 10:42:37 Selecting previously unselected package liberror-perl. 10:42:37 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 10:42:37 Unpacking liberror-perl (0.17029-1) ... 10:42:37 Selecting previously unselected package git-man. 10:42:37 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 10:42:37 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 10:42:37 Selecting previously unselected package git. 10:42:37 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 10:42:37 Unpacking git (1:2.25.1-1ubuntu3.2) ... 10:42:37 Selecting previously unselected package libgssrpc4:amd64. 10:42:37 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 10:42:37 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 10:42:37 Selecting previously unselected package libkdb5-9:amd64. 10:42:37 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 10:42:37 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 10:42:37 Selecting previously unselected package libkadm5srv-mit11:amd64. 10:42:37 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 10:42:37 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 10:42:37 Selecting previously unselected package libkadm5clnt-mit11:amd64. 10:42:37 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 10:42:37 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 10:42:37 Selecting previously unselected package comerr-dev:amd64. 10:42:37 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 10:42:37 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 10:42:37 Selecting previously unselected package krb5-multidev:amd64. 10:42:37 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 10:42:37 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 10:42:37 Selecting previously unselected package libnorm1:amd64. 10:42:37 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 10:42:37 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 10:42:38 Selecting previously unselected package libnorm-dev:amd64. 10:42:38 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 10:42:38 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 10:42:38 Selecting previously unselected package libpgm-5.2-0:amd64. 10:42:38 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 10:42:38 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 10:42:38 Selecting previously unselected package libpgm-dev:amd64. 10:42:38 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 10:42:38 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 10:42:38 Selecting previously unselected package libsodium-dev:amd64. 10:42:38 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 10:42:38 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 10:42:38 Selecting previously unselected package libzmq5:amd64. 10:42:38 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 10:42:38 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 10:42:38 Selecting previously unselected package libkrb5-dev:amd64. 10:42:38 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 10:42:38 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 10:42:38 Selecting previously unselected package libzmq3-dev:amd64. 10:42:38 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 10:42:38 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 10:42:38 Selecting previously unselected package pkg-config. 10:42:38 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 10:42:38 Unpacking pkg-config (0.29.1-0ubuntu4) ... 10:42:38 Selecting previously unselected package zip. 10:42:38 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 10:42:38 Unpacking zip (3.0-11build1) ... 10:42:38 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 10:42:38 Setting up libsodium23:amd64 (1.0.18-1) ... 10:42:38 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 10:42:38 No schema files found: doing nothing. 10:42:38 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 10:42:38 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 10:42:38 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 10:42:38 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 10:42:38 Setting up liberror-perl (0.17029-1) ... 10:42:38 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 10:42:38 Setting up zip (3.0-11build1) ... 10:42:38 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 10:42:38 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 10:42:38 Setting up pkg-config (0.29.1-0ubuntu4) ... 10:42:38 Setting up libsodium-dev:amd64 (1.0.18-1) ... 10:42:38 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 10:42:38 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 10:42:38 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 10:42:38 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 10:42:38 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 10:42:38 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 10:42:38 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 10:42:38 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 10:42:38 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 10:42:38 Setting up git (1:2.25.1-1ubuntu3.2) ... 10:42:38 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 10:42:38 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 10:42:38 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 10:42:38 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 10:42:39 comerr-dev set to automatically installed. 10:42:39 git set to automatically installed. 10:42:39 git-man set to automatically installed. 10:42:39 krb5-multidev set to automatically installed. 10:42:39 libbrotli1 set to automatically installed. 10:42:39 libcurl3-gnutls set to automatically installed. 10:42:39 liberror-perl set to automatically installed. 10:42:39 libglib2.0-0 set to automatically installed. 10:42:39 libgssrpc4 set to automatically installed. 10:42:39 libkadm5clnt-mit11 set to automatically installed. 10:42:39 libkadm5srv-mit11 set to automatically installed. 10:42:39 libkdb5-9 set to automatically installed. 10:42:39 libkrb5-dev set to automatically installed. 10:42:39 libnghttp2-14 set to automatically installed. 10:42:39 libnorm-dev set to automatically installed. 10:42:39 libnorm1 set to automatically installed. 10:42:39 libpgm-5.2-0 set to automatically installed. 10:42:39 libpgm-dev set to automatically installed. 10:42:39 libpsl5 set to automatically installed. 10:42:39 librtmp1 set to automatically installed. 10:42:39 libsodium-dev set to automatically installed. 10:42:39 libsodium23 set to automatically installed. 10:42:39 libssh-4 set to automatically installed. 10:42:39 libzmq3-dev set to automatically installed. 10:42:39 libzmq5 set to automatically installed. 10:42:39 pkg-config set to automatically installed. 10:42:39 zip set to automatically installed. 10:42:40 snapd is not logged in, snap install commands will use sudo 10:42:48 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 10:42:49 Downloading snap 'edgex-app-service-configurable' 10:42:51 Pulling app-service-configurable 10:42:51 + snapcraftctl pull 10:42:53 Pulling config-common 10:42:53 + snapcraftctl pull 10:42:54 Pulling go-build-helper 10:42:54 + snapcraftctl pull 10:42:55 'edgex-go' has dependencies that need to be staged: go-build-helper 10:42:55 Skipping pull go-build-helper (already ran) 10:42:55 Building go-build-helper 10:42:55 + snapcraftctl build 10:42:56 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 10:42:57 Staging go-build-helper 10:42:57 + snapcraftctl stage 10:43:03 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 10:43:03 Fetched 290 kB in 0s (0 B/s) 10:43:03 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 10:43:03 Fetched 158 kB in 0s (0 B/s) 10:43:03 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 10:43:03 Fetched 242 kB in 0s (0 B/s) 10:43:03 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 10:43:03 Fetched 150 kB in 0s (0 B/s) 10:43:03 Pulling edgex-go 10:43:03 + snapcraftctl pull 10:43:04 Pulling hooks 10:43:04 + snapcraftctl pull 10:43:16 Removing suid/guid from /root/parts/static-packages/install/bin/su 10:43:16 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 10:43:16 Fetched 96.1 kB in 0s (0 B/s) 10:43:16 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 10:43:16 Fetched 78.7 kB in 0s (0 B/s) 10:43:16 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 10:43:16 Fetched 48.0 kB in 0s (0 B/s) 10:43:16 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 10:43:16 Fetched 50.2 kB in 0s (0 B/s) 10:43:16 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 10:43:16 Fetched 14.7 kB in 0s (0 B/s) 10:43:16 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 10:43:16 Fetched 234 kB in 0s (0 B/s) 10:43:16 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 10:43:16 Fetched 155 kB in 0s (0 B/s) 10:43:16 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 10:43:16 Fetched 170 kB in 0s (0 B/s) 10:43:16 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 10:43:16 Fetched 267 kB in 0s (0 B/s) 10:43:16 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 10:43:16 Fetched 50.6 kB in 0s (0 B/s) 10:43:16 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 10:43:16 Fetched 15.1 kB in 0s (0 B/s) 10:43:16 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 10:43:16 Fetched 51.5 kB in 0s (0 B/s) 10:43:16 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 10:43:16 Fetched 121 kB in 0s (0 B/s) 10:43:16 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 10:43:16 Fetched 29.7 kB in 0s (0 B/s) 10:43:16 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 10:43:16 Fetched 1021 kB in 0s (0 B/s) 10:43:16 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 10:43:16 Fetched 49.3 kB in 0s (0 B/s) 10:43:16 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 10:43:16 Fetched 54.9 kB in 0s (0 B/s) 10:43:16 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 10:43:16 Fetched 16.6 kB in 0s (0 B/s) 10:43:16 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 10:43:16 Fetched 87.9 kB in 0s (0 B/s) 10:43:16 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 10:43:16 Fetched 142 kB in 0s (0 B/s) 10:43:16 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 10:43:16 Fetched 41.8 kB in 0s (0 B/s) 10:43:16 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 10:43:16 Fetched 181 kB in 0s (0 B/s) 10:43:16 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 10:43:16 Fetched 208 kB in 0s (0 B/s) 10:43:16 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 10:43:16 Fetched 161 kB in 0s (0 B/s) 10:43:16 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 10:43:16 Fetched 107 kB in 0s (0 B/s) 10:43:16 Pulling static-packages 10:43:16 + snapcraftctl pull 10:43:17 Pulling version 10:43:17 + cd /root/project 10:43:17 ++ git describe --tags --abbrev=0 10:43:17 ++ sed s/v// 10:43:17 + GIT_VERSION=2.2.0-dev.61 10:43:17 + '[' -z 2.2.0-dev.61 ']' 10:43:17 + snapcraftctl set-version 2.2.0-dev.61 10:43:18 Building app-service-configurable 10:43:18 + snapcraftctl build 10:43:20 Building config-common 10:43:20 + snapcraftctl build 10:43:21 + cp --archive --link --no-dereference . /root/parts/config-common/install 10:43:22 Skipping build go-build-helper (already ran) 10:43:22 Building edgex-go 10:43:22 + cd /root/parts/edgex-go/src 10:43:22 ++ git describe --tags --abbrev=0 10:43:22 ++ sed s/v// 10:43:22 + GIT_VERSION=2.2.0-dev.61 10:43:22 + '[' -z 2.2.0-dev.61 ']' 10:43:22 + echo 2.2.0-dev.61 10:43:22 + '[' '!' -d vendor ']' 10:43:22 + go mod download all 10:43:26 + make build 10:43:26 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 10:43:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:43:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 10:43:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:43:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:43:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:43:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 10:43:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:43:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:44:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:44:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:44:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:44:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 10:44:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:44:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:44:06 CGO_ENABLED=0 GO111MODULE=on go build -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 10:44:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 10:44:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:44:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:44:11 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 10:44:11 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 10:44:11 + case "$service" in 10:44:11 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 10:44:11 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 10:44:11 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 10:44:11 + case "$service" in 10:44:11 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 10:44:11 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 10:44:11 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 10:44:11 + case "$service" in 10:44:11 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 10:44:11 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 10:44:11 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 10:44:11 + case "$service" in 10:44:11 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 10:44:11 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 10:44:11 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 10:44:11 + case "$service" in 10:44:11 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 10:44:11 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 10:44:11 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 10:44:11 + case "$service" in 10:44:11 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 10:44:11 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 10:44:11 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 10:44:11 + case "$service" in 10:44:11 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 10:44:11 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 10:44:11 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 10:44:11 + case "$service" in 10:44:11 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 10:44:11 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 10:44:11 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 10:44:11 + case "$service" in 10:44:11 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 10:44:11 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 10:44:11 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 10:44:11 + case "$service" in 10:44:11 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 10:44:11 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 10:44:11 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 10:44:11 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 10:44:11 + case "$service" in 10:44:11 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 10:44:11 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 10:44:11 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 10:44:11 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 10:44:11 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 10:44:12 Building hooks 10:44:12 + cd /root/parts/hooks/src 10:44:12 + make build 10:44:12 go mod tidy 10:44:12 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 10:44:12 CGO_ENABLED=0 GO111MODULE=on go build -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 10:44:12 go: downloading github.com/stretchr/testify v1.7.0 10:44:12 go: downloading github.com/davecgh/go-spew v1.1.0 10:44:12 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 10:44:12 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 10:44:14 GO111MODULE=on go build -o cmd/install/install ./cmd/install 10:44:14 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 10:44:14 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 10:44:16 Removing suid/guid from /root/parts/static-packages/install/bin/su 10:44:16 Building static-packages 10:44:16 + snapcraftctl build 10:44:17 CGO_ENABLED=0 GO111MODULE=on go build -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 10:44:18 Building version 10:44:18 + snapcraftctl build 10:44:20 Staging app-service-configurable 10:44:20 + snapcraftctl stage 10:44:21 Staging config-common 10:44:21 + snapcraftctl stage 10:44:23 Skipping stage go-build-helper (already ran) 10:44:23 Staging edgex-go 10:44:23 + snapcraftctl stage 10:44:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 10:44:24 Staging hooks 10:44:24 + snapcraftctl stage 10:44:25 Staging static-packages 10:44:25 + snapcraftctl stage 10:44:27 Staging version 10:44:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:44:27 + snapcraftctl stage 10:44:28 Priming app-service-configurable 10:44:28 + snapcraftctl prime 10:44:30 The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part 10:44:30 stage-packages: 10:44:30 - libnorm1 10:44:30 - libpgm-5.2-0 10:44:30 - libsodium23 10:44:30 - libzmq5 10:44:31 Priming config-common 10:44:31 + snapcraftctl prime 10:44:32 Priming go-build-helper 10:44:32 + snapcraftctl prime 10:44:34 Priming edgex-go 10:44:34 + snapcraftctl prime 10:44:35 CGO_ENABLED=0 GO111MODULE=on go build -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 10:44:35 Priming hooks 10:44:35 + snapcraftctl prime 10:44:37 Priming static-packages 10:44:37 + snapcraftctl prime [Pipeline] } 10:44:41 $ docker stop --time=1 6f858a23d77441b12d2d8c256d552b303048bdd5104dfb2eaa87aa22b5c681c0 10:44:41 Priming version 10:44:41 + snapcraftctl prime 10:44:42 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 10:44:43 $ docker rm -f 6f858a23d77441b12d2d8c256d552b303048bdd5104dfb2eaa87aa22b5c681c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:44:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:44:45 10:44:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:44:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:44:45 latest: Pulling from edgex-devops/edgex-compose-arm64 10:44:45 29e5d40040c1: Pulling fs layer 10:44:45 1ce36da41761: Pulling fs layer 10:44:45 25b303627fd3: Pulling fs layer 10:44:45 29e5d40040c1: Verifying Checksum 10:44:46 1ce36da41761: Verifying Checksum 10:44:46 1ce36da41761: Download complete 10:44:46 29e5d40040c1: Pull complete 10:44:47 25b303627fd3: Verifying Checksum 10:44:47 25b303627fd3: Download complete 10:44:47 1ce36da41761: Pull complete 10:44:57 25b303627fd3: Pull complete 10:44:57 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 10:44:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:44:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 10:44:58 prd-ubuntu20.04-docker-arm64-4c-16g-19482 does not seem to be running inside a container 10:44:58 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-arm64:latest cat 10:45:00 $ docker top 394da17a41a65b99c5f2632ee9064f0d043d26d6c3296f691222f29938bbc60e -eo pid,comm [Pipeline] { [Pipeline] sh 10:45:01 + docker-compose build --help 10:45:01 + grep parallel 10:45:05 --parallel Build images in parallel. [Pipeline] } 10:45:05 $ docker stop --time=1 394da17a41a65b99c5f2632ee9064f0d043d26d6c3296f691222f29938bbc60e 10:45:07 $ docker rm -f 394da17a41a65b99c5f2632ee9064f0d043d26d6c3296f691222f29938bbc60e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:45:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:45:08 . [Pipeline] withDockerContainer 10:45:08 prd-ubuntu20.04-docker-arm64-4c-16g-19482 does not seem to be running inside a container 10:45:08 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 10:45:09 $ docker top 048c0a3f0a736f5c142af7b2b637e4b2a572a762b0abcfd2a3996f7c310c6eb0 -eo pid,comm [Pipeline] { [Pipeline] sh 10:45:10 + docker-compose -f ./docker-compose-build.yml build --parallel 10:45:15 Building core-command ... 10:45:15 Building core-data ... 10:45:15 Building core-metadata ... 10:45:15 Building security-bootstrapper ... 10:45:15 Building security-proxy-setup ... 10:45:15 Building security-secretstore-setup ... 10:45:15 Building security-spiffe-token-provider ... 10:45:15 Building security-spire-agent ... 10:45:15 Building security-spire-config ... 10:45:15 Building security-spire-server ... 10:45:15 Building support-notifications ... 10:45:15 Building support-scheduler ... 10:45:15 Building sys-mgmt-agent ... 10:45:15 Building security-spiffe-token-provider 10:45:15 Building security-secretstore-setup 10:45:15 Building core-metadata 10:45:15 Building sys-mgmt-agent 10:45:15 Building core-data 10:46:51 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:46:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:46:51 ---> c565db6526e6 10:46:51 Step 3/23 : WORKDIR /edgex-go 10:46:52 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:46:52 Step 2/20 : FROM ${BUILDER_BASE} AS builder 10:46:52 ---> c565db6526e6 10:46:52 Step 3/20 : WORKDIR /edgex-go 10:46:52 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:46:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:46:52 ---> c565db6526e6 10:46:52 Step 3/23 : WORKDIR /edgex-go 10:46:52 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:46:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:46:52 ---> c565db6526e6 10:46:52 Step 3/23 : WORKDIR /edgex-go 10:46:52 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:46:52 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:46:52 ---> c565db6526e6 10:46:52 Step 3/25 : WORKDIR /edgex-go 10:46:52 ---> Running in c4348190d87a 10:46:52 ---> Running in d35954c39fba 10:46:52 ---> Running in 6609e3987a88 10:46:52 ---> Running in cbbcdf9ab87a 10:46:52 ---> Running in bf74dc6c2105 10:46:53 Removing intermediate container cbbcdf9ab87a 10:46:53 ---> 3cbda2c7d47c 10:46:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:46:53 Removing intermediate container c4348190d87a 10:46:53 ---> 860ba562eeef 10:46:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:46:53 ---> Running in 340c86ab12e0 10:46:53 Removing intermediate container d35954c39fba 10:46:53 Removing intermediate container bf74dc6c2105 10:46:53 ---> f7a3f8aff056 10:46:53 ---> f94a692ad7d6 10:46:53 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:46:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:46:53 Removing intermediate container 6609e3987a88 10:46:53 ---> 7131ff2ec910 10:46:53 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 10:46:53 ---> Running in 2bd9eb473f29 10:46:53 ---> Running in 690a67d15ce8 10:46:53 ---> Running in 53b154da9c64 10:46:53 ---> Running in f05209031990 10:46:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:46:56 Removing intermediate container 340c86ab12e0 10:46:56 ---> 202de95a955c 10:46:56 Step 5/23 : RUN apk add --update --no-cache make bash git 10:46:56 ---> Running in 2de43716d417 10:46:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:46:57 Removing intermediate container 2bd9eb473f29 10:46:57 ---> e4bdfac86995 10:46:57 Step 5/23 : RUN apk add --update --no-cache make git 10:46:57 ---> Running in bad519898b05 10:46:58 Removing intermediate container 690a67d15ce8 10:46:58 ---> a960d6ddd455 10:46:58 Step 5/25 : RUN apk add --update --no-cache make git 10:46:58 Removing intermediate container 53b154da9c64 10:46:58 ---> 26b96e76836b 10:46:58 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:46:58 ---> Running in d24a3ff90c5d 10:46:58 ---> Running in f32329db06ab 10:46:58 v3.15.4-13-gd81b20db72 [https://nl.alpinelinux.org/alpine/v3.15/main] 10:46:58 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 10:46:58 OK: 15739 distinct packages available 10:46:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:46:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:47:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:47:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:47:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:47:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:47:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:47:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:47:01 OK: 220 MiB in 52 packages 10:47:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:47:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:47:01 OK: 220 MiB in 52 packages 10:47:02 OK: 220 MiB in 52 packages 10:47:02 OK: 220 MiB in 52 packages 10:47:02 OK: 220 MiB in 52 packages 10:47:02 Removing intermediate container 2de43716d417 10:47:02 ---> 134c76886ccf 10:47:02 Removing intermediate container f05209031990 10:47:02 ---> 77e225d0bd7d 10:47:02 Step 5/20 : COPY go.mod vendor* ./ 10:47:02 Step 6/23 : COPY go.mod vendor* ./ 10:47:03 Removing intermediate container bad519898b05 10:47:03 ---> edabf15270ed 10:47:03 Step 6/23 : COPY go.mod vendor* ./ 10:47:04 Removing intermediate container d24a3ff90c5d 10:47:04 ---> 5792f257da52 10:47:04 Step 6/25 : COPY go.mod vendor* ./ 10:47:04 Removing intermediate container f32329db06ab 10:47:04 ---> b33ef85faa4c 10:47:04 Step 6/23 : COPY go.mod vendor* ./ 10:47:04 ---> 0c4a329a871c 10:47:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:47:04 ---> eebf8750ee1a 10:47:04 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:47:04 ---> Running in 3ca4a596f70a 10:47:04 ---> Running in af2f6b8a5579 10:47:05 ---> 0038b6f6d5ab 10:47:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:47:05 ---> Running in b11af7666f38 10:47:05 ---> 751176978e6a 10:47:05 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:47:05 ---> Running in 8afa8278c432 10:47:05 ---> 062f9b37b689 10:47:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:47:05 ---> Running in c3a9e5d2b695 10:47:11 Removing intermediate container af2f6b8a5579 10:47:11 ---> c3b31c16f04a 10:47:11 Step 7/20 : COPY . . 10:47:11 Removing intermediate container 3ca4a596f70a 10:47:11 ---> a34339bcfd90 10:47:11 Step 8/23 : COPY . . 10:47:11 Removing intermediate container 8afa8278c432 10:47:11 ---> 20f90c96ce8b 10:47:11 Step 8/25 : COPY . . 10:47:11 Removing intermediate container b11af7666f38 10:47:11 ---> 3f69ba58b719 10:47:11 Step 8/23 : COPY . . 10:47:11 Removing intermediate container c3a9e5d2b695 10:47:11 ---> 96470450e878 10:47:11 Step 8/23 : COPY . . 10:47:44 ---> bda5d9b1aae7 10:47:44 Step 9/23 : RUN make cmd/core-data/core-data 10:47:44 ---> Running in 959fbcb564c4 10:47:44 ---> 7678d5370a07 10:47:44 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:47:44 ---> Running in 5b3ed2659eae 10:47:44 ---> 4cf7e81cf870 10:47:44 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:47:44 ---> Running in a4cfd6776297 10:47:44 ---> 15090bb82272 10:47:44 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:47:44 ---> Running in bd14357f4b5b 10:47:45 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 10:47:45 CGO_ENABLED=0 GO111MODULE=on go build -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 10:47:45 ---> ac6bf8d2c431 10:47:45 Step 9/23 : RUN make cmd/core-metadata/core-metadata 10:47:45 ---> Running in 7269511a83f6 10:47:45 CGO_ENABLED=0 GO111MODULE=on go build -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 10:47:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:47:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:53:54 CGO_ENABLED=0 GO111MODULE=on go build -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 10:53:54 Removing intermediate container 5b3ed2659eae 10:53:54 ---> 6259a0ff04cb 10:53:54 10:53:54 Step 9/20 : FROM alpine:3.15 10:53:55 3.15: Pulling from library/alpine 10:53:57 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 10:53:57 Status: Downloaded newer image for alpine:3.15 10:53:57 ---> 3fb3c9af89a9 10:53:57 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:53:57 ---> Running in 25d3bd11bdca 10:53:58 Removing intermediate container 25d3bd11bdca 10:53:58 ---> ef67dfe41034 10:53:58 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:53:58 ---> Running in d055a3935317 10:54:02 Removing intermediate container d055a3935317 10:54:02 ---> 6bb5284ff093 10:54:02 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:54:02 ---> Running in 9a63e08c6125 10:54:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:54:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:54:07 v3.15.4-13-gd81b20db72 [https://nl.alpinelinux.org/alpine/v3.15/main] 10:54:07 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 10:54:07 OK: 15729 distinct packages available 10:54:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:54:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:54:10 (1/9) Installing ca-certificates (20211220-r0) 10:54:10 (2/9) Installing brotli-libs (1.0.9-r5) 10:54:10 (3/9) Installing nghttp2-libs (1.46.0-r0) 10:54:10 (4/9) Installing libcurl (7.80.0-r0) 10:54:10 (5/9) Installing curl (7.80.0-r0) 10:54:10 (6/9) Installing dumb-init (1.2.5-r1) 10:54:10 (7/9) Installing musl-obstack (1.2.3-r0) 10:54:10 (8/9) Installing libucontext (1.1-r0) 10:54:10 Removing intermediate container bd14357f4b5b 10:54:10 (9/9) Installing gcompat (1.0.0-r4) 10:54:10 ---> 476e33809414 10:54:10 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:54:10 Executing busybox-1.34.1-r5.trigger 10:54:10 Executing ca-certificates-20211220-r0.trigger 10:54:11 ---> Running in 2e34dd45e7e1 10:54:11 OK: 8 MiB in 23 packages 10:54:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:54:14 Removing intermediate container 9a63e08c6125 10:54:14 ---> ed060ed3407c 10:54:14 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 10:54:17 ---> aa690f680bfd 10:54:17 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:54:17 Removing intermediate container 2e34dd45e7e1 10:54:17 ---> fe9afba0198a 10:54:17 10:54:17 Step 11/23 : FROM docker:20.10.14 10:54:17 20.10.14: Pulling from library/docker 10:54:18 Removing intermediate container a4cfd6776297 10:54:18 ---> 937185f97740 10:54:18 10:54:18 Step 10/25 : FROM alpine:3.14 10:54:18 3.14: Pulling from library/alpine 10:54:20 ---> dcfa2824780d 10:54:20 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 10:54:20 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 10:54:20 Status: Downloaded newer image for alpine:3.14 10:54:20 ---> ac73e934f311 10:54:20 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 10:54:21 ---> Running in 09696c6f2846 10:54:21 ---> 7c3cd8a4a599 10:54:21 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 10:54:21 ---> Running in 820fe7174cf6 10:54:22 Removing intermediate container 820fe7174cf6 10:54:22 ---> f1022b14504c 10:54:22 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:54:22 ---> Running in 05e0d897663d 10:54:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:54:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:54:23 Removing intermediate container 05e0d897663d 10:54:23 ---> c5a0c382cdbb 10:54:23 Step 18/20 : LABEL arch=arm64 10:54:23 ---> Running in 52efe03c0c43 10:54:24 (1/3) Installing ca-certificates (20211220-r0) 10:54:24 (2/3) Installing dumb-init (1.2.5-r1) 10:54:24 (3/3) Installing su-exec (0.2-r1) 10:54:24 Executing busybox-1.33.1-r7.trigger 10:54:24 Executing ca-certificates-20211220-r0.trigger 10:54:24 Removing intermediate container 52efe03c0c43 10:54:24 ---> 853913a8e0d5 10:54:24 Step 19/20 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 10:54:24 ---> Running in bc416740e5ac 10:54:24 OK: 6 MiB in 17 packages 10:54:25 Removing intermediate container bc416740e5ac 10:54:25 ---> 4478455c41c8 10:54:25 Step 20/20 : LABEL version=0.0.0 10:54:26 ---> Running in debdde20bc5d 10:54:26 Removing intermediate container debdde20bc5d 10:54:26 ---> 4c7655608ff6 10:54:26 10:54:26 Removing intermediate container 09696c6f2846 10:54:26 ---> 6a3f42b88b56 10:54:26 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:54:27 ---> Running in 28418509e0b0 10:54:27 Removing intermediate container 7269511a83f6 10:54:27 ---> 186c97686f8e 10:54:27 10:54:27 Step 10/23 : FROM alpine:3.14 10:54:27 ---> ac73e934f311 10:54:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:54:27 ---> Running in b0e9ad884d22 10:54:27 Successfully built 4c7655608ff6 10:54:27 Successfully tagged security-spiffe-token-provider-arm64:latest 10:54:27 Building security-spire-config 10:54:27  Building security-spiffe-token-provider ... done Removing intermediate container 28418509e0b0 10:54:27 ---> 4fb7fc59ecfd 10:54:27 Step 13/25 : WORKDIR / 10:54:28 ---> Running in 391a105a5249 10:54:28 Removing intermediate container 391a105a5249 10:54:28 ---> 6dd2fa3f9e94 10:54:28 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:54:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:54:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:54:30 ---> 6e7afde32df6 10:54:30 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:54:31 (1/1) Installing dumb-init (1.2.5-r1) 10:54:31 Executing busybox-1.33.1-r7.trigger 10:54:31 OK: 5 MiB in 15 packages 10:54:32 ---> f436451e3146 10:54:32 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:54:32 Removing intermediate container b0e9ad884d22 10:54:32 ---> b4efa4cd2e0e 10:54:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:54:32 ---> Running in 76947091f2d6 10:54:33 Removing intermediate container 76947091f2d6 10:54:33 ---> e8cbf1c72fcb 10:54:33 Step 13/23 : ENV APP_PORT=59881 10:54:33 ---> e71dce4c844a 10:54:33 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 10:54:33 ---> Running in 607aa8c32f65 10:54:34 Removing intermediate container 607aa8c32f65 10:54:34 ---> 66c707a9eb8c 10:54:34 Step 14/23 : EXPOSE $APP_PORT 10:54:35 ---> b4e52c4dfc35 10:54:35 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:54:35 ---> Running in 2ac1216fbe5a 10:54:36 Removing intermediate container 2ac1216fbe5a 10:54:36 ---> 3a6314ae6ff6 10:54:36 Step 15/23 : WORKDIR / 10:54:36 ---> Running in ac7e08b15c0b 10:54:37 Removing intermediate container ac7e08b15c0b 10:54:37 ---> 22f47e690ed6 10:54:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:54:38 ---> 5c617beb1953 10:54:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:54:38 ---> 1d5672df8ebf 10:54:38 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:54:40 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 10:54:40 Status: Downloaded newer image for docker:20.10.14 10:54:40 ---> c346e9eafbab 10:54:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 10:54:40 ---> Running in 6f57885b64e2 10:54:41 ---> d44f036885fe 10:54:41 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:54:41 ---> bdc082ee83ac 10:54:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:54:41 Removing intermediate container 6f57885b64e2 10:54:41 ---> d74158f3ee6c 10:54:41 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 10:54:41 ---> Running in 5368b4f700c1 10:54:42 ---> 2d2c96591525 10:54:42 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/ 10:54:42 ---> Running in 2cdb44792232 10:54:42 ---> f65926208beb 10:54:42 Step 19/23 : ENTRYPOINT ["/core-metadata"] 10:54:43 ---> Running in 673eb811e388 10:54:44 Removing intermediate container 673eb811e388 10:54:44 ---> 1316101b948f 10:54:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:54:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:54:44 ---> Running in 0b9946430af9 10:54:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:54:45 Removing intermediate container 0b9946430af9 10:54:45 ---> 6164b99a7083 10:54:45 Step 21/23 : LABEL arch=arm64 10:54:45 ---> Running in f77033896acf 10:54:45 (1/43) Installing readline (8.1.1-r0) 10:54:45 (2/43) Installing bash (5.1.16-r0) 10:54:45 Executing bash-5.1.16-r0.post-install 10:54:45 (3/43) Installing brotli-libs (1.0.9-r5) 10:54:45 (4/43) Installing nghttp2-libs (1.46.0-r0) 10:54:45 (5/43) Installing libcurl (7.80.0-r0) 10:54:45 (6/43) Installing curl (7.80.0-r0) 10:54:45 (7/43) Installing dumb-init (1.2.5-r1) 10:54:45 (8/43) Installing libbz2 (1.0.8-r1) 10:54:45 (9/43) Installing expat (2.4.7-r0) 10:54:45 (10/43) Installing libffi (3.4.2-r1) 10:54:45 (11/43) Installing gdbm (1.22-r0) 10:54:45 (12/43) Installing xz-libs (5.2.5-r1) 10:54:45 (13/43) Installing libgcc (10.3.1_git20211027-r0) 10:54:45 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 10:54:45 Removing intermediate container 2cdb44792232 10:54:45 ---> 600012155b0e 10:54:45 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 10:54:45 (15/43) Installing mpdecimal (2.5.1-r1) 10:54:45 (16/43) Installing sqlite-libs (3.36.0-r0) 10:54:45 (17/43) Installing python3 (3.9.7-r4) 10:54:46 ---> Running in 0b4b395775b0 10:54:46 Removing intermediate container f77033896acf 10:54:46 ---> 6ad45d555a0d 10:54:46 Step 22/23 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 10:54:46 ---> Running in f3e933354921 10:54:46 Removing intermediate container 0b4b395775b0 10:54:46 ---> da1fa2d68fd5 10:54:46 Step 23/25 : LABEL arch=arm64 10:54:47 ---> Running in c85e691414f3 10:54:47 Removing intermediate container f3e933354921 10:54:47 ---> 66d2154789c2 10:54:47 Step 23/23 : LABEL version=0.0.0 10:54:47 ---> Running in ab3ce569d1c8 10:54:47 Removing intermediate container c85e691414f3 10:54:47 ---> 89527d620c41 10:54:47 Step 24/25 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 10:54:48 ---> Running in 3f4baf307378 10:54:48 Removing intermediate container ab3ce569d1c8 10:54:48 ---> e5f3303d4283 10:54:48 10:54:48 (18/43) Installing py3-appdirs (1.4.4-r2) 10:54:48 (19/43) Installing py3-certifi (2020.12.5-r1) 10:54:48 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 10:54:48 (21/43) Installing py3-idna (3.3-r0) 10:54:48 (22/43) Installing py3-urllib3 (1.26.7-r0) 10:54:48 (23/43) Installing py3-requests (2.26.0-r1) 10:54:48 (24/43) Installing py3-msgpack (1.0.2-r1) 10:54:48 (25/43) Installing py3-lockfile (0.12.2-r4) 10:54:48 (26/43) Installing py3-cachecontrol (0.12.10-r0) 10:54:48 (27/43) Installing py3-colorama (0.4.4-r1) 10:54:48 (28/43) Installing py3-contextlib2 (21.6.0-r1) 10:54:48 (29/43) Installing py3-distlib (0.3.3-r0) 10:54:49 (30/43) Installing py3-distro (1.6.0-r0) 10:54:49 (31/43) Installing py3-six (1.16.0-r0) 10:54:49 (32/43) Installing py3-webencodings (0.5.1-r4) 10:54:49 (33/43) Installing py3-html5lib (1.1-r1) 10:54:49 Removing intermediate container 3f4baf307378 10:54:49 ---> 1e52f36aa4f8 10:54:49 Step 25/25 : LABEL version=0.0.0 10:54:49 (34/43) Installing py3-parsing (2.4.7-r2) 10:54:49 (35/43) Installing py3-packaging (20.9-r1) 10:54:49 (36/43) Installing py3-tomli (1.2.2-r0) 10:54:49 (37/43) Installing py3-pep517 (0.12.0-r0) 10:54:49 Successfully built e5f3303d4283 10:54:49 (38/43) Installing py3-progress (1.6-r0) 10:54:49 (39/43) Installing py3-retrying (1.3.3-r2) 10:54:49 (40/43) Installing py3-ordered-set (4.0.2-r2) 10:54:49 Successfully tagged core-metadata-arm64:latest 10:54:49  Building core-metadata ... done Building core-command 10:54:49 (41/43) Installing py3-setuptools (52.0.0-r4) 10:54:49 ---> Running in 0a14adc749b6 10:54:49 (42/43) Installing py3-toml (0.10.2-r2) 10:54:49 (43/43) Installing py3-pip (20.3.4-r1) 10:54:49 Executing busybox-1.34.1-r5.trigger 10:54:50 OK: 82 MiB in 65 packages 10:54:50 Removing intermediate container 0a14adc749b6 10:54:50 ---> 1a85316f1fd9 10:54:50 10:54:51 Successfully built 1a85316f1fd9 10:54:51 Successfully tagged security-secretstore-setup-arm64:latest 10:54:51 Building security-bootstrapper 10:54:51  Building security-secretstore-setup ... done Removing intermediate container 959fbcb564c4 10:54:51 ---> c9c31e7733b3 10:54:51 10:54:51 Step 10/23 : FROM alpine:3.14 10:54:51 ---> ac73e934f311 10:54:51 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:54:51 ---> Running in 6af26f5140ac 10:54:52 Removing intermediate container 6af26f5140ac 10:54:52 ---> 125e3325da45 10:54:52 Step 12/23 : ENV APP_PORT=59880 10:54:52 ---> Running in c138714e5d02 10:54:53 Removing intermediate container c138714e5d02 10:54:53 ---> d9a2608e9cc3 10:54:53 Step 13/23 : EXPOSE $APP_PORT 10:54:53 ---> Running in 3be0758bc9d7 10:54:53 Removing intermediate container 3be0758bc9d7 10:54:53 ---> da2c73b55268 10:54:53 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:54:53 ---> Running in 8454fe30b25c 10:54:54 Collecting docker-compose==1.23.2 10:54:54 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:54:54 Collecting docopt<0.7,>=0.6.1 10:54:54 Downloading docopt-0.6.2.tar.gz (25 kB) 10:54:56 Removing intermediate container 8454fe30b25c 10:54:56 ---> ab04ae74bf34 10:54:56 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 10:54:56 ---> Running in 866706910a8b 10:54:57 Collecting texttable<0.10,>=0.9.0 10:54:57 Downloading texttable-0.9.1.tar.gz (11 kB) 10:54:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:54:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:54:59 (1/6) Installing dumb-init (1.2.5-r1) 10:54:59 (2/6) Installing libgcc (10.3.1_git20210424-r2) 10:54:59 (3/6) Installing libsodium (1.0.18-r0) 10:54:59 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 10:55:00 (5/6) Installing libzmq (4.3.4-r0) 10:55:00 (6/6) Installing zeromq (4.3.4-r0) 10:55:00 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:55:00 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:55:00 Executing busybox-1.33.1-r7.trigger 10:55:00 OK: 8 MiB in 20 packages 10:55:00 Collecting dockerpty<0.5,>=0.4.1 10:55:00 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:55:01 Removing intermediate container 866706910a8b 10:55:01 ---> dc8016e4c810 10:55:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:55:02 Collecting jsonschema<3,>=2.5.1 10:55:02 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:55:02 ---> cbf12c6e0df2 10:55:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:55:03 Collecting PyYAML<4,>=3.10 10:55:03 Downloading PyYAML-3.13.tar.gz (270 kB) 10:55:05 ---> 5fbe3513ec5d 10:55:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:55:06 ---> a70acee826c5 10:55:06 Step 19/23 : ENTRYPOINT ["/core-data"] 10:55:06 ---> Running in f0d604f5e260 10:55:07 Removing intermediate container f0d604f5e260 10:55:07 ---> e352fe40ccca 10:55:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:55:07 Collecting websocket-client<1.0,>=0.32.0 10:55:07 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 10:55:07 ---> Running in c89189ec223e 10:55:07 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 10:55:07 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:55:07 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:55:07 ---> c565db6526e6 10:55:07 Step 3/26 : WORKDIR /edgex-go 10:55:07 ---> Using cache 10:55:07 ---> 7131ff2ec910 10:55:07 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:55:07 ---> Running in cc6be29ad450 10:55:07 Collecting docker<4.0,>=3.6.0 10:55:07 Removing intermediate container c89189ec223e 10:55:07 ---> d2bb8832f4ed 10:55:08 Step 21/23 : LABEL arch=arm64 10:55:08 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:55:08 ---> Running in 101205f1c98f 10:55:08 Collecting cached-property<2,>=1.2.0 10:55:08 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:55:08 Removing intermediate container 101205f1c98f 10:55:08 ---> ff91dfeae727 10:55:08 Step 22/23 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 10:55:08 ---> Running in 4de503b2f8d5 10:55:09 Collecting docker-pycreds>=0.4.0 10:55:09 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:55:09 Removing intermediate container 4de503b2f8d5 10:55:09 ---> 4298e2be35c9 10:55:09 Step 23/23 : LABEL version=0.0.0 10:55:09 ---> Running in 08ee0d721bed 10:55:09 Removing intermediate container cc6be29ad450 10:55:09 ---> 4c2495c52be6 10:55:09 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 10:55:09 ---> Running in c555629d26ea 10:55:09 Collecting urllib3<1.25,>=1.21.1 10:55:09 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:55:09 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) 10:55:10 Collecting idna<2.8,>=2.5 10:55:10 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:55:10 Removing intermediate container 08ee0d721bed 10:55:10 ---> 7dad31a3196a 10:55:10 10:55:10 Collecting chardet<3.1.0,>=3.0.2 10:55:10 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 10:55:10 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 10:55:10 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 10:55:10 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 10:55:10 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 10:55:11 Successfully built 7dad31a3196a 10:55:11 Successfully tagged core-data-arm64:latest 10:55:11 Building support-scheduler 10:55:11  Building core-data ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:55:11 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 10:55:11 Attempting uninstall: urllib3 10:55:11 Found existing installation: urllib3 1.26.7 10:55:11 Uninstalling urllib3-1.26.7: 10:55:11 Successfully uninstalled urllib3-1.26.7 10:55:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:55:12 Attempting uninstall: idna 10:55:12 Found existing installation: idna 3.3 10:55:12 Uninstalling idna-3.3: 10:55:12 Successfully uninstalled idna-3.3 10:55:13 OK: 220 MiB in 52 packages 10:55:14 Removing intermediate container c555629d26ea 10:55:14 ---> 8f25ab979033 10:55:14 Step 6/26 : COPY go.mod vendor* ./ 10:55:15 ---> 86a6ff023dca 10:55:15 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:55:15 Attempting uninstall: requests 10:55:15 Found existing installation: requests 2.26.0 10:55:15 Uninstalling requests-2.26.0: 10:55:15 ---> Running in a06fd7093ec0 10:55:15 Successfully uninstalled requests-2.26.0 10:55:16 Running setup.py install for texttable: started 10:55:18 Running setup.py install for texttable: finished with status 'done' 10:55:18 Running setup.py install for PyYAML: started 10:55:19 Removing intermediate container a06fd7093ec0 10:55:19 ---> 67e1b4d13286 10:55:19 Step 8/26 : COPY . . 10:55:20 Running setup.py install for PyYAML: finished with status 'done' 10:55:21 Running setup.py install for docopt: started 10:55:23 Running setup.py install for docopt: finished with status 'done' 10:55:23 Running setup.py install for dockerpty: started 10:55:25 Running setup.py install for dockerpty: finished with status 'done' 10:55:27 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 10:55:45 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:55:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:55:45 ---> c565db6526e6 10:55:45 Step 3/23 : WORKDIR /edgex-go 10:55:45 ---> Using cache 10:55:45 ---> 7131ff2ec910 10:55:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:55:45 ---> Using cache 10:55:45 ---> 4c2495c52be6 10:55:45 Step 5/23 : RUN apk add --update --no-cache make git 10:55:45 ---> Running in 8f094019442f 10:55:45 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:55:45 Step 2/31 : FROM ${BUILDER_BASE} AS builder 10:55:45 ---> c565db6526e6 10:55:45 Step 3/31 : WORKDIR /edgex-go 10:55:45 ---> Using cache 10:55:45 ---> 7131ff2ec910 10:55:45 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:55:45 ---> Using cache 10:55:45 ---> 4c2495c52be6 10:55:45 Step 5/31 : RUN apk add --update --no-cache make git 10:55:45 ---> Running in 310745e1d7ae 10:55:45 Removing intermediate container 5368b4f700c1 10:55:45 ---> c6964b0a4961 10:55:45 Step 14/23 : ENV APP_PORT=58890 10:55:45 ---> Running in 6190fe1ccaf7 10:55:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:55:46 Removing intermediate container 6190fe1ccaf7 10:55:46 ---> 89083030d1f0 10:55:46 Step 15/23 : EXPOSE $APP_PORT 10:55:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:55:46 ---> Running in 9de5921bb43b 10:55:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:55:47 Removing intermediate container 9de5921bb43b 10:55:47 ---> f64807021ae5 10:55:47 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:55:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:55:48 OK: 220 MiB in 52 packages 10:55:48 OK: 220 MiB in 52 packages 10:55:49 Removing intermediate container 8f094019442f 10:55:49 ---> b3eaf60517bc 10:55:49 Step 6/23 : COPY go.mod vendor* ./ 10:55:50 Removing intermediate container 310745e1d7ae 10:55:50 ---> b6331e467671 10:55:50 Step 6/31 : COPY go.mod vendor* ./ 10:55:51 ---> e73d72bfd50f 10:55:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:55:51 ---> 6b8a733f656e 10:55:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:55:51 ---> Running in 68e19a11b470 10:55:52 ---> a10f56557c12 10:55:52 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:55:52 ---> Running in 27330827b8ce 10:55:52 ---> 82c1baa65277 10:55:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:55:54 ---> a8658f2518b2 10:55:54 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 10:55:54 ---> Running in 8d8cb19bb43c 10:55:55 Removing intermediate container 68e19a11b470 10:55:55 ---> e0e60d1d93bb 10:55:55 Step 8/23 : COPY . . 10:55:55 Removing intermediate container 8d8cb19bb43c 10:55:55 ---> c21875d54b8c 10:55:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:55:55 ---> Running in 9ff418ee9c94 10:55:56 ---> 6cc0a61ff890 10:55:56 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 10:55:56 ---> Running in e675b89bc49d 10:55:56 Removing intermediate container 9ff418ee9c94 10:55:56 ---> 10fd2a51e619 10:55:56 Step 21/23 : LABEL arch=arm64 10:55:56 ---> Running in d8c7bc3e82bd 10:55:56 Removing intermediate container 27330827b8ce 10:55:56 ---> 1784cc65ca38 10:55:56 Step 8/31 : COPY . . 10:55:56 Removing intermediate container e675b89bc49d 10:55:56 ---> 8986d83955ea 10:55:56 Step 10/26 : RUN mkdir -p spire-build 10:55:56 ---> Running in 9e1b90d432b9 10:55:57 Removing intermediate container d8c7bc3e82bd 10:55:57 ---> 173b25a1741f 10:55:57 Step 22/23 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 10:55:57 ---> Running in ceefbe5fe7a3 10:55:58 Removing intermediate container ceefbe5fe7a3 10:55:58 ---> c567ec11b387 10:55:58 Step 23/23 : LABEL version=0.0.0 10:55:58 ---> Running in 4e55a907d368 10:55:59 Removing intermediate container 4e55a907d368 10:55:59 ---> eaf78fab544c 10:55:59 10:55:59 Removing intermediate container 9e1b90d432b9 10:55:59 ---> 4171fa64bdeb 10:55:59 Step 11/26 : WORKDIR /edgex-go/spire-build 10:55:59 ---> Running in 094ba19c43ac 10:55:59 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:55:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:55:59 ---> c565db6526e6 10:55:59 Step 3/22 : WORKDIR /edgex-go 10:55:59 ---> Using cache 10:55:59 ---> 7131ff2ec910 10:55:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:55:59 ---> Using cache 10:55:59 ---> 4c2495c52be6 10:55:59 Step 5/22 : RUN apk add --update --no-cache make git 10:55:59 ---> Using cache 10:55:59 ---> b6331e467671 10:55:59 Step 6/22 : COPY go.mod vendor* ./ 10:55:59 ---> Using cache 10:55:59 ---> a10f56557c12 10:55:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:55:59 ---> Using cache 10:55:59 ---> 1784cc65ca38 10:55:59 Step 8/22 : COPY . . 10:56:00 Removing intermediate container 094ba19c43ac 10:56:00 ---> 549915cc83a7 10:56:00 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 10:56:00 Successfully built eaf78fab544c 10:56:00 Successfully tagged sys-mgmt-agent-arm64:latest 10:56:00  Building sys-mgmt-agent ... done Building support-notifications 10:56:00 ---> Running in cc65a0aa4c7e 10:56:03 spire-1.2.1/ 10:56:03 spire-1.2.1/.data/ 10:56:03 spire-1.2.1/.data/.file 10:56:03 spire-1.2.1/.dockerignore 10:56:03 spire-1.2.1/.gitattributes 10:56:03 spire-1.2.1/.githooks/ 10:56:03 spire-1.2.1/.githooks/pre-commit 10:56:03 spire-1.2.1/.github/ 10:56:03 spire-1.2.1/.github/ISSUE_TEMPLATE.md 10:56:03 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 10:56:03 spire-1.2.1/.github/dependabot.yml 10:56:03 spire-1.2.1/.github/workflows/ 10:56:03 spire-1.2.1/.github/workflows/nightly_build.yaml 10:56:03 spire-1.2.1/.github/workflows/pr_build.yaml 10:56:03 spire-1.2.1/.github/workflows/release_build.yaml 10:56:03 spire-1.2.1/.github/workflows/scripts/ 10:56:03 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 10:56:03 spire-1.2.1/.github/workflows/scripts/push-images.sh 10:56:03 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 10:56:03 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 10:56:03 spire-1.2.1/.github/workflows/scripts/split.sh 10:56:03 spire-1.2.1/.gitignore 10:56:03 spire-1.2.1/.go-version 10:56:03 spire-1.2.1/.golangci.yml 10:56:03 spire-1.2.1/ADOPTERS.md 10:56:03 spire-1.2.1/CHANGELOG.md 10:56:03 spire-1.2.1/CODE-OF-CONDUCT.md 10:56:03 spire-1.2.1/CODEOWNERS 10:56:03 spire-1.2.1/CONTRIBUTING.md 10:56:03 spire-1.2.1/Dockerfile 10:56:03 spire-1.2.1/Dockerfile.dev 10:56:03 spire-1.2.1/Dockerfile.scratch 10:56:03 spire-1.2.1/LICENSE 10:56:03 spire-1.2.1/MAINTAINERS.md 10:56:03 spire-1.2.1/Makefile 10:56:03 spire-1.2.1/README.md 10:56:03 spire-1.2.1/ROADMAP.md 10:56:03 spire-1.2.1/SECURITY.md 10:56:03 spire-1.2.1/cmd/ 10:56:03 spire-1.2.1/cmd/spire-agent/ 10:56:03 spire-1.2.1/cmd/spire-agent/cli/ 10:56:03 spire-1.2.1/cmd/spire-agent/cli/api/ 10:56:03 spire-1.2.1/cmd/spire-agent/cli/api/common.go 10:56:03 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 10:56:03 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 10:56:03 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 10:56:03 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 10:56:03 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 10:56:03 spire-1.2.1/cmd/spire-agent/cli/cli.go 10:56:03 spire-1.2.1/cmd/spire-agent/cli/common/ 10:56:03 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 10:56:03 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 10:56:03 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 10:56:03 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 10:56:03 spire-1.2.1/cmd/spire-agent/cli/run/ 10:56:03 spire-1.2.1/cmd/spire-agent/cli/run/run.go 10:56:03 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 10:56:03 spire-1.2.1/cmd/spire-agent/cli/validate/ 10:56:03 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 10:56:03 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 10:56:03 spire-1.2.1/cmd/spire-agent/main.go 10:56:03 spire-1.2.1/cmd/spire-server/ 10:56:03 spire-1.2.1/cmd/spire-server/cli/ 10:56:03 spire-1.2.1/cmd/spire-server/cli/agent/ 10:56:03 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/agent/count.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/agent/list.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/agent/show.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/bundle/ 10:56:03 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/cli.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/entry/ 10:56:03 spire-1.2.1/cmd/spire-server/cli/entry/count.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/entry/create.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/entry/show.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/entry/update.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/entry/util.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/federation/ 10:56:03 spire-1.2.1/cmd/spire-server/cli/federation/common.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/federation/create.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/federation/list.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/federation/show.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/federation/update.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 10:56:03 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/jwt/ 10:56:03 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/run/ 10:56:03 spire-1.2.1/cmd/spire-server/cli/run/run.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/token/ 10:56:03 spire-1.2.1/cmd/spire-server/cli/token/generate.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/validate/ 10:56:03 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/x509/ 10:56:03 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 10:56:03 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 10:56:03 spire-1.2.1/cmd/spire-server/main.go 10:56:03 spire-1.2.1/cmd/spire-server/util/ 10:56:03 spire-1.2.1/cmd/spire-server/util/util.go 10:56:03 spire-1.2.1/conf/ 10:56:03 spire-1.2.1/conf/agent/ 10:56:03 spire-1.2.1/conf/agent/agent.conf 10:56:03 spire-1.2.1/conf/agent/agent_full.conf 10:56:03 spire-1.2.1/conf/agent/dummy_root_ca.crt 10:56:03 spire-1.2.1/conf/server/ 10:56:03 spire-1.2.1/conf/server/dummy_upstream_ca.crt 10:56:03 spire-1.2.1/conf/server/dummy_upstream_ca.key 10:56:03 spire-1.2.1/conf/server/server.conf 10:56:03 spire-1.2.1/conf/server/server_full.conf 10:56:03 spire-1.2.1/doc/ 10:56:03 spire-1.2.1/doc/SPIRE101.md 10:56:03 spire-1.2.1/doc/auditlog.md 10:56:03 spire-1.2.1/doc/authorization_policy_engine.md 10:56:03 spire-1.2.1/doc/changelog_guidelines.md 10:56:03 spire-1.2.1/doc/cure53-report.pdf 10:56:03 spire-1.2.1/doc/images/ 10:56:03 spire-1.2.1/doc/images/2019_roadmap.png 10:56:03 spire-1.2.1/doc/images/SPIRE101.png 10:56:03 spire-1.2.1/doc/images/SPIRE_agent.png 10:56:03 spire-1.2.1/doc/images/SPIRE_server.png 10:56:03 spire-1.2.1/doc/images/cache_mgr.png 10:56:03 spire-1.2.1/doc/images/cache_mgr_components.png 10:56:03 spire-1.2.1/doc/images/federated_spire.png 10:56:03 spire-1.2.1/doc/images/ha_mode.png 10:56:03 spire-1.2.1/doc/images/nested_spire.png 10:56:03 spire-1.2.1/doc/images/oidc_federation.png 10:56:03 spire-1.2.1/doc/images/single_trust_domain.png 10:56:03 spire-1.2.1/doc/images/spiffe_compatible.png 10:56:03 spire-1.2.1/doc/images/spire_logo.png 10:56:03 spire-1.2.1/doc/migrating_registration_api_clients.md 10:56:03 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 10:56:03 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 10:56:03 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 10:56:03 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 10:56:03 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 10:56:03 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 10:56:03 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 10:56:03 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 10:56:03 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 10:56:03 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 10:56:03 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 10:56:03 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 10:56:03 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 10:56:03 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 10:56:03 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 10:56:03 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 10:56:03 spire-1.2.1/doc/plugin_server_datastore_sql.md 10:56:03 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 10:56:03 spire-1.2.1/doc/plugin_server_keymanager_disk.md 10:56:03 spire-1.2.1/doc/plugin_server_keymanager_memory.md 10:56:03 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 10:56:03 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 10:56:03 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 10:56:03 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 10:56:03 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 10:56:03 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 10:56:03 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 10:56:03 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 10:56:03 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 10:56:03 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 10:56:03 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 10:56:03 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 10:56:03 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 10:56:03 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 10:56:03 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 10:56:03 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 10:56:03 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 10:56:03 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 10:56:03 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 10:56:03 spire-1.2.1/doc/scaling_spire.md 10:56:03 spire-1.2.1/doc/spire_agent.md 10:56:03 spire-1.2.1/doc/spire_server.md 10:56:03 spire-1.2.1/doc/supported_integrations.md 10:56:03 spire-1.2.1/doc/telemetry.md 10:56:03 spire-1.2.1/doc/telemetry_config.md 10:56:03 spire-1.2.1/doc/upgrading.md 10:56:03 spire-1.2.1/doc/using_spire.md 10:56:03 spire-1.2.1/examples/ 10:56:03 spire-1.2.1/examples/README.md 10:56:03 spire-1.2.1/go.mod 10:56:03 spire-1.2.1/go.sum 10:56:03 spire-1.2.1/pkg/ 10:56:03 spire-1.2.1/pkg/agent/ 10:56:03 spire-1.2.1/pkg/agent/agent.go 10:56:03 spire-1.2.1/pkg/agent/api/ 10:56:03 spire-1.2.1/pkg/agent/api/config.go 10:56:03 spire-1.2.1/pkg/agent/api/debug/ 10:56:03 spire-1.2.1/pkg/agent/api/debug/v1/ 10:56:03 spire-1.2.1/pkg/agent/api/debug/v1/service.go 10:56:03 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 10:56:03 spire-1.2.1/pkg/agent/api/delegatedidentity/ 10:56:03 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 10:56:03 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 10:56:03 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 10:56:03 spire-1.2.1/pkg/agent/api/endpoints.go 10:56:03 spire-1.2.1/pkg/agent/api/health/ 10:56:03 spire-1.2.1/pkg/agent/api/health/v1/ 10:56:03 spire-1.2.1/pkg/agent/api/health/v1/service.go 10:56:03 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 10:56:03 spire-1.2.1/pkg/agent/api/rpccontext/ 10:56:03 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 10:56:03 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 10:56:03 spire-1.2.1/pkg/agent/attestor/ 10:56:03 spire-1.2.1/pkg/agent/attestor/node/ 10:56:03 spire-1.2.1/pkg/agent/attestor/node/experimental.go 10:56:03 spire-1.2.1/pkg/agent/attestor/node/node.go 10:56:03 spire-1.2.1/pkg/agent/attestor/node/node_test.go 10:56:03 spire-1.2.1/pkg/agent/attestor/workload/ 10:56:03 spire-1.2.1/pkg/agent/attestor/workload/workload.go 10:56:03 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 10:56:03 spire-1.2.1/pkg/agent/catalog/ 10:56:03 spire-1.2.1/pkg/agent/catalog/catalog.go 10:56:03 spire-1.2.1/pkg/agent/catalog/keymanager.go 10:56:03 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 10:56:03 spire-1.2.1/pkg/agent/catalog/svidstore.go 10:56:03 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 10:56:03 spire-1.2.1/pkg/agent/client/ 10:56:03 spire-1.2.1/pkg/agent/client/client.go 10:56:03 spire-1.2.1/pkg/agent/client/client_test.go 10:56:03 spire-1.2.1/pkg/agent/client/dial.go 10:56:03 spire-1.2.1/pkg/agent/client/nodeconn.go 10:56:03 spire-1.2.1/pkg/agent/client/nodeconn_test.go 10:56:03 spire-1.2.1/pkg/agent/client/update.go 10:56:03 spire-1.2.1/pkg/agent/client/util.go 10:56:03 spire-1.2.1/pkg/agent/common/ 10:56:03 spire-1.2.1/pkg/agent/common/backoff/ 10:56:03 spire-1.2.1/pkg/agent/common/backoff/backoff.go 10:56:03 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 10:56:03 spire-1.2.1/pkg/agent/common/cgroups/ 10:56:03 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 10:56:03 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 10:56:03 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 10:56:03 spire-1.2.1/pkg/agent/config.go 10:56:03 spire-1.2.1/pkg/agent/endpoints/ 10:56:03 spire-1.2.1/pkg/agent/endpoints/config.go 10:56:03 spire-1.2.1/pkg/agent/endpoints/endpoints.go 10:56:03 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 10:56:03 spire-1.2.1/pkg/agent/endpoints/metrics.go 10:56:03 spire-1.2.1/pkg/agent/endpoints/middleware.go 10:56:03 spire-1.2.1/pkg/agent/endpoints/peertracker.go 10:56:03 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 10:56:03 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 10:56:03 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 10:56:03 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 10:56:03 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 10:56:03 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 10:56:03 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 10:56:03 spire-1.2.1/pkg/agent/endpoints/workload/ 10:56:03 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 10:56:03 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 10:56:03 spire-1.2.1/pkg/agent/manager/ 10:56:03 spire-1.2.1/pkg/agent/manager/cache/ 10:56:03 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 10:56:03 spire-1.2.1/pkg/agent/manager/cache/cache.go 10:56:03 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 10:56:03 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 10:56:03 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 10:56:03 spire-1.2.1/pkg/agent/manager/cache/sets.go 10:56:03 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 10:56:03 spire-1.2.1/pkg/agent/manager/config.go 10:56:03 spire-1.2.1/pkg/agent/manager/manager.go 10:56:03 spire-1.2.1/pkg/agent/manager/manager_test.go 10:56:03 spire-1.2.1/pkg/agent/manager/storage.go 10:56:03 spire-1.2.1/pkg/agent/manager/storage_test.go 10:56:03 spire-1.2.1/pkg/agent/manager/storecache/ 10:56:03 spire-1.2.1/pkg/agent/manager/storecache/cache.go 10:56:03 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 10:56:03 spire-1.2.1/pkg/agent/manager/sync.go 10:56:03 spire-1.2.1/pkg/agent/plugin/ 10:56:03 spire-1.2.1/pkg/agent/plugin/keymanager/ 10:56:03 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 10:56:03 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 10:56:03 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 10:56:03 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 10:56:03 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 10:56:03 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 10:56:03 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 10:56:03 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 10:56:03 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 10:56:03 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 10:56:03 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 10:56:03 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 10:56:03 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 10:56:03 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 10:56:03 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 10:56:03 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 10:56:03 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 10:56:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 10:56:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 10:56:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 10:56:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 10:56:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 10:56:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 10:56:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 10:56:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 10:56:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 10:56:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 10:56:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 10:56:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 10:56:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 10:56:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 10:56:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 10:56:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 10:56:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 10:56:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 10:56:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 10:56:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 10:56:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 10:56:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 10:56:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 10:56:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 10:56:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 10:56:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 10:56:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 10:56:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 10:56:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 10:56:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 10:56:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 10:56:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 10:56:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 10:56:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 10:56:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 10:56:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 10:56:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 10:56:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 10:56:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 10:56:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 10:56:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 10:56:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 10:56:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 10:56:03 spire-1.2.1/pkg/agent/plugin/svidstore/ 10:56:03 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 10:56:03 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 10:56:03 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 10:56:03 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 10:56:03 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 10:56:03 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 10:56:03 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 10:56:03 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 10:56:03 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 10:56:03 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 10:56:03 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 10:56:03 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 10:56:03 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 10:56:03 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 10:56:03 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 10:56:03 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 10:56:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 10:56:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 10:56:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 10:56:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 10:56:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 10:56:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 10:56:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 10:56:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 10:56:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 10:56:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 10:56:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 10:56:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 10:56:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 10:56:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 10:56:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 10:56:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 10:56:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 10:56:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 10:56:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 10:56:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 10:56:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 10:56:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 10:56:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 10:56:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 10:56:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 10:56:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 10:56:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 10:56:03 spire-1.2.1/pkg/agent/svid/ 10:56:03 spire-1.2.1/pkg/agent/svid/rotator.go 10:56:03 spire-1.2.1/pkg/agent/svid/rotator_config.go 10:56:03 spire-1.2.1/pkg/agent/svid/rotator_test.go 10:56:03 spire-1.2.1/pkg/agent/svid/store/ 10:56:03 spire-1.2.1/pkg/agent/svid/store/service.go 10:56:03 spire-1.2.1/pkg/agent/svid/store/service_test.go 10:56:03 spire-1.2.1/pkg/common/ 10:56:03 spire-1.2.1/pkg/common/agentpathtemplate/ 10:56:03 spire-1.2.1/pkg/common/agentpathtemplate/template.go 10:56:03 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 10:56:03 spire-1.2.1/pkg/common/api/ 10:56:03 spire-1.2.1/pkg/common/api/metrics.go 10:56:03 spire-1.2.1/pkg/common/api/middleware/ 10:56:03 spire-1.2.1/pkg/common/api/middleware/common_test.go 10:56:03 spire-1.2.1/pkg/common/api/middleware/interceptor.go 10:56:03 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 10:56:03 spire-1.2.1/pkg/common/api/middleware/logger.go 10:56:03 spire-1.2.1/pkg/common/api/middleware/logger_test.go 10:56:03 spire-1.2.1/pkg/common/api/middleware/metrics.go 10:56:03 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 10:56:03 spire-1.2.1/pkg/common/api/middleware/middleware.go 10:56:03 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 10:56:03 spire-1.2.1/pkg/common/api/middleware/misconfig.go 10:56:03 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 10:56:03 spire-1.2.1/pkg/common/api/middleware/names.go 10:56:03 spire-1.2.1/pkg/common/api/middleware/names_test.go 10:56:03 spire-1.2.1/pkg/common/api/names.go 10:56:03 spire-1.2.1/pkg/common/api/ratelimit.go 10:56:03 spire-1.2.1/pkg/common/api/rpccontext/ 10:56:03 spire-1.2.1/pkg/common/api/rpccontext/logger.go 10:56:03 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 10:56:03 spire-1.2.1/pkg/common/api/rpccontext/names.go 10:56:03 spire-1.2.1/pkg/common/auth/ 10:56:03 spire-1.2.1/pkg/common/auth/interceptors.go 10:56:03 spire-1.2.1/pkg/common/auth/interceptors_test.go 10:56:03 spire-1.2.1/pkg/common/auth/untracked_uds.go 10:56:03 spire-1.2.1/pkg/common/bundleutil/ 10:56:03 spire-1.2.1/pkg/common/bundleutil/bundle.go 10:56:03 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 10:56:03 spire-1.2.1/pkg/common/bundleutil/common_test.go 10:56:03 spire-1.2.1/pkg/common/bundleutil/marshal.go 10:56:03 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 10:56:03 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 10:56:03 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 10:56:03 spire-1.2.1/pkg/common/bundleutil/types.go 10:56:03 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 10:56:03 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 10:56:03 spire-1.2.1/pkg/common/catalog/ 10:56:03 spire-1.2.1/pkg/common/catalog/bind.go 10:56:03 spire-1.2.1/pkg/common/catalog/builtin.go 10:56:03 spire-1.2.1/pkg/common/catalog/catalog.go 10:56:03 spire-1.2.1/pkg/common/catalog/catalog_test.go 10:56:03 spire-1.2.1/pkg/common/catalog/closers.go 10:56:03 spire-1.2.1/pkg/common/catalog/cmd_linux.go 10:56:03 spire-1.2.1/pkg/common/catalog/cmd_other.go 10:56:03 spire-1.2.1/pkg/common/catalog/config.go 10:56:03 spire-1.2.1/pkg/common/catalog/config_test.go 10:56:03 spire-1.2.1/pkg/common/catalog/configure.go 10:56:03 spire-1.2.1/pkg/common/catalog/constraints.go 10:56:03 spire-1.2.1/pkg/common/catalog/constraints_test.go 10:56:03 spire-1.2.1/pkg/common/catalog/context.go 10:56:03 spire-1.2.1/pkg/common/catalog/external.go 10:56:03 spire-1.2.1/pkg/common/catalog/host.go 10:56:03 spire-1.2.1/pkg/common/catalog/pipenet.go 10:56:03 spire-1.2.1/pkg/common/catalog/plugin.go 10:56:03 spire-1.2.1/pkg/common/catalog/testplugin/ 10:56:03 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 10:56:03 spire-1.2.1/pkg/common/catalog/testplugin/main.go 10:56:03 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 10:56:03 spire-1.2.1/pkg/common/cli/ 10:56:03 spire-1.2.1/pkg/common/cli/env.go 10:56:03 spire-1.2.1/pkg/common/cli/flags.go 10:56:03 spire-1.2.1/pkg/common/cli/trust_domain.go 10:56:03 spire-1.2.1/pkg/common/cli/trust_domain_test.go 10:56:03 spire-1.2.1/pkg/common/cli/umask.go 10:56:03 spire-1.2.1/pkg/common/cli/umask_posix.go 10:56:03 spire-1.2.1/pkg/common/cli/umask_test.go 10:56:03 spire-1.2.1/pkg/common/cli/umask_windows.go 10:56:03 spire-1.2.1/pkg/common/cliprinter/ 10:56:03 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 10:56:03 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 10:56:03 spire-1.2.1/pkg/common/cliprinter/flag.go 10:56:03 spire-1.2.1/pkg/common/cliprinter/flag_test.go 10:56:03 spire-1.2.1/pkg/common/cliprinter/format.go 10:56:03 spire-1.2.1/pkg/common/cliprinter/format_test.go 10:56:03 spire-1.2.1/pkg/common/cliprinter/internal/ 10:56:03 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 10:56:03 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 10:56:03 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 10:56:03 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 10:56:03 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 10:56:03 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 10:56:03 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 10:56:03 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 10:56:03 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 10:56:03 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 10:56:03 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 10:56:03 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 10:56:03 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 10:56:03 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 10:56:03 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 10:56:03 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 10:56:03 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 10:56:03 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 10:56:03 spire-1.2.1/pkg/common/coretypes/ 10:56:03 spire-1.2.1/pkg/common/coretypes/bundle/ 10:56:03 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 10:56:03 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 10:56:03 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 10:56:03 spire-1.2.1/pkg/common/coretypes/bundle/require.go 10:56:03 spire-1.2.1/pkg/common/coretypes/jwtkey/ 10:56:03 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 10:56:03 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 10:56:03 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 10:56:03 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 10:56:03 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 10:56:03 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 10:56:03 spire-1.2.1/pkg/common/coretypes/x509certificate/ 10:56:03 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 10:56:03 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 10:56:03 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 10:56:03 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 10:56:03 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 10:56:03 spire-1.2.1/pkg/common/cryptoutil/ 10:56:03 spire-1.2.1/pkg/common/cryptoutil/keys.go 10:56:03 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 10:56:03 spire-1.2.1/pkg/common/diskutil/ 10:56:03 spire-1.2.1/pkg/common/diskutil/file_posix.go 10:56:03 spire-1.2.1/pkg/common/diskutil/file_test.go 10:56:03 spire-1.2.1/pkg/common/diskutil/file_windows.go 10:56:03 spire-1.2.1/pkg/common/errorutil/ 10:56:03 spire-1.2.1/pkg/common/errorutil/wrapper.go 10:56:03 spire-1.2.1/pkg/common/health/ 10:56:03 spire-1.2.1/pkg/common/health/config.go 10:56:03 spire-1.2.1/pkg/common/health/context.go 10:56:03 spire-1.2.1/pkg/common/health/context_test.go 10:56:03 spire-1.2.1/pkg/common/health/health.go 10:56:03 spire-1.2.1/pkg/common/health/health_test.go 10:56:03 spire-1.2.1/pkg/common/health/logger.go 10:56:03 spire-1.2.1/pkg/common/hostservice/ 10:56:03 spire-1.2.1/pkg/common/hostservice/metricsservice/ 10:56:03 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 10:56:03 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 10:56:03 spire-1.2.1/pkg/common/idutil/ 10:56:03 spire-1.2.1/pkg/common/idutil/require.go 10:56:03 spire-1.2.1/pkg/common/idutil/require_test.go 10:56:03 spire-1.2.1/pkg/common/idutil/safety.go 10:56:03 spire-1.2.1/pkg/common/idutil/safety_test.go 10:56:03 spire-1.2.1/pkg/common/idutil/spiffeid.go 10:56:03 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 10:56:03 spire-1.2.1/pkg/common/jwtsvid/ 10:56:03 spire-1.2.1/pkg/common/jwtsvid/common.go 10:56:03 spire-1.2.1/pkg/common/jwtsvid/sign.go 10:56:03 spire-1.2.1/pkg/common/jwtsvid/token_test.go 10:56:03 spire-1.2.1/pkg/common/jwtsvid/validate.go 10:56:03 spire-1.2.1/pkg/common/jwtutil/ 10:56:03 spire-1.2.1/pkg/common/jwtutil/keyset.go 10:56:03 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 10:56:03 spire-1.2.1/pkg/common/log/ 10:56:03 spire-1.2.1/pkg/common/log/hclog_adapter.go 10:56:03 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 10:56:03 spire-1.2.1/pkg/common/log/log.go 10:56:03 spire-1.2.1/pkg/common/log/log_test.go 10:56:03 spire-1.2.1/pkg/common/log/options.go 10:56:03 spire-1.2.1/pkg/common/nodeutil/ 10:56:03 spire-1.2.1/pkg/common/nodeutil/node.go 10:56:03 spire-1.2.1/pkg/common/nodeutil/node_test.go 10:56:03 spire-1.2.1/pkg/common/peertracker/ 10:56:03 spire-1.2.1/pkg/common/peertracker/conn.go 10:56:03 spire-1.2.1/pkg/common/peertracker/credentials.go 10:56:03 spire-1.2.1/pkg/common/peertracker/errors.go 10:56:03 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 10:56:03 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 10:56:03 spire-1.2.1/pkg/common/peertracker/info.go 10:56:03 spire-1.2.1/pkg/common/peertracker/listener.go 10:56:03 spire-1.2.1/pkg/common/peertracker/listener_test.go 10:56:03 spire-1.2.1/pkg/common/peertracker/peertracker.go 10:56:03 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 10:56:03 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 10:56:03 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 10:56:03 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 10:56:03 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 10:56:03 spire-1.2.1/pkg/common/peertracker/tcp.go 10:56:03 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 10:56:03 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 10:56:03 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 10:56:03 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 10:56:03 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 10:56:03 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 10:56:03 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 10:56:03 spire-1.2.1/pkg/common/peertracker/uds.go 10:56:03 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 10:56:03 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 10:56:03 spire-1.2.1/pkg/common/peertracker/uds_linux.go 10:56:03 spire-1.2.1/pkg/common/pemutil/ 10:56:03 spire-1.2.1/pkg/common/pemutil/block.go 10:56:03 spire-1.2.1/pkg/common/pemutil/certs.go 10:56:03 spire-1.2.1/pkg/common/pemutil/common.go 10:56:03 spire-1.2.1/pkg/common/pemutil/csr.go 10:56:03 spire-1.2.1/pkg/common/pemutil/keys.go 10:56:03 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 10:56:03 spire-1.2.1/pkg/common/pemutil/testdata/ 10:56:03 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 10:56:03 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 10:56:03 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 10:56:03 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 10:56:03 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 10:56:03 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 10:56:03 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 10:56:03 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 10:56:03 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 10:56:03 spire-1.2.1/pkg/common/plugin/ 10:56:03 spire-1.2.1/pkg/common/plugin/aws/ 10:56:03 spire-1.2.1/pkg/common/plugin/aws/iid.go 10:56:03 spire-1.2.1/pkg/common/plugin/azure/ 10:56:03 spire-1.2.1/pkg/common/plugin/azure/msi.go 10:56:03 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 10:56:03 spire-1.2.1/pkg/common/plugin/facade.go 10:56:03 spire-1.2.1/pkg/common/plugin/facade_test.go 10:56:03 spire-1.2.1/pkg/common/plugin/gcp/ 10:56:03 spire-1.2.1/pkg/common/plugin/gcp/iit.go 10:56:03 spire-1.2.1/pkg/common/plugin/k8s/ 10:56:03 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 10:56:03 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 10:56:03 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 10:56:03 spire-1.2.1/pkg/common/plugin/k8s/utils.go 10:56:03 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 10:56:03 spire-1.2.1/pkg/common/plugin/log.go 10:56:03 spire-1.2.1/pkg/common/plugin/sshpop/ 10:56:03 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 10:56:03 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 10:56:03 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 10:56:03 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 10:56:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 10:56:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 10:56:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 10:56:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 10:56:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 10:56:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 10:56:03 spire-1.2.1/pkg/common/plugin/tpmdevid/ 10:56:03 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 10:56:03 spire-1.2.1/pkg/common/plugin/x509pop/ 10:56:03 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 10:56:03 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 10:56:03 spire-1.2.1/pkg/common/profiling/ 10:56:03 spire-1.2.1/pkg/common/profiling/dumpers.go 10:56:03 spire-1.2.1/pkg/common/profiling/profiling.go 10:56:03 spire-1.2.1/pkg/common/protoutil/ 10:56:03 spire-1.2.1/pkg/common/protoutil/masks.go 10:56:03 spire-1.2.1/pkg/common/protoutil/masks_test.go 10:56:03 spire-1.2.1/pkg/common/rotationutil/ 10:56:03 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 10:56:03 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 10:56:03 spire-1.2.1/pkg/common/selector/ 10:56:03 spire-1.2.1/pkg/common/selector/selector.go 10:56:03 spire-1.2.1/pkg/common/selector/selector_test.go 10:56:03 spire-1.2.1/pkg/common/selector/set.go 10:56:03 spire-1.2.1/pkg/common/selector/set_utils.go 10:56:03 spire-1.2.1/pkg/common/selector/set_utils_test.go 10:56:03 spire-1.2.1/pkg/common/telemetry/ 10:56:03 spire-1.2.1/pkg/common/telemetry/agent/ 10:56:03 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 10:56:03 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 10:56:03 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 10:56:03 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 10:56:03 spire-1.2.1/pkg/common/telemetry/agent/manager.go 10:56:03 spire-1.2.1/pkg/common/telemetry/agent/node.go 10:56:03 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 10:56:03 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 10:56:03 spire-1.2.1/pkg/common/telemetry/agent/store/ 10:56:03 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 10:56:03 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 10:56:03 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 10:56:03 spire-1.2.1/pkg/common/telemetry/blackhole.go 10:56:03 spire-1.2.1/pkg/common/telemetry/call.go 10:56:03 spire-1.2.1/pkg/common/telemetry/common/ 10:56:03 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 10:56:03 spire-1.2.1/pkg/common/telemetry/config.go 10:56:03 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 10:56:03 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 10:56:03 spire-1.2.1/pkg/common/telemetry/inmem.go 10:56:03 spire-1.2.1/pkg/common/telemetry/inmem_test.go 10:56:03 spire-1.2.1/pkg/common/telemetry/m3.go 10:56:03 spire-1.2.1/pkg/common/telemetry/m3_test.go 10:56:03 spire-1.2.1/pkg/common/telemetry/metrics.go 10:56:03 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 10:56:03 spire-1.2.1/pkg/common/telemetry/names.go 10:56:03 spire-1.2.1/pkg/common/telemetry/prometheus.go 10:56:03 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 10:56:03 spire-1.2.1/pkg/common/telemetry/sanitize.go 10:56:03 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 10:56:03 spire-1.2.1/pkg/common/telemetry/server/ 10:56:03 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 10:56:03 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 10:56:03 spire-1.2.1/pkg/common/telemetry/server/datastore/ 10:56:03 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 10:56:03 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 10:56:03 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 10:56:03 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 10:56:03 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 10:56:03 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 10:56:03 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 10:56:03 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 10:56:03 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 10:56:03 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 10:56:03 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 10:56:03 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 10:56:03 spire-1.2.1/pkg/common/telemetry/server/rotate.go 10:56:03 spire-1.2.1/pkg/common/telemetry/server/server.go 10:56:03 spire-1.2.1/pkg/common/telemetry/sink.go 10:56:03 spire-1.2.1/pkg/common/telemetry/statsd.go 10:56:03 spire-1.2.1/pkg/common/telemetry/statsd_test.go 10:56:03 spire-1.2.1/pkg/common/telemetry/uptime.go 10:56:03 spire-1.2.1/pkg/common/telemetry/version.go 10:56:03 spire-1.2.1/pkg/common/telemetry/withlabels.go 10:56:03 spire-1.2.1/pkg/common/uptime/ 10:56:03 spire-1.2.1/pkg/common/uptime/uptime.go 10:56:03 spire-1.2.1/pkg/common/uptime/uptime_test.go 10:56:03 spire-1.2.1/pkg/common/util/ 10:56:03 spire-1.2.1/pkg/common/util/certs.go 10:56:03 spire-1.2.1/pkg/common/util/certs_test.go 10:56:03 spire-1.2.1/pkg/common/util/csr.go 10:56:03 spire-1.2.1/pkg/common/util/hash.go 10:56:03 spire-1.2.1/pkg/common/util/selectors.go 10:56:03 spire-1.2.1/pkg/common/util/selectors_test.go 10:56:03 spire-1.2.1/pkg/common/util/signals.go 10:56:03 spire-1.2.1/pkg/common/util/sort.go 10:56:03 spire-1.2.1/pkg/common/util/sort_test.go 10:56:03 spire-1.2.1/pkg/common/util/task.go 10:56:03 spire-1.2.1/pkg/common/util/task_test.go 10:56:03 spire-1.2.1/pkg/common/util/testdata/ 10:56:03 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 10:56:03 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 10:56:03 spire-1.2.1/pkg/common/version/ 10:56:03 spire-1.2.1/pkg/common/version/version.go 10:56:03 spire-1.2.1/pkg/common/x509svid/ 10:56:03 spire-1.2.1/pkg/common/x509svid/common_test.go 10:56:03 spire-1.2.1/pkg/common/x509svid/csr.go 10:56:03 spire-1.2.1/pkg/common/x509svid/upstreamca.go 10:56:03 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 10:56:03 spire-1.2.1/pkg/common/x509util/ 10:56:03 spire-1.2.1/pkg/common/x509util/cert.go 10:56:03 spire-1.2.1/pkg/common/x509util/dns.go 10:56:03 spire-1.2.1/pkg/common/x509util/dns_test.go 10:56:03 spire-1.2.1/pkg/common/x509util/keyid.go 10:56:03 spire-1.2.1/pkg/common/x509util/keypair.go 10:56:03 spire-1.2.1/pkg/common/x509util/serialnumber.go 10:56:03 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 10:56:03 spire-1.2.1/pkg/server/ 10:56:03 spire-1.2.1/pkg/server/api/ 10:56:03 spire-1.2.1/pkg/server/api/agent.go 10:56:03 spire-1.2.1/pkg/server/api/agent/ 10:56:03 spire-1.2.1/pkg/server/api/agent/v1/ 10:56:03 spire-1.2.1/pkg/server/api/agent/v1/service.go 10:56:03 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 10:56:03 spire-1.2.1/pkg/server/api/agent_test.go 10:56:03 spire-1.2.1/pkg/server/api/api.go 10:56:03 spire-1.2.1/pkg/server/api/audit/ 10:56:03 spire-1.2.1/pkg/server/api/audit/audit.go 10:56:03 spire-1.2.1/pkg/server/api/audit/audit_test.go 10:56:03 spire-1.2.1/pkg/server/api/bundle.go 10:56:03 spire-1.2.1/pkg/server/api/bundle/ 10:56:03 spire-1.2.1/pkg/server/api/bundle/v1/ 10:56:03 spire-1.2.1/pkg/server/api/bundle/v1/service.go 10:56:03 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 10:56:03 spire-1.2.1/pkg/server/api/bundle_test.go 10:56:03 spire-1.2.1/pkg/server/api/debug/ 10:56:03 spire-1.2.1/pkg/server/api/debug/v1/ 10:56:03 spire-1.2.1/pkg/server/api/debug/v1/service.go 10:56:03 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 10:56:03 spire-1.2.1/pkg/server/api/entry.go 10:56:03 spire-1.2.1/pkg/server/api/entry/ 10:56:03 spire-1.2.1/pkg/server/api/entry/v1/ 10:56:03 spire-1.2.1/pkg/server/api/entry/v1/service.go 10:56:03 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 10:56:03 spire-1.2.1/pkg/server/api/entry_test.go 10:56:03 spire-1.2.1/pkg/server/api/health/ 10:56:03 spire-1.2.1/pkg/server/api/health/v1/ 10:56:03 spire-1.2.1/pkg/server/api/health/v1/service.go 10:56:03 spire-1.2.1/pkg/server/api/health/v1/service_test.go 10:56:03 spire-1.2.1/pkg/server/api/id.go 10:56:03 spire-1.2.1/pkg/server/api/id_test.go 10:56:03 spire-1.2.1/pkg/server/api/limits/ 10:56:03 spire-1.2.1/pkg/server/api/limits/limits.go 10:56:03 spire-1.2.1/pkg/server/api/middleware/ 10:56:03 spire-1.2.1/pkg/server/api/middleware/alias.go 10:56:03 spire-1.2.1/pkg/server/api/middleware/audit.go 10:56:03 spire-1.2.1/pkg/server/api/middleware/authorization.go 10:56:03 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 10:56:03 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 10:56:03 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 10:56:03 spire-1.2.1/pkg/server/api/middleware/caller.go 10:56:03 spire-1.2.1/pkg/server/api/middleware/caller_test.go 10:56:03 spire-1.2.1/pkg/server/api/middleware/common.go 10:56:03 spire-1.2.1/pkg/server/api/middleware/common_test.go 10:56:03 spire-1.2.1/pkg/server/api/middleware/entries.go 10:56:03 spire-1.2.1/pkg/server/api/middleware/entries_test.go 10:56:03 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 10:56:03 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 10:56:03 spire-1.2.1/pkg/server/api/ratelimit.go 10:56:03 spire-1.2.1/pkg/server/api/rpccontext/ 10:56:03 spire-1.2.1/pkg/server/api/rpccontext/alias.go 10:56:03 spire-1.2.1/pkg/server/api/rpccontext/audit.go 10:56:03 spire-1.2.1/pkg/server/api/rpccontext/caller.go 10:56:03 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 10:56:03 spire-1.2.1/pkg/server/api/selector.go 10:56:03 spire-1.2.1/pkg/server/api/selector_test.go 10:56:03 spire-1.2.1/pkg/server/api/status.go 10:56:03 spire-1.2.1/pkg/server/api/status_test.go 10:56:03 spire-1.2.1/pkg/server/api/svid/ 10:56:03 spire-1.2.1/pkg/server/api/svid/v1/ 10:56:03 spire-1.2.1/pkg/server/api/svid/v1/service.go 10:56:03 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 10:56:03 spire-1.2.1/pkg/server/api/trustdomain.go 10:56:03 spire-1.2.1/pkg/server/api/trustdomain/ 10:56:03 spire-1.2.1/pkg/server/api/trustdomain/v1/ 10:56:03 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 10:56:03 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 10:56:03 spire-1.2.1/pkg/server/api/trustdomain_test.go 10:56:03 spire-1.2.1/pkg/server/authpolicy/ 10:56:03 spire-1.2.1/pkg/server/authpolicy/defaults.go 10:56:03 spire-1.2.1/pkg/server/authpolicy/policy.go 10:56:03 spire-1.2.1/pkg/server/authpolicy/policy.rego 10:56:03 spire-1.2.1/pkg/server/authpolicy/policy_data.json 10:56:03 spire-1.2.1/pkg/server/authpolicy/policy_test.go 10:56:03 spire-1.2.1/pkg/server/authpolicy/validate.go 10:56:03 spire-1.2.1/pkg/server/bundle/ 10:56:03 spire-1.2.1/pkg/server/bundle/client/ 10:56:03 spire-1.2.1/pkg/server/bundle/client/client.go 10:56:03 spire-1.2.1/pkg/server/bundle/client/client_test.go 10:56:03 spire-1.2.1/pkg/server/bundle/client/manager.go 10:56:03 spire-1.2.1/pkg/server/bundle/client/manager_test.go 10:56:03 spire-1.2.1/pkg/server/bundle/client/sources.go 10:56:03 spire-1.2.1/pkg/server/bundle/client/sources_test.go 10:56:03 spire-1.2.1/pkg/server/bundle/client/updater.go 10:56:03 spire-1.2.1/pkg/server/bundle/client/updater_test.go 10:56:03 spire-1.2.1/pkg/server/ca/ 10:56:03 spire-1.2.1/pkg/server/ca/ca.go 10:56:03 spire-1.2.1/pkg/server/ca/ca_health.go 10:56:03 spire-1.2.1/pkg/server/ca/ca_test.go 10:56:03 spire-1.2.1/pkg/server/ca/journal.go 10:56:03 spire-1.2.1/pkg/server/ca/journal_test.go 10:56:03 spire-1.2.1/pkg/server/ca/manager.go 10:56:03 spire-1.2.1/pkg/server/ca/manager_health.go 10:56:03 spire-1.2.1/pkg/server/ca/manager_test.go 10:56:03 spire-1.2.1/pkg/server/ca/templates.go 10:56:03 spire-1.2.1/pkg/server/ca/upstream_client.go 10:56:03 spire-1.2.1/pkg/server/ca/upstream_client_test.go 10:56:03 spire-1.2.1/pkg/server/ca/validation.go 10:56:03 spire-1.2.1/pkg/server/cache/ 10:56:03 spire-1.2.1/pkg/server/cache/dscache/ 10:56:03 spire-1.2.1/pkg/server/cache/dscache/cache.go 10:56:03 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 10:56:03 spire-1.2.1/pkg/server/cache/entrycache/ 10:56:03 spire-1.2.1/pkg/server/cache/entrycache/cache.go 10:56:03 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 10:56:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 10:56:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 10:56:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 10:56:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 10:56:03 spire-1.2.1/pkg/server/catalog/ 10:56:03 spire-1.2.1/pkg/server/catalog/catalog.go 10:56:03 spire-1.2.1/pkg/server/catalog/keymanager.go 10:56:03 spire-1.2.1/pkg/server/catalog/nodeattestor.go 10:56:03 spire-1.2.1/pkg/server/catalog/noderesolver.go 10:56:03 spire-1.2.1/pkg/server/catalog/notifier.go 10:56:03 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 10:56:03 spire-1.2.1/pkg/server/config.go 10:56:03 spire-1.2.1/pkg/server/datastore/ 10:56:03 spire-1.2.1/pkg/server/datastore/datastore.go 10:56:03 spire-1.2.1/pkg/server/datastore/datastore_health.go 10:56:03 spire-1.2.1/pkg/server/datastore/repository.go 10:56:03 spire-1.2.1/pkg/server/datastore/sqlstore/ 10:56:03 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 10:56:03 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 10:56:03 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 10:56:03 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 10:56:03 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 10:56:03 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 10:56:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 10:56:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 10:56:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 10:56:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 10:56:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 10:56:03 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 10:56:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 10:56:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 10:56:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 10:56:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 10:56:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 10:56:03 spire-1.2.1/pkg/server/endpoints/ 10:56:03 spire-1.2.1/pkg/server/endpoints/bundle/ 10:56:03 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 10:56:03 spire-1.2.1/pkg/server/endpoints/bundle/config.go 10:56:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 10:56:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 10:56:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 10:56:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 10:56:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 10:56:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 10:56:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 10:56:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 10:56:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 10:56:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 10:56:03 spire-1.2.1/pkg/server/endpoints/bundle/server.go 10:56:03 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 10:56:03 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 10:56:03 spire-1.2.1/pkg/server/endpoints/config.go 10:56:03 spire-1.2.1/pkg/server/endpoints/endpoints.go 10:56:03 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 10:56:03 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 10:56:03 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 10:56:03 spire-1.2.1/pkg/server/endpoints/middleware.go 10:56:03 spire-1.2.1/pkg/server/endpoints/middleware_test.go 10:56:03 spire-1.2.1/pkg/server/hostservice/ 10:56:03 spire-1.2.1/pkg/server/hostservice/agentstore/ 10:56:03 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 10:56:03 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 10:56:03 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 10:56:03 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 10:56:03 spire-1.2.1/pkg/server/hostservice/identityprovider/ 10:56:03 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 10:56:03 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 10:56:03 spire-1.2.1/pkg/server/plugin/ 10:56:03 spire-1.2.1/pkg/server/plugin/keymanager/ 10:56:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 10:56:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 10:56:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 10:56:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 10:56:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 10:56:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 10:56:03 spire-1.2.1/pkg/server/plugin/keymanager/base/ 10:56:03 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 10:56:03 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 10:56:03 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 10:56:03 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 10:56:03 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 10:56:03 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 10:56:03 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 10:56:03 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 10:56:03 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 10:56:03 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 10:56:03 spire-1.2.1/pkg/server/plugin/keymanager/test/ 10:56:03 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 10:56:03 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 10:56:03 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 10:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/ 10:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 10:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 10:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 10:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 10:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 10:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 10:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 10:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 10:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 10:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 10:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 10:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 10:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 10:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 10:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 10:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 10:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 10:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 10:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 10:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 10:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 10:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 10:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 10:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 10:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 10:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 10:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 10:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 10:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 10:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 10:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 10:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 10:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 10:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 10:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 10:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 10:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 10:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 10:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 10:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 10:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 10:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 10:56:03 spire-1.2.1/pkg/server/plugin/noderesolver/ 10:56:03 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 10:56:03 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 10:56:03 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 10:56:03 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 10:56:03 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 10:56:03 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 10:56:03 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 10:56:03 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 10:56:03 spire-1.2.1/pkg/server/plugin/notifier/ 10:56:03 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 10:56:03 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 10:56:03 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 10:56:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 10:56:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 10:56:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 10:56:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 10:56:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 10:56:03 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 10:56:03 spire-1.2.1/pkg/server/plugin/notifier/repository.go 10:56:03 spire-1.2.1/pkg/server/plugin/notifier/v1.go 10:56:03 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 10:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 10:56:03 spire-1.2.1/pkg/server/registration/ 10:56:03 spire-1.2.1/pkg/server/registration/manager.go 10:56:03 spire-1.2.1/pkg/server/registration/manager_test.go 10:56:03 spire-1.2.1/pkg/server/scanentries.go 10:56:03 spire-1.2.1/pkg/server/scanentries_test.go 10:56:03 spire-1.2.1/pkg/server/server.go 10:56:03 spire-1.2.1/pkg/server/server_test.go 10:56:03 spire-1.2.1/pkg/server/svid/ 10:56:03 spire-1.2.1/pkg/server/svid/observer.go 10:56:03 spire-1.2.1/pkg/server/svid/observer_test.go 10:56:03 spire-1.2.1/pkg/server/svid/rotator.go 10:56:03 spire-1.2.1/pkg/server/svid/rotator_config.go 10:56:03 spire-1.2.1/pkg/server/svid/rotator_config_test.go 10:56:03 spire-1.2.1/pkg/server/svid/rotator_test.go 10:56:03 spire-1.2.1/proto/ 10:56:03 spire-1.2.1/proto/private/ 10:56:03 spire-1.2.1/proto/private/server/ 10:56:03 spire-1.2.1/proto/private/server/journal/ 10:56:03 spire-1.2.1/proto/private/server/journal/journal.pb.go 10:56:03 spire-1.2.1/proto/private/server/journal/journal.proto 10:56:03 spire-1.2.1/proto/spire/ 10:56:03 spire-1.2.1/proto/spire/common/ 10:56:03 spire-1.2.1/proto/spire/common/common.pb.go 10:56:03 spire-1.2.1/proto/spire/common/common.proto 10:56:03 spire-1.2.1/proto/spire/common/plugin/ 10:56:03 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 10:56:03 spire-1.2.1/proto/spire/common/plugin/plugin.proto 10:56:03 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 10:56:03 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 10:56:03 spire-1.2.1/proto/spire/plugin/ 10:56:03 spire-1.2.1/proto/spire/plugin/agent/ 10:56:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 10:56:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 10:56:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 10:56:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 10:56:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 10:56:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 10:56:03 spire-1.2.1/release/ 10:56:03 spire-1.2.1/release/spire-extras/ 10:56:03 spire-1.2.1/release/spire-extras/README.md 10:56:03 spire-1.2.1/release/spire-extras/conf/ 10:56:03 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 10:56:03 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 10:56:03 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 10:56:03 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 10:56:03 spire-1.2.1/release/spire/ 10:56:03 spire-1.2.1/release/spire/README.md 10:56:03 spire-1.2.1/release/spire/conf/ 10:56:03 spire-1.2.1/release/spire/conf/agent/ 10:56:03 spire-1.2.1/release/spire/conf/agent/agent.conf 10:56:03 spire-1.2.1/release/spire/conf/server/ 10:56:03 spire-1.2.1/release/spire/conf/server/server.conf 10:56:03 spire-1.2.1/script/ 10:56:03 spire-1.2.1/script/build-artifact.sh 10:56:03 spire-1.2.1/script/generate_dummy_ca.sh 10:56:03 spire-1.2.1/support/ 10:56:03 spire-1.2.1/support/k8s/ 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/ 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 10:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 10:56:03 spire-1.2.1/support/oidc-discovery-provider/ 10:56:03 spire-1.2.1/support/oidc-discovery-provider/README.md 10:56:03 spire-1.2.1/support/oidc-discovery-provider/common_test.go 10:56:03 spire-1.2.1/support/oidc-discovery-provider/config.go 10:56:03 spire-1.2.1/support/oidc-discovery-provider/config_test.go 10:56:03 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 10:56:03 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 10:56:03 spire-1.2.1/support/oidc-discovery-provider/handler.go 10:56:03 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 10:56:03 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 10:56:03 spire-1.2.1/support/oidc-discovery-provider/main.go 10:56:03 spire-1.2.1/support/oidc-discovery-provider/server_api.go 10:56:03 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 10:56:03 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 10:56:03 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 10:56:03 spire-1.2.1/test/ 10:56:03 spire-1.2.1/test/clock/ 10:56:03 spire-1.2.1/test/clock/clock.go 10:56:03 spire-1.2.1/test/fakes/ 10:56:03 spire-1.2.1/test/fakes/fakeagentcatalog/ 10:56:03 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 10:56:03 spire-1.2.1/test/fakes/fakeagentkeymanager/ 10:56:03 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 10:56:03 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 10:56:03 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 10:56:03 spire-1.2.1/test/fakes/fakeagentstore/ 10:56:03 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 10:56:03 spire-1.2.1/test/fakes/fakedatastore/ 10:56:03 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 10:56:03 spire-1.2.1/test/fakes/fakeentryclient/ 10:56:03 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 10:56:03 spire-1.2.1/test/fakes/fakehealthchecker/ 10:56:03 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 10:56:03 spire-1.2.1/test/fakes/fakeidentityprovider/ 10:56:03 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 10:56:03 spire-1.2.1/test/fakes/fakemetrics/ 10:56:03 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 10:56:03 spire-1.2.1/test/fakes/fakenoderesolver/ 10:56:03 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 10:56:03 spire-1.2.1/test/fakes/fakenotifier/ 10:56:03 spire-1.2.1/test/fakes/fakenotifier/notifier.go 10:56:03 spire-1.2.1/test/fakes/fakepluginmetrics/ 10:56:03 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 10:56:03 spire-1.2.1/test/fakes/fakeserverca/ 10:56:03 spire-1.2.1/test/fakes/fakeserverca/serverca.go 10:56:03 spire-1.2.1/test/fakes/fakeservercatalog/ 10:56:03 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 10:56:03 spire-1.2.1/test/fakes/fakeserverkeymanager/ 10:56:03 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 10:56:03 spire-1.2.1/test/fakes/fakeservernodeattestor/ 10:56:03 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 10:56:03 spire-1.2.1/test/fakes/fakeupstreamauthority/ 10:56:03 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 10:56:03 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 10:56:03 spire-1.2.1/test/fakes/fakeworkloadapi/ 10:56:03 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 10:56:03 spire-1.2.1/test/fakes/fakeworkloadattestor/ 10:56:03 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 10:56:03 spire-1.2.1/test/fixture/ 10:56:03 spire-1.2.1/test/fixture/certs/ 10:56:03 spire-1.2.1/test/fixture/certs/agent_svid.der 10:56:03 spire-1.2.1/test/fixture/certs/base_cert.pem 10:56:03 spire-1.2.1/test/fixture/certs/base_csr.pem 10:56:03 spire-1.2.1/test/fixture/certs/base_key.pem 10:56:03 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 10:56:03 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 10:56:03 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 10:56:03 spire-1.2.1/test/fixture/certs/blog_cert.pem 10:56:03 spire-1.2.1/test/fixture/certs/blog_csr.pem 10:56:03 spire-1.2.1/test/fixture/certs/blog_key.pem 10:56:03 spire-1.2.1/test/fixture/certs/bundle.der 10:56:03 spire-1.2.1/test/fixture/certs/ca.pem 10:56:03 spire-1.2.1/test/fixture/certs/ca_key.pem 10:56:03 spire-1.2.1/test/fixture/certs/database_cert.pem 10:56:03 spire-1.2.1/test/fixture/certs/database_csr.pem 10:56:03 spire-1.2.1/test/fixture/certs/database_key.pem 10:56:03 spire-1.2.1/test/fixture/certs/node_cert.pem 10:56:03 spire-1.2.1/test/fixture/certs/node_csr.pem 10:56:03 spire-1.2.1/test/fixture/certs/node_key.pem 10:56:03 spire-1.2.1/test/fixture/certs/svid.pem 10:56:03 spire-1.2.1/test/fixture/certs/svid_key.pem 10:56:03 spire-1.2.1/test/fixture/config/ 10:56:03 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 10:56:03 spire-1.2.1/test/fixture/config/agent_good.conf 10:56:03 spire-1.2.1/test/fixture/config/agent_good_templated.conf 10:56:03 spire-1.2.1/test/fixture/config/plugin_good.conf 10:56:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 10:56:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 10:56:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 10:56:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 10:56:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 10:56:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 10:56:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 10:56:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 10:56:03 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 10:56:03 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 10:56:03 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 10:56:03 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 10:56:03 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 10:56:03 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 10:56:03 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 10:56:03 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 10:56:03 spire-1.2.1/test/fixture/config/server_good.conf 10:56:03 spire-1.2.1/test/fixture/config/server_good_templated.conf 10:56:03 spire-1.2.1/test/fixture/fixture.go 10:56:03 spire-1.2.1/test/fixture/nodeattestor/ 10:56:03 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 10:56:03 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 10:56:03 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 10:56:03 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 10:56:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 10:56:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 10:56:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 10:56:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 10:56:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 10:56:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 10:56:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 10:56:03 spire-1.2.1/test/fixture/registration/ 10:56:03 spire-1.2.1/test/fixture/registration/entries.json 10:56:03 spire-1.2.1/test/fixture/registration/good-for-update.json 10:56:03 spire-1.2.1/test/fixture/registration/good.json 10:56:03 spire-1.2.1/test/fixture/registration/invalid.json 10:56:03 spire-1.2.1/test/fixture/registration/invalid_json.json 10:56:03 spire-1.2.1/test/fixture/registration/manager_test_entries.json 10:56:03 spire-1.2.1/test/integration/ 10:56:03 spire-1.2.1/test/integration/README.md 10:56:03 spire-1.2.1/test/integration/common 10:56:03 spire-1.2.1/test/integration/setup/ 10:56:03 spire-1.2.1/test/integration/setup/adminclient/ 10:56:03 spire-1.2.1/test/integration/setup/adminclient/build.sh 10:56:03 spire-1.2.1/test/integration/setup/adminclient/client.go 10:56:03 spire-1.2.1/test/integration/setup/debugagent/ 10:56:03 spire-1.2.1/test/integration/setup/debugagent/build.sh 10:56:03 spire-1.2.1/test/integration/setup/debugagent/main.go 10:56:03 spire-1.2.1/test/integration/setup/debugserver/ 10:56:03 spire-1.2.1/test/integration/setup/debugserver/build.sh 10:56:03 spire-1.2.1/test/integration/setup/debugserver/main.go 10:56:03 spire-1.2.1/test/integration/setup/downstreamclient/ 10:56:03 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 10:56:03 spire-1.2.1/test/integration/setup/downstreamclient/client.go 10:56:03 spire-1.2.1/test/integration/setup/itclient/ 10:56:03 spire-1.2.1/test/integration/setup/itclient/client.go 10:56:03 spire-1.2.1/test/integration/setup/node-attestation/ 10:56:03 spire-1.2.1/test/integration/setup/node-attestation/build.sh 10:56:03 spire-1.2.1/test/integration/setup/node-attestation/client.go 10:56:03 spire-1.2.1/test/integration/setup/x509pop/ 10:56:03 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 10:56:03 spire-1.2.1/test/integration/setup/x509pop/setup.sh 10:56:03 spire-1.2.1/test/integration/suites/ 10:56:03 spire-1.2.1/test/integration/suites/admin-endpoints/ 10:56:03 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 10:56:03 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 10:56:03 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 10:56:03 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 10:56:03 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 10:56:03 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 10:56:03 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 10:56:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 10:56:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 10:56:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 10:56:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 10:56:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 10:56:03 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 10:56:03 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 10:56:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 10:56:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 10:56:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 10:56:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 10:56:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 10:56:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 10:56:03 spire-1.2.1/test/integration/suites/datastore-mysql/ 10:56:03 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 10:56:03 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 10:56:03 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 10:56:03 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 10:56:03 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 10:56:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 10:56:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 10:56:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 10:56:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 10:56:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 10:56:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 10:56:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 10:56:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 10:56:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 10:56:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 10:56:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 10:56:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 10:56:03 spire-1.2.1/test/integration/suites/datastore-postgres/ 10:56:03 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 10:56:03 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 10:56:03 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 10:56:03 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 10:56:03 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 10:56:03 spire-1.2.1/test/integration/suites/debug-endpoints/ 10:56:03 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 10:56:03 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 10:56:03 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 10:56:03 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 10:56:03 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 10:56:03 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 10:56:03 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 10:56:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 10:56:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 10:56:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 10:56:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 10:56:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 10:56:03 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 10:56:03 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 10:56:03 spire-1.2.1/test/integration/suites/downstream-endpoints/ 10:56:03 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 10:56:03 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 10:56:03 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 10:56:03 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 10:56:03 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 10:56:03 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 10:56:03 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 10:56:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 10:56:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 10:56:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 10:56:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 10:56:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 10:56:03 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 10:56:03 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 10:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 10:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 10:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 10:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 10:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 10:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 10:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 10:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 10:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 10:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 10:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 10:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 10:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 10:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 10:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 10:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 10:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 10:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 10:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 10:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 10:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 10:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 10:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 10:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 10:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 10:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 10:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 10:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 10:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 10:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 10:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 10:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 10:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 10:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 10:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 10:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 10:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 10:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 10:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 10:56:03 spire-1.2.1/test/integration/suites/join-token/ 10:56:03 spire-1.2.1/test/integration/suites/join-token/01-start-server 10:56:03 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 10:56:03 spire-1.2.1/test/integration/suites/join-token/03-start-agent 10:56:03 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 10:56:03 spire-1.2.1/test/integration/suites/join-token/05-check-svid 10:56:03 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 10:56:03 spire-1.2.1/test/integration/suites/join-token/README.md 10:56:03 spire-1.2.1/test/integration/suites/join-token/conf/ 10:56:03 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 10:56:03 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 10:56:03 spire-1.2.1/test/integration/suites/join-token/conf/server/ 10:56:03 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 10:56:03 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 10:56:03 spire-1.2.1/test/integration/suites/join-token/teardown 10:56:03 spire-1.2.1/test/integration/suites/k8s-reconcile/ 10:56:03 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 10:56:03 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 10:56:03 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 10:56:04 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 10:56:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 10:56:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 10:56:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 10:56:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 10:56:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 10:56:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 10:56:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 10:56:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 10:56:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 10:56:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 10:56:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 10:56:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 10:56:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 10:56:04 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 10:56:04 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 10:56:04 spire-1.2.1/test/integration/suites/k8s-scratch/ 10:56:04 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 10:56:04 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 10:56:04 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 10:56:04 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 10:56:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 10:56:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 10:56:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 10:56:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 10:56:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 10:56:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 10:56:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 10:56:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 10:56:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 10:56:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 10:56:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 10:56:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 10:56:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 10:56:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 10:56:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 10:56:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 10:56:04 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 10:56:04 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 10:56:04 spire-1.2.1/test/integration/suites/k8s/ 10:56:04 spire-1.2.1/test/integration/suites/k8s/00-setup 10:56:04 spire-1.2.1/test/integration/suites/k8s/01-apply-config 10:56:04 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 10:56:04 spire-1.2.1/test/integration/suites/k8s/README.md 10:56:04 spire-1.2.1/test/integration/suites/k8s/conf/ 10:56:04 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 10:56:04 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 10:56:04 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 10:56:04 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 10:56:04 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 10:56:04 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 10:56:04 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 10:56:04 spire-1.2.1/test/integration/suites/k8s/conf/server/ 10:56:04 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 10:56:04 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 10:56:04 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 10:56:04 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 10:56:04 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 10:56:04 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 10:56:04 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 10:56:04 spire-1.2.1/test/integration/suites/k8s/init-kubectl 10:56:04 spire-1.2.1/test/integration/suites/k8s/teardown 10:56:04 spire-1.2.1/test/integration/suites/nested-rotation/ 10:56:04 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 10:56:04 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 10:56:04 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 10:56:04 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 10:56:04 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 10:56:04 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 10:56:04 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 10:56:04 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 10:56:04 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 10:56:04 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 10:56:04 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 10:56:04 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 10:56:04 spire-1.2.1/test/integration/suites/nested-rotation/README.md 10:56:04 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 10:56:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 10:56:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 10:56:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 10:56:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 10:56:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 10:56:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 10:56:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 10:56:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 10:56:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 10:56:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 10:56:04 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 10:56:04 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 10:56:04 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 10:56:04 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 10:56:04 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 10:56:04 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 10:56:04 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 10:56:04 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 10:56:04 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 10:56:04 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 10:56:04 spire-1.2.1/test/integration/suites/nested-rotation/root/ 10:56:04 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 10:56:04 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 10:56:04 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 10:56:04 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 10:56:04 spire-1.2.1/test/integration/suites/nested-rotation/teardown 10:56:04 spire-1.2.1/test/integration/suites/node-attestation/ 10:56:04 spire-1.2.1/test/integration/suites/node-attestation/00-setup 10:56:04 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 10:56:04 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 10:56:04 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 10:56:04 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 10:56:04 spire-1.2.1/test/integration/suites/node-attestation/README.md 10:56:04 spire-1.2.1/test/integration/suites/node-attestation/conf/ 10:56:04 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 10:56:04 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 10:56:04 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 10:56:04 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 10:56:04 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 10:56:04 spire-1.2.1/test/integration/suites/node-attestation/teardown 10:56:04 spire-1.2.1/test/integration/suites/rotation/ 10:56:04 spire-1.2.1/test/integration/suites/rotation/00-setup 10:56:04 spire-1.2.1/test/integration/suites/rotation/01-start-server 10:56:04 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 10:56:04 spire-1.2.1/test/integration/suites/rotation/03-start-agent 10:56:04 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 10:56:04 spire-1.2.1/test/integration/suites/rotation/05-check-svids 10:56:04 spire-1.2.1/test/integration/suites/rotation/README.md 10:56:04 spire-1.2.1/test/integration/suites/rotation/conf/ 10:56:04 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 10:56:04 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 10:56:04 spire-1.2.1/test/integration/suites/rotation/conf/server/ 10:56:04 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 10:56:04 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 10:56:04 spire-1.2.1/test/integration/suites/rotation/teardown 10:56:04 spire-1.2.1/test/integration/suites/self-test/ 10:56:04 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 10:56:04 spire-1.2.1/test/integration/suites/self-test/README.md 10:56:04 spire-1.2.1/test/integration/suites/self-test/teardown 10:56:04 spire-1.2.1/test/integration/suites/spire-server-cli/ 10:56:04 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 10:56:04 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 10:56:04 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 10:56:04 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 10:56:04 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 10:56:04 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 10:56:04 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 10:56:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 10:56:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 10:56:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 10:56:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 10:56:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 10:56:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 10:56:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 10:56:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 10:56:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 10:56:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 10:56:04 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 10:56:04 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 10:56:04 spire-1.2.1/test/integration/suites/upgrade/ 10:56:04 spire-1.2.1/test/integration/suites/upgrade/00-setup 10:56:04 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 10:56:04 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 10:56:04 spire-1.2.1/test/integration/suites/upgrade/README.md 10:56:04 spire-1.2.1/test/integration/suites/upgrade/conf/ 10:56:04 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 10:56:04 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 10:56:04 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 10:56:04 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 10:56:04 spire-1.2.1/test/integration/suites/upgrade/teardown 10:56:04 spire-1.2.1/test/integration/suites/upgrade/versions.txt 10:56:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 10:56:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 10:56:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 10:56:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 10:56:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 10:56:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 10:56:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 10:56:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 10:56:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 10:56:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 10:56:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 10:56:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 10:56:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 10:56:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 10:56:04 spire-1.2.1/test/integration/test-one.sh 10:56:04 spire-1.2.1/test/integration/test.sh 10:56:04 spire-1.2.1/test/plugintest/ 10:56:04 spire-1.2.1/test/plugintest/config.go 10:56:04 spire-1.2.1/test/plugintest/load.go 10:56:04 spire-1.2.1/test/plugintest/option.go 10:56:04 spire-1.2.1/test/spiretest/ 10:56:04 spire-1.2.1/test/spiretest/apiserver.go 10:56:04 spire-1.2.1/test/spiretest/assertions.go 10:56:04 spire-1.2.1/test/spiretest/dir.go 10:56:04 spire-1.2.1/test/spiretest/errors_posix.go 10:56:04 spire-1.2.1/test/spiretest/errors_windows.go 10:56:04 spire-1.2.1/test/spiretest/logs.go 10:56:04 spire-1.2.1/test/spiretest/socketapi.go 10:56:04 spire-1.2.1/test/spiretest/suite.go 10:56:04 spire-1.2.1/test/spiretest/x509.go 10:56:04 spire-1.2.1/test/testca/ 10:56:04 spire-1.2.1/test/testca/ca.go 10:56:04 spire-1.2.1/test/testkey/ 10:56:04 spire-1.2.1/test/testkey/generate.sh 10:56:04 spire-1.2.1/test/testkey/genkeys.go 10:56:04 spire-1.2.1/test/testkey/keys.go 10:56:04 spire-1.2.1/test/testkey/new.go 10:56:04 spire-1.2.1/test/tpmsimulator/ 10:56:04 spire-1.2.1/test/tpmsimulator/simulator.go 10:56:04 spire-1.2.1/test/util/ 10:56:04 spire-1.2.1/test/util/cert_fixtures.go 10:56:04 spire-1.2.1/test/util/cert_generation.go 10:56:04 spire-1.2.1/test/util/io_redirection.go 10:56:04 spire-1.2.1/test/util/race.go 10:56:04 spire-1.2.1/test/util/util.go 10:56:04 building spire from source... 10:56:04 Installing go1.17.7... 10:56:23 Building bin/spire-server... 10:56:23 go: downloading github.com/mitchellh/cli v1.1.2 10:56:23 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 10:56:23 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 10:56:23 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 10:56:23 go: downloading google.golang.org/grpc v1.44.0 10:56:23 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 10:56:25 go: downloading github.com/hashicorp/go-hclog v1.1.0 10:56:25 go: downloading github.com/sirupsen/logrus v1.8.1 10:56:25 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 10:56:25 go: downloading github.com/imdario/mergo v0.3.12 10:56:25 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 10:56:25 go: downloading github.com/fatih/color v1.13.0 10:56:25 go: downloading github.com/mattn/go-isatty v0.0.14 10:56:25 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 10:56:25 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 10:56:25 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 10:56:25 go: downloading github.com/hashicorp/go-plugin v1.4.3 10:56:25 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 10:56:26 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 10:56:26 go: downloading github.com/InVisionApp/go-logger v1.0.1 10:56:26 go: downloading github.com/armon/go-metrics v0.3.10 10:56:26 go: downloading github.com/prometheus/client_golang v1.12.1 10:56:27 go: downloading github.com/uber-go/tally/v4 v4.1.1 10:56:27 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 10:56:27 go: downloading github.com/open-policy-agent/opa v0.38.0 10:56:33 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:56:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:56:33 ---> c565db6526e6 10:56:33 Step 3/22 : WORKDIR /edgex-go 10:56:33 ---> Using cache 10:56:33 ---> 7131ff2ec910 10:56:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:56:33 ---> Using cache 10:56:33 ---> 4c2495c52be6 10:56:33 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 10:56:36 ---> Running in ce9ac5855d22 10:56:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:56:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:56:39 go: downloading github.com/mattn/go-colorable v0.1.12 10:56:39 OK: 220 MiB in 52 packages 10:56:39 go: downloading github.com/Masterminds/goutils v1.1.0 10:56:39 go: downloading github.com/google/uuid v1.1.2 10:56:39 go: downloading github.com/Masterminds/semver v1.5.0 10:56:39 go: downloading github.com/huandu/xstrings v1.3.2 10:56:39  ---> d691cba83c55 10:56:39 Step 9/23 : RUN make cmd/core-command/core-command 10:56:40 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 10:56:40 go: downloading github.com/oklog/run v1.0.0 10:56:40 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 10:56:40 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 10:56:40 go: downloading github.com/prometheus/client_model v0.2.0 10:56:40 go: downloading github.com/prometheus/common v0.32.1 10:56:40  ---> 842dc36d9ea3 10:56:40 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:56:40 go: downloading github.com/beorn7/perks v1.0.1 10:56:40 go: downloading github.com/cespare/xxhash/v2 v2.1.2 10:56:40 go: downloading github.com/prometheus/procfs v0.7.3 10:56:40 go: downloading go.uber.org/atomic v1.9.0 10:56:40  ---> Running in 966ec4d15d00 10:56:40 go: downloading github.com/pkg/errors v0.9.1 10:56:40  ---> Running in 6cf8f0cb0e3f 10:56:40 go: downloading github.com/imkira/go-observer v1.0.3 10:56:40 go: downloading github.com/hashicorp/errwrap v1.1.0 10:56:40 go: downloading github.com/mitchellh/reflectwalk v1.0.1 10:56:40 go: downloading github.com/hashicorp/golang-lru v0.5.4 10:56:40 go: downloading github.com/twmb/murmur3 v1.1.6 10:56:40 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 10:56:40 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 10:56:40 go: downloading github.com/blang/semver/v4 v4.0.0 10:56:40 go: downloading github.com/go-sql-driver/mysql v1.6.0 10:56:40 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 10:56:40 go: downloading github.com/jinzhu/gorm v1.9.16 10:56:41 go: downloading github.com/lib/pq v1.10.4 10:56:41 go: downloading github.com/mattn/go-sqlite3 v1.14.12 10:56:41 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 10:56:41 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 10:56:41 Removing intermediate container ce9ac5855d22 10:56:41 ---> 46ca4a07ca6c 10:56:41 Step 6/22 : COPY go.mod vendor* ./ 10:56:41 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 10:56:42 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 10:56:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:56:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 10:56:43 ---> aba7a0c5b422 10:56:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:56:43 ---> Running in 7d408907b3b6 10:56:44 ---> 4cf2fc946767 10:56:44 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 10:56:44 ---> Running in 132d9bbb08c8 10:56:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:56:48 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 10:56:48 go: downloading github.com/stretchr/testify v1.7.0 10:56:48 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 10:56:48 go: downloading google.golang.org/api v0.70.0 10:56:48 go: downloading k8s.io/client-go v0.23.4 10:56:49 Removing intermediate container 7d408907b3b6 10:56:49 ---> f3fceb2e2b1a 10:56:49 Step 8/22 : COPY . . 10:56:49 go: downloading k8s.io/api v0.23.4 10:57:04 go: downloading github.com/google/go-tpm v0.3.3 10:57:04 go: downloading cloud.google.com/go/storage v1.21.0 10:57:04 go: downloading cloud.google.com/go v0.100.2 10:57:05 go: downloading k8s.io/apimachinery v0.23.4 10:57:09 go: downloading k8s.io/kube-aggregator v0.23.3 10:57:09 go: downloading github.com/aws/aws-sdk-go v1.43.0 10:57:13  ---> 0cb10811cb2f 10:57:13 Step 9/22 : RUN make cmd/support-notifications/support-notifications 10:57:13 ---> Running in 496f92f6f8ea 10:57:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:57:42 go: downloading sigs.k8s.io/controller-runtime v0.11.1 10:57:42 go: downloading cloud.google.com/go/security v1.3.0 10:57:42 go: downloading github.com/hashicorp/vault/api v1.4.1 10:57:42 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 10:57:42 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 10:57:42 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 10:57:42 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 10:57:42 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 10:57:44 go: downloading github.com/OneOfOne/xxhash v1.2.8 10:57:44 go: downloading gopkg.in/yaml.v2 v2.4.0 10:57:44 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 10:57:45 go: downloading github.com/gobwas/glob v0.2.3 10:57:45 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 10:57:45 go: downloading github.com/jinzhu/inflection v1.0.0 10:57:45 go: downloading github.com/aws/smithy-go v1.11.0 10:57:47 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 10:57:47 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 10:57:47 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 10:57:47 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 10:57:47 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 10:57:47 go: downloading github.com/gogo/protobuf v1.3.2 10:57:53 go: downloading cloud.google.com/go/compute v1.3.0 10:57:53 go: downloading cloud.google.com/go/iam v0.1.1 10:57:54 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 10:57:54 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 10:57:54 go: downloading k8s.io/klog/v2 v2.30.0 10:57:54 go: downloading github.com/google/gofuzz v1.1.0 10:57:55 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 10:57:56 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 10:57:57 go: downloading github.com/spf13/pflag v1.0.5 10:57:57 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 10:57:57 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 10:57:57 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 10:57:57 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 10:57:57 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 10:57:57 go: downloading github.com/hashicorp/vault/sdk v0.4.1 10:57:59 go: downloading github.com/mitchellh/mapstructure v1.4.3 10:57:59 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 10:57:59 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 10:57:59 go: downloading github.com/Azure/go-autorest/logger v0.2.1 10:57:59 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 10:57:59 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 10:57:59 go: downloading github.com/dimchansky/utfbom v1.1.1 10:57:59 go: downloading github.com/tklauser/go-sysconf v0.3.9 10:58:00 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 10:58:00 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 10:58:00 go: downloading go.opencensus.io v0.23.0 10:58:02 go: downloading gopkg.in/inf.v0 v0.9.1 10:58:02 go: downloading github.com/go-logr/logr v1.2.2 10:58:02 go: downloading github.com/google/go-cmp v0.5.7 10:58:02 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 10:58:03 go: downloading github.com/json-iterator/go v1.1.12 10:58:03 go: downloading github.com/googleapis/gnostic v0.5.5 10:58:06 go: downloading github.com/jmespath/go-jmespath v0.4.0 10:58:08 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 10:58:08 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 10:58:09 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 10:58:11 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 10:58:12 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 10:58:12 go: downloading github.com/tklauser/numcpus v0.3.0 10:58:12 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 10:58:12 go: downloading go.uber.org/zap v1.21.0 10:58:13 go: downloading sigs.k8s.io/yaml v1.3.0 10:58:13 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 10:58:13 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 10:58:13 go: downloading github.com/modern-go/reflect2 v1.0.2 10:58:14 go: downloading github.com/ryanuber/go-glob v1.0.0 10:58:14 go: downloading github.com/golang/snappy v0.0.4 10:58:14 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 10:58:22 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 10:58:22 go: downloading github.com/hashicorp/go-uuid v1.0.2 10:58:22 go: downloading github.com/hashicorp/go-version v1.2.0 10:58:22 go: downloading go.uber.org/multierr v1.6.0 10:59:09 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 10:59:09 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 11:03:16 Removing intermediate container 966ec4d15d00 11:03:16 ---> 8967c084b6c6 11:03:16 11:03:16 Step 10/23 : FROM alpine:3.14 11:03:16 ---> ac73e934f311 11:03:16 Step 11/23 : RUN apk add --update --no-cache dumb-init 11:03:16 ---> Using cache 11:03:16 ---> b4efa4cd2e0e 11:03:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:03:16 ---> Using cache 11:03:16 ---> e8cbf1c72fcb 11:03:16 Step 13/23 : ENV APP_PORT=59882 11:03:16 ---> Running in 65f558212dfb 11:03:16 Removing intermediate container 65f558212dfb 11:03:16 ---> f111f83c1113 11:03:16 Step 14/23 : EXPOSE $APP_PORT 11:03:16 ---> Running in 4d078e9a0666 11:03:16 Removing intermediate container 4d078e9a0666 11:03:16 ---> 1abbab347342 11:03:16 Step 15/23 : WORKDIR / 11:03:16 ---> Running in 86ba2e3076e9 11:03:16 Removing intermediate container 86ba2e3076e9 11:03:16 ---> 3c7dbd89fb55 11:03:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:03:16 ---> 9f252115ef06 11:03:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:03:16 Removing intermediate container 6cf8f0cb0e3f 11:03:16 ---> 610de0990882 11:03:16 11:03:16 Step 10/31 : FROM alpine:3.14 11:03:16 ---> ac73e934f311 11:03:16 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 11:03:16 ---> Running in 155eea722360 11:03:16 Removing intermediate container 155eea722360 11:03:16 ---> 2797d7b47e4a 11:03:16 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 11:03:16 ---> Running in 1e39f40b92d0 11:03:17 ---> b873f3135b43 11:03:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 11:03:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:03:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:03:18 ---> 1f39bda4b6cf 11:03:18 Step 19/23 : ENTRYPOINT ["/core-command"] 11:03:18 ---> Running in 9e0278d6a838 11:03:19 (1/2) Installing dumb-init (1.2.5-r1) 11:03:19 (2/2) Installing su-exec (0.2-r1) 11:03:19 Executing busybox-1.33.1-r7.trigger 11:03:19 OK: 6 MiB in 16 packages 11:03:20 Removing intermediate container 9e0278d6a838 11:03:20 ---> 684e83b8929a 11:03:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:03:20 ---> Running in 8a45f4c34a3a 11:03:21 Removing intermediate container 8a45f4c34a3a 11:03:21 ---> 5f8b6fd1e4fc 11:03:21 Step 21/23 : LABEL arch=arm64 11:03:21 Removing intermediate container 1e39f40b92d0 11:03:21 ---> 2d6a27dff671 11:03:21 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 11:03:21 ---> Running in 711e78fab856 11:03:21 ---> Running in 5099cf6bc71f 11:03:22 Removing intermediate container 711e78fab856 11:03:22 ---> a5ea74713506 11:03:22 Step 22/23 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 11:03:23 Removing intermediate container 5099cf6bc71f 11:03:23 ---> 2122fd2737d2 11:03:23 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 11:03:23 ---> Running in 1156b3664ba3 11:03:23 ---> Running in 65c2ea90fd67 11:03:24 Removing intermediate container 1156b3664ba3 11:03:24 ---> 3a2a8bcfad8e 11:03:24 Step 23/23 : LABEL version=0.0.0 11:03:24 ---> Running in b2c579d13066 11:03:24 Removing intermediate container 65c2ea90fd67 11:03:24 ---> f84215509148 11:03:24 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 11:03:24 ---> Running in bb4f6f302941 11:03:25 Removing intermediate container b2c579d13066 11:03:25 ---> c96e8daa2bb5 11:03:25 11:03:27 Successfully built c96e8daa2bb5 11:03:27 Successfully tagged core-command-arm64:latest 11:03:27  Building core-command ... done Building security-spire-agent 11:03:28 Removing intermediate container bb4f6f302941 11:03:28 ---> ae7e6cbf1a94 11:03:28 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 11:03:28 ---> Running in 015578f19dd4 11:03:29 Removing intermediate container 015578f19dd4 11:03:29 ---> 376aa5337ec5 11:03:29 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 11:03:30 Removing intermediate container 132d9bbb08c8 11:03:30 ---> 858454f95f86 11:03:30 11:03:30 Step 10/22 : FROM alpine:3.14 11:03:30 ---> ac73e934f311 11:03:30 Step 11/22 : RUN apk add --update --no-cache dumb-init 11:03:30 ---> Using cache 11:03:30 ---> b4efa4cd2e0e 11:03:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:03:30 ---> Using cache 11:03:30 ---> e8cbf1c72fcb 11:03:30 Step 13/22 : ENV APP_PORT=59861 11:03:30 ---> Running in b3906584f863 11:03:31 ---> 5ebf255fd157 11:03:31 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 11:03:31 Removing intermediate container b3906584f863 11:03:31 ---> 87f3821aacde 11:03:31 Step 14/22 : EXPOSE $APP_PORT 11:03:31 ---> Running in 6630ecf2e55e 11:03:31 ---> Running in e49fd0876052 11:03:32 Removing intermediate container e49fd0876052 11:03:32 ---> 1736844f086d 11:03:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:03:33 ---> 63e9e21dcaf7 11:03:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:03:35 Removing intermediate container 6630ecf2e55e 11:03:35 ---> dc7cd7f91ef4 11:03:35 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 11:03:37 ---> 32a95612dd2f 11:03:37 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:03:37 ---> 1ca60a36a348 11:03:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 11:03:38 ---> 5b76817a945e 11:03:38 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 11:03:38 ---> Running in e41acd8e8908 11:03:40 Removing intermediate container e41acd8e8908 11:03:40 ---> 8c18f86e7d5c 11:03:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:03:40 ---> Running in 93a5c4686b4c 11:03:40 ---> e4f596f68486 11:03:40 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 11:03:41 Removing intermediate container 93a5c4686b4c 11:03:41 ---> 3a25a72b385a 11:03:41 Step 20/22 : LABEL arch=arm64 11:03:41 ---> Running in dd83a48febb2 11:03:43 Removing intermediate container dd83a48febb2 11:03:43 ---> d704372cfa5d 11:03:43 Step 21/22 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 11:03:43 ---> 18b4e49edf58 11:03:43 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 11:03:43 ---> Running in a22b71151925 11:03:44 Removing intermediate container a22b71151925 11:03:44 ---> 82fdd2158894 11:03:44 Step 22/22 : LABEL version=0.0.0 11:03:44 ---> Running in c63e65506b6d 11:03:45 ---> 1be196ac9e96 11:03:45 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 11:03:45 Removing intermediate container c63e65506b6d 11:03:45 ---> 573b883c824e 11:03:45 11:03:47 ---> 02c0ced2e911 11:03:47 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 11:03:47 Successfully built 573b883c824e 11:03:47 Successfully tagged support-scheduler-arm64:latest 11:03:47 Building security-proxy-setup 11:03:48  Building support-scheduler ... done  ---> Running in 1a9e80ce9d7d 11:03:49 Removing intermediate container 1a9e80ce9d7d 11:03:49 ---> 33c641ac64b3 11:03:49 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:03:51 ---> a061689763a8 11:03:51 Step 26/31 : RUN chmod +x /entrypoint.sh 11:03:51 ---> Running in ca9fe51b024a 11:03:55 Removing intermediate container ca9fe51b024a 11:03:55 ---> 9dbafbcab95c 11:03:55 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 11:03:56 ---> Running in 0188f34bc23d 11:03:57 Removing intermediate container 0188f34bc23d 11:03:57 ---> e2491eb054c9 11:03:57 Step 28/31 : CMD ["gate"] 11:03:57 Removing intermediate container 496f92f6f8ea 11:03:57 ---> a3d77797022a 11:03:57 11:03:57 Step 10/22 : FROM alpine:3.14 11:03:57 ---> ac73e934f311 11:03:57 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 11:03:57 ---> Running in a8382d767e6f 11:03:57 ---> Running in 873922c8d0b2 11:03:58 Removing intermediate container a8382d767e6f 11:03:58 ---> c6df2ffe9bf5 11:03:58 Step 29/31 : LABEL arch=arm64 11:03:59 ---> Running in 3b924247b736 11:04:00 Removing intermediate container 3b924247b736 11:04:00 ---> 64acda95485e 11:04:00 Step 30/31 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 11:04:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:04:00 ---> Running in 273e5484e003 11:04:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:04:01 Removing intermediate container 273e5484e003 11:04:01 ---> 6314ff717050 11:04:01 Step 31/31 : LABEL version=0.0.0 11:04:01 (1/2) Installing ca-certificates (20211220-r0) 11:04:01 (2/2) Installing dumb-init (1.2.5-r1) 11:04:01 Executing busybox-1.33.1-r7.trigger 11:04:01 Executing ca-certificates-20211220-r0.trigger 11:04:02 ---> Running in 24313f3d271d 11:04:02 OK: 6 MiB in 16 packages 11:04:02 Removing intermediate container 24313f3d271d 11:04:02 ---> b4df4d25b7bb 11:04:02 11:04:04 Successfully built b4df4d25b7bb 11:04:04 Successfully tagged security-bootstrapper-arm64:latest 11:04:04  Building security-bootstrapper ... done Building security-spire-server 11:04:04 Removing intermediate container 873922c8d0b2 11:04:04 ---> 096b2e4ccdcc 11:04:04 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 11:04:05 ---> Running in ef5374e2ed42 11:04:05 Removing intermediate container ef5374e2ed42 11:04:05 ---> 56d4fccc0e2f 11:04:05 Step 13/22 : ENV APP_PORT=59860 11:04:05 ---> Running in 747988bb05bf 11:04:06 Removing intermediate container 747988bb05bf 11:04:06 ---> 4445aea17d3a 11:04:06 Step 14/22 : EXPOSE $APP_PORT 11:04:06 ---> Running in 9973ada5b702 11:04:07 Removing intermediate container 9973ada5b702 11:04:07 ---> f64fcd6a10b6 11:04:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:04:09 ---> e6eb18ce57ca 11:04:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:04:10 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:04:10 Step 2/26 : FROM ${BUILDER_BASE} AS builder 11:04:10 ---> c565db6526e6 11:04:10 Step 3/26 : WORKDIR /edgex-go 11:04:10 ---> Using cache 11:04:10 ---> 7131ff2ec910 11:04:10 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:04:10 ---> Using cache 11:04:10 ---> 4c2495c52be6 11:04:10 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 11:04:10 ---> Using cache 11:04:10 ---> 8f25ab979033 11:04:10 Step 6/26 : COPY go.mod vendor* ./ 11:04:10 ---> Using cache 11:04:10 ---> 86a6ff023dca 11:04:10 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:04:10 ---> Using cache 11:04:10 ---> 67e1b4d13286 11:04:10 Step 8/26 : COPY . . 11:04:10 ---> Using cache 11:04:10 ---> 6cc0a61ff890 11:04:10 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 11:04:10 ---> Using cache 11:04:10 ---> 8986d83955ea 11:04:10 Step 10/26 : RUN mkdir -p spire-build 11:04:10 ---> Using cache 11:04:10 ---> 4171fa64bdeb 11:04:10 Step 11/26 : WORKDIR /edgex-go/spire-build 11:04:10 ---> Using cache 11:04:10 ---> 549915cc83a7 11:04:10 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 11:04:10 ---> Running in cddd05127579 11:04:13 ---> c1a1013bb310 11:04:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 11:04:14 spire-1.2.1/ 11:04:14 spire-1.2.1/.data/ 11:04:14 spire-1.2.1/.data/.file 11:04:14 spire-1.2.1/.dockerignore 11:04:14 spire-1.2.1/.gitattributes 11:04:14 spire-1.2.1/.githooks/ 11:04:14 spire-1.2.1/.githooks/pre-commit 11:04:14 spire-1.2.1/.github/ 11:04:14 spire-1.2.1/.github/ISSUE_TEMPLATE.md 11:04:14 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 11:04:14 spire-1.2.1/.github/dependabot.yml 11:04:14 spire-1.2.1/.github/workflows/ 11:04:14 spire-1.2.1/.github/workflows/nightly_build.yaml 11:04:14 spire-1.2.1/.github/workflows/pr_build.yaml 11:04:14 spire-1.2.1/.github/workflows/release_build.yaml 11:04:14 spire-1.2.1/.github/workflows/scripts/ 11:04:14 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 11:04:14 spire-1.2.1/.github/workflows/scripts/push-images.sh 11:04:14 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 11:04:14 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 11:04:14 spire-1.2.1/.github/workflows/scripts/split.sh 11:04:14 spire-1.2.1/.gitignore 11:04:14 spire-1.2.1/.go-version 11:04:14 spire-1.2.1/.golangci.yml 11:04:14 spire-1.2.1/ADOPTERS.md 11:04:14 spire-1.2.1/CHANGELOG.md 11:04:14 spire-1.2.1/CODE-OF-CONDUCT.md 11:04:14 spire-1.2.1/CODEOWNERS 11:04:14 spire-1.2.1/CONTRIBUTING.md 11:04:14 spire-1.2.1/Dockerfile 11:04:14 spire-1.2.1/Dockerfile.dev 11:04:14 spire-1.2.1/Dockerfile.scratch 11:04:14 spire-1.2.1/LICENSE 11:04:14 spire-1.2.1/MAINTAINERS.md 11:04:14 spire-1.2.1/Makefile 11:04:14 spire-1.2.1/README.md 11:04:14 spire-1.2.1/ROADMAP.md 11:04:14 spire-1.2.1/SECURITY.md 11:04:14 spire-1.2.1/cmd/ 11:04:14 spire-1.2.1/cmd/spire-agent/ 11:04:14 spire-1.2.1/cmd/spire-agent/cli/ 11:04:14 spire-1.2.1/cmd/spire-agent/cli/api/ 11:04:14 spire-1.2.1/cmd/spire-agent/cli/api/common.go 11:04:14 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 11:04:14 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 11:04:14 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 11:04:14 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 11:04:14 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 11:04:14 spire-1.2.1/cmd/spire-agent/cli/cli.go 11:04:14 spire-1.2.1/cmd/spire-agent/cli/common/ 11:04:14 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 11:04:14 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 11:04:14 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 11:04:14 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 11:04:14 spire-1.2.1/cmd/spire-agent/cli/run/ 11:04:14 spire-1.2.1/cmd/spire-agent/cli/run/run.go 11:04:14 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 11:04:14 spire-1.2.1/cmd/spire-agent/cli/validate/ 11:04:14 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 11:04:14 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 11:04:14 spire-1.2.1/cmd/spire-agent/main.go 11:04:14 spire-1.2.1/cmd/spire-server/ 11:04:14 spire-1.2.1/cmd/spire-server/cli/ 11:04:14 spire-1.2.1/cmd/spire-server/cli/agent/ 11:04:14 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/agent/count.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/agent/list.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/agent/show.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/bundle/ 11:04:14 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/cli.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/entry/ 11:04:14 spire-1.2.1/cmd/spire-server/cli/entry/count.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/entry/create.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/entry/show.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/entry/update.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/entry/util.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/federation/ 11:04:14 spire-1.2.1/cmd/spire-server/cli/federation/common.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/federation/create.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/federation/list.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/federation/show.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/federation/update.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 11:04:14 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/jwt/ 11:04:14 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/run/ 11:04:14 spire-1.2.1/cmd/spire-server/cli/run/run.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/token/ 11:04:14 spire-1.2.1/cmd/spire-server/cli/token/generate.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/validate/ 11:04:14 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/x509/ 11:04:14 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 11:04:14 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 11:04:14 spire-1.2.1/cmd/spire-server/main.go 11:04:14 spire-1.2.1/cmd/spire-server/util/ 11:04:14 spire-1.2.1/cmd/spire-server/util/util.go 11:04:14 spire-1.2.1/conf/ 11:04:14 spire-1.2.1/conf/agent/ 11:04:14 spire-1.2.1/conf/agent/agent.conf 11:04:14 spire-1.2.1/conf/agent/agent_full.conf 11:04:14 spire-1.2.1/conf/agent/dummy_root_ca.crt 11:04:14 spire-1.2.1/conf/server/ 11:04:14 spire-1.2.1/conf/server/dummy_upstream_ca.crt 11:04:14 spire-1.2.1/conf/server/dummy_upstream_ca.key 11:04:14 spire-1.2.1/conf/server/server.conf 11:04:14 spire-1.2.1/conf/server/server_full.conf 11:04:14 spire-1.2.1/doc/ 11:04:14 spire-1.2.1/doc/SPIRE101.md 11:04:14 spire-1.2.1/doc/auditlog.md 11:04:14 spire-1.2.1/doc/authorization_policy_engine.md 11:04:14 spire-1.2.1/doc/changelog_guidelines.md 11:04:14 spire-1.2.1/doc/cure53-report.pdf 11:04:14 spire-1.2.1/doc/images/ 11:04:14 spire-1.2.1/doc/images/2019_roadmap.png 11:04:14 spire-1.2.1/doc/images/SPIRE101.png 11:04:14 spire-1.2.1/doc/images/SPIRE_agent.png 11:04:14 spire-1.2.1/doc/images/SPIRE_server.png 11:04:14 spire-1.2.1/doc/images/cache_mgr.png 11:04:14 spire-1.2.1/doc/images/cache_mgr_components.png 11:04:14 spire-1.2.1/doc/images/federated_spire.png 11:04:14 spire-1.2.1/doc/images/ha_mode.png 11:04:14 spire-1.2.1/doc/images/nested_spire.png 11:04:14 spire-1.2.1/doc/images/oidc_federation.png 11:04:14 spire-1.2.1/doc/images/single_trust_domain.png 11:04:14 spire-1.2.1/doc/images/spiffe_compatible.png 11:04:14 spire-1.2.1/doc/images/spire_logo.png 11:04:14 spire-1.2.1/doc/migrating_registration_api_clients.md 11:04:14 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 11:04:14 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 11:04:14 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 11:04:14 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 11:04:14 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 11:04:14 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 11:04:14 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 11:04:14 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 11:04:14 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 11:04:14 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 11:04:14 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 11:04:14 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 11:04:14 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 11:04:14 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 11:04:14 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 11:04:14 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 11:04:14 spire-1.2.1/doc/plugin_server_datastore_sql.md 11:04:14 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 11:04:14 spire-1.2.1/doc/plugin_server_keymanager_disk.md 11:04:14 spire-1.2.1/doc/plugin_server_keymanager_memory.md 11:04:14 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 11:04:14 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 11:04:14 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 11:04:14 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 11:04:14 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 11:04:14 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 11:04:14 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 11:04:14 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 11:04:14 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 11:04:14 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 11:04:14 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 11:04:14 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 11:04:14 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 11:04:14 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 11:04:14 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 11:04:14 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 11:04:14 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 11:04:14 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 11:04:14 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 11:04:14 spire-1.2.1/doc/scaling_spire.md 11:04:14 spire-1.2.1/doc/spire_agent.md 11:04:14 spire-1.2.1/doc/spire_server.md 11:04:14 spire-1.2.1/doc/supported_integrations.md 11:04:14 spire-1.2.1/doc/telemetry.md 11:04:14 spire-1.2.1/doc/telemetry_config.md 11:04:14 spire-1.2.1/doc/upgrading.md 11:04:14 spire-1.2.1/doc/using_spire.md 11:04:14 spire-1.2.1/examples/ 11:04:14 spire-1.2.1/examples/README.md 11:04:14 spire-1.2.1/go.mod 11:04:14 spire-1.2.1/go.sum 11:04:14 spire-1.2.1/pkg/ 11:04:14 spire-1.2.1/pkg/agent/ 11:04:14 spire-1.2.1/pkg/agent/agent.go 11:04:14 spire-1.2.1/pkg/agent/api/ 11:04:14 spire-1.2.1/pkg/agent/api/config.go 11:04:14 spire-1.2.1/pkg/agent/api/debug/ 11:04:14 spire-1.2.1/pkg/agent/api/debug/v1/ 11:04:14 spire-1.2.1/pkg/agent/api/debug/v1/service.go 11:04:14 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go ---> 449858895888 11:04:14 Step 18/22 : ENTRYPOINT ["/support-notifications"] 11:04:14 11:04:14 spire-1.2.1/pkg/agent/api/delegatedidentity/ 11:04:14 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 11:04:14 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 11:04:14 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 11:04:14 spire-1.2.1/pkg/agent/api/endpoints.go 11:04:14 spire-1.2.1/pkg/agent/api/health/ 11:04:14 spire-1.2.1/pkg/agent/api/health/v1/ 11:04:14 spire-1.2.1/pkg/agent/api/health/v1/service.go 11:04:14 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 11:04:14 spire-1.2.1/pkg/agent/api/rpccontext/ 11:04:14 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 11:04:14 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 11:04:14 spire-1.2.1/pkg/agent/attestor/ 11:04:14 spire-1.2.1/pkg/agent/attestor/node/ 11:04:14 spire-1.2.1/pkg/agent/attestor/node/experimental.go 11:04:14 spire-1.2.1/pkg/agent/attestor/node/node.go 11:04:14 spire-1.2.1/pkg/agent/attestor/node/node_test.go 11:04:14 spire-1.2.1/pkg/agent/attestor/workload/ 11:04:14 spire-1.2.1/pkg/agent/attestor/workload/workload.go 11:04:14 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 11:04:14 spire-1.2.1/pkg/agent/catalog/ 11:04:14 spire-1.2.1/pkg/agent/catalog/catalog.go 11:04:14 spire-1.2.1/pkg/agent/catalog/keymanager.go 11:04:14 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 11:04:14 spire-1.2.1/pkg/agent/catalog/svidstore.go 11:04:14 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 11:04:14 spire-1.2.1/pkg/agent/client/ 11:04:14 spire-1.2.1/pkg/agent/client/client.go 11:04:14 spire-1.2.1/pkg/agent/client/client_test.go 11:04:14 spire-1.2.1/pkg/agent/client/dial.go 11:04:14 spire-1.2.1/pkg/agent/client/nodeconn.go 11:04:14 spire-1.2.1/pkg/agent/client/nodeconn_test.go 11:04:14 spire-1.2.1/pkg/agent/client/update.go 11:04:14 spire-1.2.1/pkg/agent/client/util.go 11:04:14 spire-1.2.1/pkg/agent/common/ 11:04:14 spire-1.2.1/pkg/agent/common/backoff/ 11:04:14 spire-1.2.1/pkg/agent/common/backoff/backoff.go 11:04:14 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 11:04:14 spire-1.2.1/pkg/agent/common/cgroups/ 11:04:14 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 11:04:14 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 11:04:14 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 11:04:14 spire-1.2.1/pkg/agent/config.go 11:04:14 spire-1.2.1/pkg/agent/endpoints/ 11:04:14 spire-1.2.1/pkg/agent/endpoints/config.go 11:04:14 spire-1.2.1/pkg/agent/endpoints/endpoints.go 11:04:14 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 11:04:14 spire-1.2.1/pkg/agent/endpoints/metrics.go 11:04:14 spire-1.2.1/pkg/agent/endpoints/middleware.go 11:04:14 spire-1.2.1/pkg/agent/endpoints/peertracker.go 11:04:14 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 11:04:14 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 11:04:14 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 11:04:14 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 11:04:14 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 11:04:14 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 11:04:14 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 11:04:14 spire-1.2.1/pkg/agent/endpoints/workload/ 11:04:14 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 11:04:14 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 11:04:14 spire-1.2.1/pkg/agent/manager/ 11:04:14 spire-1.2.1/pkg/agent/manager/cache/ 11:04:14 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 11:04:14 spire-1.2.1/pkg/agent/manager/cache/cache.go 11:04:14 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 11:04:14 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 11:04:14 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 11:04:14 spire-1.2.1/pkg/agent/manager/cache/sets.go 11:04:14 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 11:04:14 spire-1.2.1/pkg/agent/manager/config.go 11:04:14 spire-1.2.1/pkg/agent/manager/manager.go 11:04:14 spire-1.2.1/pkg/agent/manager/manager_test.go 11:04:14 spire-1.2.1/pkg/agent/manager/storage.go 11:04:14 spire-1.2.1/pkg/agent/manager/storage_test.go 11:04:14 spire-1.2.1/pkg/agent/manager/storecache/ 11:04:14 spire-1.2.1/pkg/agent/manager/storecache/cache.go 11:04:14 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 11:04:14 spire-1.2.1/pkg/agent/manager/sync.go 11:04:14 spire-1.2.1/pkg/agent/plugin/ 11:04:14 spire-1.2.1/pkg/agent/plugin/keymanager/ 11:04:14 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 11:04:14 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 11:04:14 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 11:04:14 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 11:04:14 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 11:04:14 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 11:04:14 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 11:04:14 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 11:04:14 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 11:04:14 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 11:04:14 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 11:04:14 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 11:04:14 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 11:04:14 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 11:04:14 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 11:04:14 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 11:04:14 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 11:04:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 11:04:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 11:04:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 11:04:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 11:04:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 11:04:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 11:04:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 11:04:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 11:04:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 11:04:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 11:04:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 11:04:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 11:04:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 11:04:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go ---> Running in 8770a4e10ef6 11:04:14 11:04:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 11:04:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 11:04:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 11:04:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 11:04:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 11:04:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 11:04:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 11:04:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 11:04:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 11:04:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 11:04:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 11:04:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 11:04:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 11:04:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 11:04:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 11:04:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 11:04:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 11:04:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 11:04:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 11:04:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 11:04:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 11:04:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 11:04:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 11:04:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 11:04:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 11:04:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 11:04:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 11:04:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 11:04:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 11:04:14 spire-1.2.1/pkg/agent/plugin/svidstore/ 11:04:14 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 11:04:14 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 11:04:14 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 11:04:14 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 11:04:14 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 11:04:14 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 11:04:14 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 11:04:14 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 11:04:14 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 11:04:14 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 11:04:14 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 11:04:14 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 11:04:14 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 11:04:14 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 11:04:14 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 11:04:14 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 11:04:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 11:04:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 11:04:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 11:04:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 11:04:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 11:04:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 11:04:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 11:04:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 11:04:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 11:04:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 11:04:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 11:04:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 11:04:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 11:04:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 11:04:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 11:04:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 11:04:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 11:04:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 11:04:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 11:04:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 11:04:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 11:04:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 11:04:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 11:04:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 11:04:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 11:04:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 11:04:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 11:04:14 spire-1.2.1/pkg/agent/svid/ 11:04:14 spire-1.2.1/pkg/agent/svid/rotator.go 11:04:14 spire-1.2.1/pkg/agent/svid/rotator_config.go 11:04:14 spire-1.2.1/pkg/agent/svid/rotator_test.go 11:04:14 spire-1.2.1/pkg/agent/svid/store/ 11:04:14 spire-1.2.1/pkg/agent/svid/store/service.go 11:04:14 spire-1.2.1/pkg/agent/svid/store/service_test.go 11:04:14 spire-1.2.1/pkg/common/ 11:04:14 spire-1.2.1/pkg/common/agentpathtemplate/ 11:04:14 spire-1.2.1/pkg/common/agentpathtemplate/template.go 11:04:14 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 11:04:14 spire-1.2.1/pkg/common/api/ 11:04:14 spire-1.2.1/pkg/common/api/metrics.go 11:04:14 spire-1.2.1/pkg/common/api/middleware/ 11:04:14 spire-1.2.1/pkg/common/api/middleware/common_test.go 11:04:14 spire-1.2.1/pkg/common/api/middleware/interceptor.go 11:04:14 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 11:04:14 spire-1.2.1/pkg/common/api/middleware/logger.go 11:04:14 spire-1.2.1/pkg/common/api/middleware/logger_test.go 11:04:14 spire-1.2.1/pkg/common/api/middleware/metrics.go 11:04:14 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 11:04:14 spire-1.2.1/pkg/common/api/middleware/middleware.go 11:04:14 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 11:04:14 spire-1.2.1/pkg/common/api/middleware/misconfig.go 11:04:14 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 11:04:14 spire-1.2.1/pkg/common/api/middleware/names.go 11:04:14 spire-1.2.1/pkg/common/api/middleware/names_test.go 11:04:14 spire-1.2.1/pkg/common/api/names.go 11:04:14 spire-1.2.1/pkg/common/api/ratelimit.go 11:04:14 spire-1.2.1/pkg/common/api/rpccontext/ 11:04:14 spire-1.2.1/pkg/common/api/rpccontext/logger.go 11:04:14 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 11:04:14 spire-1.2.1/pkg/common/api/rpccontext/names.go 11:04:14 spire-1.2.1/pkg/common/auth/ 11:04:14 spire-1.2.1/pkg/common/auth/interceptors.go 11:04:14 spire-1.2.1/pkg/common/auth/interceptors_test.go 11:04:14 spire-1.2.1/pkg/common/auth/untracked_uds.go 11:04:14 spire-1.2.1/pkg/common/bundleutil/ 11:04:14 spire-1.2.1/pkg/common/bundleutil/bundle.go 11:04:14 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 11:04:14 spire-1.2.1/pkg/common/bundleutil/common_test.go 11:04:14 spire-1.2.1/pkg/common/bundleutil/marshal.go 11:04:14 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 11:04:14 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 11:04:14 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 11:04:14 spire-1.2.1/pkg/common/bundleutil/types.go 11:04:14 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 11:04:14 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 11:04:14 spire-1.2.1/pkg/common/catalog/ 11:04:14 spire-1.2.1/pkg/common/catalog/bind.go 11:04:14 spire-1.2.1/pkg/common/catalog/builtin.go 11:04:14 spire-1.2.1/pkg/common/catalog/catalog.go 11:04:14 spire-1.2.1/pkg/common/catalog/catalog_test.go 11:04:14 spire-1.2.1/pkg/common/catalog/closers.go 11:04:14 spire-1.2.1/pkg/common/catalog/cmd_linux.go 11:04:14 spire-1.2.1/pkg/common/catalog/cmd_other.go 11:04:14 spire-1.2.1/pkg/common/catalog/config.go 11:04:14 spire-1.2.1/pkg/common/catalog/config_test.go 11:04:14 spire-1.2.1/pkg/common/catalog/configure.go 11:04:14 spire-1.2.1/pkg/common/catalog/constraints.go 11:04:14 spire-1.2.1/pkg/common/catalog/constraints_test.go 11:04:14 spire-1.2.1/pkg/common/catalog/context.go 11:04:14 spire-1.2.1/pkg/common/catalog/external.go 11:04:14 spire-1.2.1/pkg/common/catalog/host.go 11:04:14 spire-1.2.1/pkg/common/catalog/pipenet.go 11:04:14 spire-1.2.1/pkg/common/catalog/plugin.go 11:04:14 spire-1.2.1/pkg/common/catalog/testplugin/ 11:04:14 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 11:04:14 spire-1.2.1/pkg/common/catalog/testplugin/main.go 11:04:14 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 11:04:14 spire-1.2.1/pkg/common/cli/ 11:04:14 spire-1.2.1/pkg/common/cli/env.go 11:04:14 spire-1.2.1/pkg/common/cli/flags.go 11:04:14 spire-1.2.1/pkg/common/cli/trust_domain.go 11:04:14 spire-1.2.1/pkg/common/cli/trust_domain_test.go 11:04:14 spire-1.2.1/pkg/common/cli/umask.go 11:04:14 spire-1.2.1/pkg/common/cli/umask_posix.go 11:04:14 spire-1.2.1/pkg/common/cli/umask_test.go 11:04:14 spire-1.2.1/pkg/common/cli/umask_windows.go 11:04:14 spire-1.2.1/pkg/common/cliprinter/ 11:04:14 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 11:04:14 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 11:04:14 spire-1.2.1/pkg/common/cliprinter/flag.go 11:04:14 spire-1.2.1/pkg/common/cliprinter/flag_test.go 11:04:14 spire-1.2.1/pkg/common/cliprinter/format.go 11:04:14 spire-1.2.1/pkg/common/cliprinter/format_test.go 11:04:14 spire-1.2.1/pkg/common/cliprinter/internal/ 11:04:14 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 11:04:14 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 11:04:14 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 11:04:14 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 11:04:14 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 11:04:14 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 11:04:14 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 11:04:14 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 11:04:14 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 11:04:14 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 11:04:14 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 11:04:14 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 11:04:14 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 11:04:14 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 11:04:14 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 11:04:14 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 11:04:14 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 11:04:14 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 11:04:14 spire-1.2.1/pkg/common/coretypes/ 11:04:14 spire-1.2.1/pkg/common/coretypes/bundle/ 11:04:14 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 11:04:14 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 11:04:14 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 11:04:14 spire-1.2.1/pkg/common/coretypes/bundle/require.go 11:04:14 spire-1.2.1/pkg/common/coretypes/jwtkey/ 11:04:14 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 11:04:14 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 11:04:14 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 11:04:14 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 11:04:14 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 11:04:14 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 11:04:14 spire-1.2.1/pkg/common/coretypes/x509certificate/ 11:04:14 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 11:04:14 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 11:04:14 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 11:04:14 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 11:04:14 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 11:04:14 spire-1.2.1/pkg/common/cryptoutil/ 11:04:14 spire-1.2.1/pkg/common/cryptoutil/keys.go 11:04:14 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 11:04:14 spire-1.2.1/pkg/common/diskutil/ 11:04:14 spire-1.2.1/pkg/common/diskutil/file_posix.go 11:04:14 spire-1.2.1/pkg/common/diskutil/file_test.go 11:04:14 spire-1.2.1/pkg/common/diskutil/file_windows.go 11:04:14 spire-1.2.1/pkg/common/errorutil/ 11:04:14 spire-1.2.1/pkg/common/errorutil/wrapper.go 11:04:14 spire-1.2.1/pkg/common/health/ 11:04:14 spire-1.2.1/pkg/common/health/config.go 11:04:14 spire-1.2.1/pkg/common/health/context.go 11:04:14 spire-1.2.1/pkg/common/health/context_test.go 11:04:14 spire-1.2.1/pkg/common/health/health.go 11:04:14 spire-1.2.1/pkg/common/health/health_test.go 11:04:14 spire-1.2.1/pkg/common/health/logger.go 11:04:14 spire-1.2.1/pkg/common/hostservice/ 11:04:14 spire-1.2.1/pkg/common/hostservice/metricsservice/ 11:04:14 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 11:04:14 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 11:04:14 spire-1.2.1/pkg/common/idutil/ 11:04:14 spire-1.2.1/pkg/common/idutil/require.go 11:04:14 spire-1.2.1/pkg/common/idutil/require_test.go 11:04:14 spire-1.2.1/pkg/common/idutil/safety.go 11:04:14 spire-1.2.1/pkg/common/idutil/safety_test.go 11:04:14 spire-1.2.1/pkg/common/idutil/spiffeid.go 11:04:14 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 11:04:14 spire-1.2.1/pkg/common/jwtsvid/ 11:04:14 spire-1.2.1/pkg/common/jwtsvid/common.go 11:04:14 spire-1.2.1/pkg/common/jwtsvid/sign.go 11:04:14 spire-1.2.1/pkg/common/jwtsvid/token_test.go 11:04:14 spire-1.2.1/pkg/common/jwtsvid/validate.go 11:04:14 spire-1.2.1/pkg/common/jwtutil/ 11:04:14 spire-1.2.1/pkg/common/jwtutil/keyset.go 11:04:14 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 11:04:14 spire-1.2.1/pkg/common/log/ 11:04:14 spire-1.2.1/pkg/common/log/hclog_adapter.go 11:04:14 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 11:04:14 spire-1.2.1/pkg/common/log/log.go 11:04:14 spire-1.2.1/pkg/common/log/log_test.go 11:04:14 spire-1.2.1/pkg/common/log/options.go 11:04:14 spire-1.2.1/pkg/common/nodeutil/ 11:04:14 spire-1.2.1/pkg/common/nodeutil/node.go 11:04:14 spire-1.2.1/pkg/common/nodeutil/node_test.go 11:04:14 spire-1.2.1/pkg/common/peertracker/ 11:04:14 spire-1.2.1/pkg/common/peertracker/conn.go 11:04:14 spire-1.2.1/pkg/common/peertracker/credentials.go 11:04:14 spire-1.2.1/pkg/common/peertracker/errors.go 11:04:14 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 11:04:14 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 11:04:14 spire-1.2.1/pkg/common/peertracker/info.go 11:04:14 spire-1.2.1/pkg/common/peertracker/listener.go 11:04:14 spire-1.2.1/pkg/common/peertracker/listener_test.go 11:04:14 spire-1.2.1/pkg/common/peertracker/peertracker.go 11:04:14 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 11:04:14 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 11:04:14 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 11:04:14 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 11:04:14 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 11:04:14 spire-1.2.1/pkg/common/peertracker/tcp.go 11:04:14 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 11:04:14 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 11:04:14 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 11:04:14 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 11:04:14 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 11:04:14 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 11:04:14 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 11:04:14 spire-1.2.1/pkg/common/peertracker/uds.go 11:04:14 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 11:04:14 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 11:04:14 spire-1.2.1/pkg/common/peertracker/uds_linux.go 11:04:14 spire-1.2.1/pkg/common/pemutil/ 11:04:14 spire-1.2.1/pkg/common/pemutil/block.go 11:04:14 spire-1.2.1/pkg/common/pemutil/certs.go 11:04:14 spire-1.2.1/pkg/common/pemutil/common.go 11:04:14 spire-1.2.1/pkg/common/pemutil/csr.go 11:04:14 spire-1.2.1/pkg/common/pemutil/keys.go 11:04:14 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 11:04:14 spire-1.2.1/pkg/common/pemutil/testdata/ 11:04:14 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 11:04:14 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 11:04:14 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 11:04:14 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 11:04:14 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 11:04:14 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 11:04:14 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 11:04:14 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 11:04:14 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 11:04:14 spire-1.2.1/pkg/common/plugin/ 11:04:14 spire-1.2.1/pkg/common/plugin/aws/ 11:04:14 spire-1.2.1/pkg/common/plugin/aws/iid.go 11:04:14 spire-1.2.1/pkg/common/plugin/azure/ 11:04:14 spire-1.2.1/pkg/common/plugin/azure/msi.go 11:04:14 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 11:04:14 spire-1.2.1/pkg/common/plugin/facade.go 11:04:14 spire-1.2.1/pkg/common/plugin/facade_test.go 11:04:14 spire-1.2.1/pkg/common/plugin/gcp/ 11:04:14 spire-1.2.1/pkg/common/plugin/gcp/iit.go 11:04:14 spire-1.2.1/pkg/common/plugin/k8s/ 11:04:14 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 11:04:14 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 11:04:14 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 11:04:14 spire-1.2.1/pkg/common/plugin/k8s/utils.go 11:04:14 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 11:04:14 spire-1.2.1/pkg/common/plugin/log.go 11:04:14 spire-1.2.1/pkg/common/plugin/sshpop/ 11:04:14 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 11:04:14 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 11:04:14 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 11:04:14 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 11:04:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 11:04:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 11:04:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 11:04:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 11:04:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 11:04:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 11:04:14 spire-1.2.1/pkg/common/plugin/tpmdevid/ 11:04:14 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 11:04:14 spire-1.2.1/pkg/common/plugin/x509pop/ 11:04:14 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 11:04:14 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 11:04:14 spire-1.2.1/pkg/common/profiling/ 11:04:14 spire-1.2.1/pkg/common/profiling/dumpers.go 11:04:14 spire-1.2.1/pkg/common/profiling/profiling.go 11:04:14 spire-1.2.1/pkg/common/protoutil/ 11:04:14 spire-1.2.1/pkg/common/protoutil/masks.go 11:04:14 spire-1.2.1/pkg/common/protoutil/masks_test.go 11:04:14 spire-1.2.1/pkg/common/rotationutil/ 11:04:14 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 11:04:14 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 11:04:14 spire-1.2.1/pkg/common/selector/ 11:04:14 spire-1.2.1/pkg/common/selector/selector.go 11:04:14 spire-1.2.1/pkg/common/selector/selector_test.go 11:04:14 spire-1.2.1/pkg/common/selector/set.go 11:04:14 spire-1.2.1/pkg/common/selector/set_utils.go 11:04:14 spire-1.2.1/pkg/common/selector/set_utils_test.go 11:04:14 spire-1.2.1/pkg/common/telemetry/ 11:04:14 spire-1.2.1/pkg/common/telemetry/agent/ 11:04:14 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 11:04:14 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 11:04:14 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 11:04:14 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 11:04:14 spire-1.2.1/pkg/common/telemetry/agent/manager.go 11:04:14 spire-1.2.1/pkg/common/telemetry/agent/node.go 11:04:14 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 11:04:14 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 11:04:14 spire-1.2.1/pkg/common/telemetry/agent/store/ 11:04:14 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 11:04:14 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 11:04:14 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 11:04:14 spire-1.2.1/pkg/common/telemetry/blackhole.go 11:04:14 spire-1.2.1/pkg/common/telemetry/call.go 11:04:14 spire-1.2.1/pkg/common/telemetry/common/ 11:04:14 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 11:04:14 spire-1.2.1/pkg/common/telemetry/config.go 11:04:14 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 11:04:14 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 11:04:14 spire-1.2.1/pkg/common/telemetry/inmem.go 11:04:14 spire-1.2.1/pkg/common/telemetry/inmem_test.go 11:04:14 spire-1.2.1/pkg/common/telemetry/m3.go 11:04:14 spire-1.2.1/pkg/common/telemetry/m3_test.go 11:04:14 spire-1.2.1/pkg/common/telemetry/metrics.go 11:04:14 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 11:04:14 spire-1.2.1/pkg/common/telemetry/names.go 11:04:14 spire-1.2.1/pkg/common/telemetry/prometheus.go 11:04:14 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 11:04:14 spire-1.2.1/pkg/common/telemetry/sanitize.go 11:04:14 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 11:04:14 spire-1.2.1/pkg/common/telemetry/server/ 11:04:14 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 11:04:14 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 11:04:14 spire-1.2.1/pkg/common/telemetry/server/datastore/ 11:04:14 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 11:04:14 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 11:04:14 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 11:04:14 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 11:04:14 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 11:04:14 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 11:04:14 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 11:04:14 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 11:04:14 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 11:04:14 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 11:04:14 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 11:04:14 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 11:04:14 spire-1.2.1/pkg/common/telemetry/server/rotate.go 11:04:14 spire-1.2.1/pkg/common/telemetry/server/server.go 11:04:14 spire-1.2.1/pkg/common/telemetry/sink.go 11:04:14 spire-1.2.1/pkg/common/telemetry/statsd.go 11:04:14 spire-1.2.1/pkg/common/telemetry/statsd_test.go 11:04:14 spire-1.2.1/pkg/common/telemetry/uptime.go 11:04:14 spire-1.2.1/pkg/common/telemetry/version.go 11:04:14 spire-1.2.1/pkg/common/telemetry/withlabels.go 11:04:14 spire-1.2.1/pkg/common/uptime/ 11:04:14 spire-1.2.1/pkg/common/uptime/uptime.go 11:04:14 spire-1.2.1/pkg/common/uptime/uptime_test.go 11:04:14 spire-1.2.1/pkg/common/util/ 11:04:14 spire-1.2.1/pkg/common/util/certs.go 11:04:14 spire-1.2.1/pkg/common/util/certs_test.go 11:04:14 spire-1.2.1/pkg/common/util/csr.go 11:04:14 spire-1.2.1/pkg/common/util/hash.go 11:04:14 spire-1.2.1/pkg/common/util/selectors.go 11:04:14 spire-1.2.1/pkg/common/util/selectors_test.go 11:04:14 spire-1.2.1/pkg/common/util/signals.go 11:04:14 spire-1.2.1/pkg/common/util/sort.go 11:04:14 spire-1.2.1/pkg/common/util/sort_test.go 11:04:14 spire-1.2.1/pkg/common/util/task.go 11:04:14 spire-1.2.1/pkg/common/util/task_test.go 11:04:14 spire-1.2.1/pkg/common/util/testdata/ 11:04:14 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 11:04:14 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 11:04:14 spire-1.2.1/pkg/common/version/ 11:04:14 spire-1.2.1/pkg/common/version/version.go 11:04:14 spire-1.2.1/pkg/common/x509svid/ 11:04:14 spire-1.2.1/pkg/common/x509svid/common_test.go 11:04:14 spire-1.2.1/pkg/common/x509svid/csr.go 11:04:14 spire-1.2.1/pkg/common/x509svid/upstreamca.go 11:04:14 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 11:04:14 spire-1.2.1/pkg/common/x509util/ 11:04:14 spire-1.2.1/pkg/common/x509util/cert.go 11:04:14 spire-1.2.1/pkg/common/x509util/dns.go 11:04:14 spire-1.2.1/pkg/common/x509util/dns_test.go 11:04:14 spire-1.2.1/pkg/common/x509util/keyid.go 11:04:14 spire-1.2.1/pkg/common/x509util/keypair.go 11:04:14 spire-1.2.1/pkg/common/x509util/serialnumber.go 11:04:14 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 11:04:14 spire-1.2.1/pkg/server/ 11:04:14 spire-1.2.1/pkg/server/api/ 11:04:14 spire-1.2.1/pkg/server/api/agent.go 11:04:14 spire-1.2.1/pkg/server/api/agent/ 11:04:14 spire-1.2.1/pkg/server/api/agent/v1/ 11:04:14 spire-1.2.1/pkg/server/api/agent/v1/service.go 11:04:14 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 11:04:14 spire-1.2.1/pkg/server/api/agent_test.go 11:04:14 spire-1.2.1/pkg/server/api/api.go 11:04:14 spire-1.2.1/pkg/server/api/audit/ 11:04:14 spire-1.2.1/pkg/server/api/audit/audit.go 11:04:14 spire-1.2.1/pkg/server/api/audit/audit_test.go 11:04:14 spire-1.2.1/pkg/server/api/bundle.go 11:04:14 spire-1.2.1/pkg/server/api/bundle/ 11:04:14 spire-1.2.1/pkg/server/api/bundle/v1/ 11:04:14 spire-1.2.1/pkg/server/api/bundle/v1/service.go 11:04:14 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 11:04:14 spire-1.2.1/pkg/server/api/bundle_test.go 11:04:14 spire-1.2.1/pkg/server/api/debug/ 11:04:14 spire-1.2.1/pkg/server/api/debug/v1/ 11:04:14 spire-1.2.1/pkg/server/api/debug/v1/service.go 11:04:14 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 11:04:14 spire-1.2.1/pkg/server/api/entry.go 11:04:14 spire-1.2.1/pkg/server/api/entry/ 11:04:14 spire-1.2.1/pkg/server/api/entry/v1/ 11:04:14 spire-1.2.1/pkg/server/api/entry/v1/service.go 11:04:14 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 11:04:14 spire-1.2.1/pkg/server/api/entry_test.go 11:04:14 spire-1.2.1/pkg/server/api/health/ 11:04:14 spire-1.2.1/pkg/server/api/health/v1/ 11:04:14 spire-1.2.1/pkg/server/api/health/v1/service.go 11:04:14 spire-1.2.1/pkg/server/api/health/v1/service_test.go 11:04:14 spire-1.2.1/pkg/server/api/id.go 11:04:14 spire-1.2.1/pkg/server/api/id_test.go 11:04:14 spire-1.2.1/pkg/server/api/limits/ 11:04:14 spire-1.2.1/pkg/server/api/limits/limits.go 11:04:14 spire-1.2.1/pkg/server/api/middleware/ 11:04:14 spire-1.2.1/pkg/server/api/middleware/alias.go 11:04:14 spire-1.2.1/pkg/server/api/middleware/audit.go 11:04:14 spire-1.2.1/pkg/server/api/middleware/authorization.go 11:04:14 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 11:04:14 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 11:04:14 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 11:04:14 spire-1.2.1/pkg/server/api/middleware/caller.go 11:04:14 spire-1.2.1/pkg/server/api/middleware/caller_test.go 11:04:14 spire-1.2.1/pkg/server/api/middleware/common.go 11:04:14 spire-1.2.1/pkg/server/api/middleware/common_test.go 11:04:14 spire-1.2.1/pkg/server/api/middleware/entries.go 11:04:14 spire-1.2.1/pkg/server/api/middleware/entries_test.go 11:04:14 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 11:04:14 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 11:04:14 spire-1.2.1/pkg/server/api/ratelimit.go 11:04:14 spire-1.2.1/pkg/server/api/rpccontext/ 11:04:14 spire-1.2.1/pkg/server/api/rpccontext/alias.go 11:04:14 spire-1.2.1/pkg/server/api/rpccontext/audit.go 11:04:14 spire-1.2.1/pkg/server/api/rpccontext/caller.go 11:04:14 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 11:04:14 spire-1.2.1/pkg/server/api/selector.go 11:04:14 spire-1.2.1/pkg/server/api/selector_test.go 11:04:14 spire-1.2.1/pkg/server/api/status.go 11:04:14 spire-1.2.1/pkg/server/api/status_test.go 11:04:14 spire-1.2.1/pkg/server/api/svid/ 11:04:14 spire-1.2.1/pkg/server/api/svid/v1/ 11:04:14 spire-1.2.1/pkg/server/api/svid/v1/service.go 11:04:14 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 11:04:14 spire-1.2.1/pkg/server/api/trustdomain.go 11:04:14 spire-1.2.1/pkg/server/api/trustdomain/ 11:04:14 spire-1.2.1/pkg/server/api/trustdomain/v1/ 11:04:14 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 11:04:14 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 11:04:14 spire-1.2.1/pkg/server/api/trustdomain_test.go 11:04:14 spire-1.2.1/pkg/server/authpolicy/ 11:04:14 spire-1.2.1/pkg/server/authpolicy/defaults.go 11:04:14 spire-1.2.1/pkg/server/authpolicy/policy.go 11:04:14 spire-1.2.1/pkg/server/authpolicy/policy.rego 11:04:14 spire-1.2.1/pkg/server/authpolicy/policy_data.json 11:04:14 spire-1.2.1/pkg/server/authpolicy/policy_test.go 11:04:14 spire-1.2.1/pkg/server/authpolicy/validate.go 11:04:14 spire-1.2.1/pkg/server/bundle/ 11:04:14 spire-1.2.1/pkg/server/bundle/client/ 11:04:14 spire-1.2.1/pkg/server/bundle/client/client.go 11:04:14 spire-1.2.1/pkg/server/bundle/client/client_test.go 11:04:14 spire-1.2.1/pkg/server/bundle/client/manager.go 11:04:14 spire-1.2.1/pkg/server/bundle/client/manager_test.go 11:04:14 spire-1.2.1/pkg/server/bundle/client/sources.go 11:04:14 spire-1.2.1/pkg/server/bundle/client/sources_test.go 11:04:14 spire-1.2.1/pkg/server/bundle/client/updater.go 11:04:14 spire-1.2.1/pkg/server/bundle/client/updater_test.go 11:04:14 spire-1.2.1/pkg/server/ca/ 11:04:14 spire-1.2.1/pkg/server/ca/ca.go 11:04:14 spire-1.2.1/pkg/server/ca/ca_health.go 11:04:14 spire-1.2.1/pkg/server/ca/ca_test.go 11:04:14 spire-1.2.1/pkg/server/ca/journal.go 11:04:14 spire-1.2.1/pkg/server/ca/journal_test.go 11:04:14 spire-1.2.1/pkg/server/ca/manager.go 11:04:14 spire-1.2.1/pkg/server/ca/manager_health.go 11:04:14 spire-1.2.1/pkg/server/ca/manager_test.go 11:04:14 spire-1.2.1/pkg/server/ca/templates.go 11:04:14 spire-1.2.1/pkg/server/ca/upstream_client.go 11:04:14 spire-1.2.1/pkg/server/ca/upstream_client_test.go 11:04:14 spire-1.2.1/pkg/server/ca/validation.go 11:04:14 spire-1.2.1/pkg/server/cache/ 11:04:14 spire-1.2.1/pkg/server/cache/dscache/ 11:04:14 spire-1.2.1/pkg/server/cache/dscache/cache.go 11:04:14 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 11:04:14 spire-1.2.1/pkg/server/cache/entrycache/ 11:04:14 spire-1.2.1/pkg/server/cache/entrycache/cache.go 11:04:14 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 11:04:14 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 11:04:14 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 11:04:14 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 11:04:14 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 11:04:14 spire-1.2.1/pkg/server/catalog/ 11:04:14 spire-1.2.1/pkg/server/catalog/catalog.go 11:04:14 spire-1.2.1/pkg/server/catalog/keymanager.go 11:04:14 spire-1.2.1/pkg/server/catalog/nodeattestor.go 11:04:14 spire-1.2.1/pkg/server/catalog/noderesolver.go 11:04:14 spire-1.2.1/pkg/server/catalog/notifier.go 11:04:14 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 11:04:14 spire-1.2.1/pkg/server/config.go 11:04:14 spire-1.2.1/pkg/server/datastore/ 11:04:14 spire-1.2.1/pkg/server/datastore/datastore.go 11:04:14 spire-1.2.1/pkg/server/datastore/datastore_health.go 11:04:14 spire-1.2.1/pkg/server/datastore/repository.go 11:04:14 spire-1.2.1/pkg/server/datastore/sqlstore/ 11:04:14 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 11:04:14 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 11:04:14 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 11:04:14 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 11:04:14 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 11:04:14 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 11:04:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 11:04:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 11:04:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 11:04:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 11:04:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 11:04:14 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 11:04:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 11:04:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 11:04:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 11:04:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 11:04:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 11:04:14 spire-1.2.1/pkg/server/endpoints/ 11:04:14 spire-1.2.1/pkg/server/endpoints/bundle/ 11:04:14 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 11:04:14 spire-1.2.1/pkg/server/endpoints/bundle/config.go 11:04:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 11:04:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 11:04:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 11:04:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 11:04:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 11:04:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 11:04:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 11:04:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 11:04:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 11:04:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 11:04:14 spire-1.2.1/pkg/server/endpoints/bundle/server.go 11:04:14 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 11:04:14 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 11:04:14 spire-1.2.1/pkg/server/endpoints/config.go 11:04:14 spire-1.2.1/pkg/server/endpoints/endpoints.go 11:04:14 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 11:04:14 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 11:04:14 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 11:04:14 spire-1.2.1/pkg/server/endpoints/middleware.go 11:04:14 spire-1.2.1/pkg/server/endpoints/middleware_test.go 11:04:14 spire-1.2.1/pkg/server/hostservice/ 11:04:14 spire-1.2.1/pkg/server/hostservice/agentstore/ 11:04:14 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 11:04:14 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 11:04:14 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 11:04:14 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 11:04:14 spire-1.2.1/pkg/server/hostservice/identityprovider/ 11:04:14 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 11:04:14 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 11:04:14 spire-1.2.1/pkg/server/plugin/ 11:04:14 spire-1.2.1/pkg/server/plugin/keymanager/ 11:04:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 11:04:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 11:04:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 11:04:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 11:04:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 11:04:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 11:04:14 spire-1.2.1/pkg/server/plugin/keymanager/base/ 11:04:14 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 11:04:14 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 11:04:14 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 11:04:14 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 11:04:14 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 11:04:14 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 11:04:14 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 11:04:14 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 11:04:14 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 11:04:14 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 11:04:14 spire-1.2.1/pkg/server/plugin/keymanager/test/ 11:04:14 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 11:04:14 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 11:04:14 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 11:04:14 spire-1.2.1/pkg/server/plugin/nodeattestor/ 11:04:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 11:04:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 11:04:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 11:04:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 11:04:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 11:04:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 11:04:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 11:04:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 11:04:14 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 11:04:14 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 11:04:15 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 11:04:15 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 11:04:15 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 11:04:15 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 11:04:15 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 11:04:15 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 11:04:15 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 11:04:15 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 11:04:15 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 11:04:15 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 11:04:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 11:04:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 11:04:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 11:04:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 11:04:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 11:04:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 11:04:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 11:04:15 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 11:04:15 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 11:04:15 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 11:04:15 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 11:04:15 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 11:04:15 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 11:04:15 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 11:04:15 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 11:04:15 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 11:04:15 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 11:04:15 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 11:04:15 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 11:04:15 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 11:04:15 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 11:04:15 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 11:04:15 spire-1.2.1/pkg/server/plugin/noderesolver/ 11:04:15 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 11:04:15 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 11:04:15 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 11:04:15 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 11:04:15 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 11:04:15 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 11:04:15 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 11:04:15 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 11:04:15 spire-1.2.1/pkg/server/plugin/notifier/ 11:04:15 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 11:04:15 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 11:04:15 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 11:04:15 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 11:04:15 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 11:04:15 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 11:04:15 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 11:04:15 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 11:04:15 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 11:04:15 spire-1.2.1/pkg/server/plugin/notifier/repository.go 11:04:15 spire-1.2.1/pkg/server/plugin/notifier/v1.go 11:04:15 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pemRemoving intermediate container 8770a4e10ef6 11:04:15 ---> 22b17f1ec9aa 11:04:15 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 11:04:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 11:04:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 11:04:15 spire-1.2.1/pkg/server/registration/ 11:04:15 spire-1.2.1/pkg/server/registration/manager.go 11:04:15 spire-1.2.1/pkg/server/registration/manager_test.go 11:04:15 spire-1.2.1/pkg/server/scanentries.go 11:04:15 spire-1.2.1/pkg/server/scanentries_test.go 11:04:15 spire-1.2.1/pkg/server/server.go 11:04:15 spire-1.2.1/pkg/server/server_test.go 11:04:15 spire-1.2.1/pkg/server/svid/ 11:04:15 spire-1.2.1/pkg/server/svid/observer.go 11:04:15 spire-1.2.1/pkg/server/svid/observer_test.go 11:04:15 spire-1.2.1/pkg/server/svid/rotator.go 11:04:15 spire-1.2.1/pkg/server/svid/rotator_config.go 11:04:15 spire-1.2.1/pkg/server/svid/rotator_config_test.go 11:04:15 spire-1.2.1/pkg/server/svid/rotator_test.go 11:04:15 spire-1.2.1/proto/ 11:04:15 spire-1.2.1/proto/private/ 11:04:15 spire-1.2.1/proto/private/server/ 11:04:15 spire-1.2.1/proto/private/server/journal/ 11:04:15 spire-1.2.1/proto/private/server/journal/journal.pb.go 11:04:15 spire-1.2.1/proto/private/server/journal/journal.proto 11:04:15 spire-1.2.1/proto/spire/ 11:04:15 spire-1.2.1/proto/spire/common/ 11:04:15 spire-1.2.1/proto/spire/common/common.pb.go 11:04:15 spire-1.2.1/proto/spire/common/common.proto 11:04:15 spire-1.2.1/proto/spire/common/plugin/ 11:04:15 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 11:04:15 spire-1.2.1/proto/spire/common/plugin/plugin.proto 11:04:15 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 11:04:15 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 11:04:15 spire-1.2.1/proto/spire/plugin/ 11:04:15 spire-1.2.1/proto/spire/plugin/agent/ 11:04:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 11:04:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 11:04:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 11:04:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 11:04:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 11:04:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 11:04:15 spire-1.2.1/release/ 11:04:15 spire-1.2.1/release/spire-extras/ 11:04:15 spire-1.2.1/release/spire-extras/README.md 11:04:15 spire-1.2.1/release/spire-extras/conf/ 11:04:15 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 11:04:15 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 11:04:15 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 11:04:15 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 11:04:15 spire-1.2.1/release/spire/ 11:04:15 spire-1.2.1/release/spire/README.md 11:04:15 spire-1.2.1/release/spire/conf/ 11:04:15 spire-1.2.1/release/spire/conf/agent/ 11:04:15 spire-1.2.1/release/spire/conf/agent/agent.conf 11:04:15 spire-1.2.1/release/spire/conf/server/ 11:04:15 spire-1.2.1/release/spire/conf/server/server.conf 11:04:15 spire-1.2.1/script/ 11:04:15 spire-1.2.1/script/build-artifact.sh 11:04:15 spire-1.2.1/script/generate_dummy_ca.sh 11:04:15 spire-1.2.1/support/ 11:04:15 spire-1.2.1/support/k8s/ 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/ 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go ---> Running in be959b32f313 11:04:15 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 11:04:15 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 11:04:15 spire-1.2.1/support/oidc-discovery-provider/ 11:04:15 spire-1.2.1/support/oidc-discovery-provider/README.md 11:04:15 spire-1.2.1/support/oidc-discovery-provider/common_test.go 11:04:15 spire-1.2.1/support/oidc-discovery-provider/config.go 11:04:15 spire-1.2.1/support/oidc-discovery-provider/config_test.go 11:04:15 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 11:04:15 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 11:04:15 spire-1.2.1/support/oidc-discovery-provider/handler.go 11:04:15 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 11:04:15 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 11:04:15 spire-1.2.1/support/oidc-discovery-provider/main.go 11:04:15 spire-1.2.1/support/oidc-discovery-provider/server_api.go 11:04:15 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 11:04:15 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 11:04:15 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 11:04:15 spire-1.2.1/test/ 11:04:15 spire-1.2.1/test/clock/ 11:04:15 spire-1.2.1/test/clock/clock.go 11:04:15 spire-1.2.1/test/fakes/ 11:04:15 spire-1.2.1/test/fakes/fakeagentcatalog/ 11:04:15 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 11:04:15 spire-1.2.1/test/fakes/fakeagentkeymanager/ 11:04:15 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 11:04:15 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 11:04:15 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 11:04:15 spire-1.2.1/test/fakes/fakeagentstore/ 11:04:15 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 11:04:15 spire-1.2.1/test/fakes/fakedatastore/ 11:04:15 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 11:04:15 spire-1.2.1/test/fakes/fakeentryclient/ 11:04:15 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 11:04:15 spire-1.2.1/test/fakes/fakehealthchecker/ 11:04:15 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 11:04:15 spire-1.2.1/test/fakes/fakeidentityprovider/ 11:04:15 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 11:04:15 spire-1.2.1/test/fakes/fakemetrics/ 11:04:15 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 11:04:15 spire-1.2.1/test/fakes/fakenoderesolver/ 11:04:15 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 11:04:15 spire-1.2.1/test/fakes/fakenotifier/ 11:04:15 spire-1.2.1/test/fakes/fakenotifier/notifier.go 11:04:15 spire-1.2.1/test/fakes/fakepluginmetrics/ 11:04:15 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 11:04:15 spire-1.2.1/test/fakes/fakeserverca/ 11:04:15 spire-1.2.1/test/fakes/fakeserverca/serverca.go 11:04:15 spire-1.2.1/test/fakes/fakeservercatalog/ 11:04:15 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 11:04:15 spire-1.2.1/test/fakes/fakeserverkeymanager/ 11:04:15 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 11:04:15 spire-1.2.1/test/fakes/fakeservernodeattestor/ 11:04:15 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 11:04:15 spire-1.2.1/test/fakes/fakeupstreamauthority/ 11:04:15 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 11:04:15 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 11:04:15 spire-1.2.1/test/fakes/fakeworkloadapi/ 11:04:15 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 11:04:15 spire-1.2.1/test/fakes/fakeworkloadattestor/ 11:04:15 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 11:04:15 spire-1.2.1/test/fixture/ 11:04:15 spire-1.2.1/test/fixture/certs/ 11:04:15 spire-1.2.1/test/fixture/certs/agent_svid.der 11:04:15 spire-1.2.1/test/fixture/certs/base_cert.pem 11:04:15 spire-1.2.1/test/fixture/certs/base_csr.pem 11:04:15 spire-1.2.1/test/fixture/certs/base_key.pem 11:04:15 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 11:04:15 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 11:04:15 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 11:04:15 spire-1.2.1/test/fixture/certs/blog_cert.pem 11:04:15 spire-1.2.1/test/fixture/certs/blog_csr.pem 11:04:15 spire-1.2.1/test/fixture/certs/blog_key.pem 11:04:15 spire-1.2.1/test/fixture/certs/bundle.der 11:04:15 spire-1.2.1/test/fixture/certs/ca.pem 11:04:15 spire-1.2.1/test/fixture/certs/ca_key.pem 11:04:15 spire-1.2.1/test/fixture/certs/database_cert.pem 11:04:15 spire-1.2.1/test/fixture/certs/database_csr.pem 11:04:15 spire-1.2.1/test/fixture/certs/database_key.pem 11:04:15 spire-1.2.1/test/fixture/certs/node_cert.pem 11:04:15 spire-1.2.1/test/fixture/certs/node_csr.pem 11:04:15 spire-1.2.1/test/fixture/certs/node_key.pem 11:04:15 spire-1.2.1/test/fixture/certs/svid.pem 11:04:15 spire-1.2.1/test/fixture/certs/svid_key.pem 11:04:15 spire-1.2.1/test/fixture/config/ 11:04:15 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 11:04:15 spire-1.2.1/test/fixture/config/agent_good.conf 11:04:15 spire-1.2.1/test/fixture/config/agent_good_templated.conf 11:04:15 spire-1.2.1/test/fixture/config/plugin_good.conf 11:04:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 11:04:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 11:04:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 11:04:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 11:04:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 11:04:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 11:04:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 11:04:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 11:04:15 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 11:04:15 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 11:04:15 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 11:04:15 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 11:04:15 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 11:04:15 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 11:04:15 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 11:04:15 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 11:04:15 spire-1.2.1/test/fixture/config/server_good.conf 11:04:15 spire-1.2.1/test/fixture/config/server_good_templated.conf 11:04:15 spire-1.2.1/test/fixture/fixture.go 11:04:15 spire-1.2.1/test/fixture/nodeattestor/ 11:04:15 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 11:04:15 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 11:04:15 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 11:04:15 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 11:04:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 11:04:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 11:04:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 11:04:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 11:04:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 11:04:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 11:04:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 11:04:15 spire-1.2.1/test/fixture/registration/ 11:04:15 spire-1.2.1/test/fixture/registration/entries.json 11:04:15 spire-1.2.1/test/fixture/registration/good-for-update.json 11:04:15 spire-1.2.1/test/fixture/registration/good.json 11:04:15 spire-1.2.1/test/fixture/registration/invalid.json 11:04:15 spire-1.2.1/test/fixture/registration/invalid_json.json 11:04:15 spire-1.2.1/test/fixture/registration/manager_test_entries.json 11:04:15 spire-1.2.1/test/integration/ 11:04:15 spire-1.2.1/test/integration/README.md 11:04:15 spire-1.2.1/test/integration/common 11:04:15 spire-1.2.1/test/integration/setup/ 11:04:15 spire-1.2.1/test/integration/setup/adminclient/ 11:04:15 spire-1.2.1/test/integration/setup/adminclient/build.sh 11:04:15 spire-1.2.1/test/integration/setup/adminclient/client.go 11:04:15 spire-1.2.1/test/integration/setup/debugagent/ 11:04:15 spire-1.2.1/test/integration/setup/debugagent/build.sh 11:04:15 spire-1.2.1/test/integration/setup/debugagent/main.go 11:04:15 spire-1.2.1/test/integration/setup/debugserver/ 11:04:15 spire-1.2.1/test/integration/setup/debugserver/build.sh 11:04:15 spire-1.2.1/test/integration/setup/debugserver/main.go 11:04:15 spire-1.2.1/test/integration/setup/downstreamclient/ 11:04:15 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 11:04:15 spire-1.2.1/test/integration/setup/downstreamclient/client.go 11:04:15 spire-1.2.1/test/integration/setup/itclient/ 11:04:15 spire-1.2.1/test/integration/setup/itclient/client.go 11:04:15 spire-1.2.1/test/integration/setup/node-attestation/ 11:04:15 spire-1.2.1/test/integration/setup/node-attestation/build.sh 11:04:15 spire-1.2.1/test/integration/setup/node-attestation/client.go 11:04:15 spire-1.2.1/test/integration/setup/x509pop/ 11:04:15 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 11:04:15 spire-1.2.1/test/integration/setup/x509pop/setup.sh 11:04:15 spire-1.2.1/test/integration/suites/ 11:04:15 spire-1.2.1/test/integration/suites/admin-endpoints/ 11:04:15 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 11:04:15 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 11:04:15 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 11:04:15 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 11:04:15 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 11:04:15 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 11:04:15 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 11:04:15 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 11:04:15 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 11:04:15 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 11:04:15 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 11:04:15 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 11:04:15 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 11:04:15 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 11:04:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 11:04:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 11:04:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 11:04:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 11:04:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 11:04:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 11:04:15 spire-1.2.1/test/integration/suites/datastore-mysql/ 11:04:15 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 11:04:15 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 11:04:15 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 11:04:15 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 11:04:15 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 11:04:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 11:04:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 11:04:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 11:04:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 11:04:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 11:04:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 11:04:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 11:04:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 11:04:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 11:04:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 11:04:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 11:04:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 11:04:15 spire-1.2.1/test/integration/suites/datastore-postgres/ 11:04:15 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 11:04:15 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 11:04:15 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 11:04:15 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 11:04:15 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 11:04:15 spire-1.2.1/test/integration/suites/debug-endpoints/ 11:04:15 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 11:04:15 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 11:04:15 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 11:04:15 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 11:04:15 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 11:04:15 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 11:04:15 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 11:04:15 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 11:04:15 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 11:04:15 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 11:04:15 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 11:04:15 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 11:04:15 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 11:04:15 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 11:04:15 spire-1.2.1/test/integration/suites/downstream-endpoints/ 11:04:15 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 11:04:15 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 11:04:15 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 11:04:15 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 11:04:15 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 11:04:15 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 11:04:15 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 11:04:15 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 11:04:15 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 11:04:15 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 11:04:15 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 11:04:15 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 11:04:15 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 11:04:15 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 11:04:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 11:04:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 11:04:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 11:04:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 11:04:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 11:04:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 11:04:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 11:04:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 11:04:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 11:04:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 11:04:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 11:04:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 11:04:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 11:04:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 11:04:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 11:04:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 11:04:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 11:04:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 11:04:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 11:04:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 11:04:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 11:04:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 11:04:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 11:04:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 11:04:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 11:04:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 11:04:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 11:04:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 11:04:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 11:04:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 11:04:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 11:04:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 11:04:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 11:04:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 11:04:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 11:04:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 11:04:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 11:04:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 11:04:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 11:04:15 spire-1.2.1/test/integration/suites/join-token/ 11:04:15 spire-1.2.1/test/integration/suites/join-token/01-start-server 11:04:15 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 11:04:15 spire-1.2.1/test/integration/suites/join-token/03-start-agent 11:04:15 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 11:04:15 spire-1.2.1/test/integration/suites/join-token/05-check-svid 11:04:15 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 11:04:15 spire-1.2.1/test/integration/suites/join-token/README.md 11:04:15 spire-1.2.1/test/integration/suites/join-token/conf/ 11:04:15 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 11:04:15 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 11:04:15 spire-1.2.1/test/integration/suites/join-token/conf/server/ 11:04:15 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 11:04:15 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 11:04:15 spire-1.2.1/test/integration/suites/join-token/teardown 11:04:15 spire-1.2.1/test/integration/suites/k8s-reconcile/ 11:04:15 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 11:04:15 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 11:04:15 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 11:04:15 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 11:04:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 11:04:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 11:04:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 11:04:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 11:04:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 11:04:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 11:04:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 11:04:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 11:04:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 11:04:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 11:04:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 11:04:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 11:04:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 11:04:15 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 11:04:15 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 11:04:15 spire-1.2.1/test/integration/suites/k8s-scratch/ 11:04:15 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 11:04:15 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 11:04:15 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 11:04:15 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 11:04:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 11:04:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 11:04:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 11:04:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 11:04:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 11:04:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 11:04:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 11:04:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 11:04:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 11:04:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 11:04:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 11:04:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 11:04:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 11:04:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 11:04:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 11:04:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 11:04:15 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 11:04:15 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 11:04:15 spire-1.2.1/test/integration/suites/k8s/ 11:04:15 spire-1.2.1/test/integration/suites/k8s/00-setup 11:04:15 spire-1.2.1/test/integration/suites/k8s/01-apply-config 11:04:15 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 11:04:15 spire-1.2.1/test/integration/suites/k8s/README.md 11:04:15 spire-1.2.1/test/integration/suites/k8s/conf/ 11:04:15 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 11:04:15 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 11:04:15 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 11:04:15 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 11:04:15 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 11:04:15 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 11:04:15 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 11:04:15 spire-1.2.1/test/integration/suites/k8s/conf/server/ 11:04:15 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 11:04:15 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 11:04:15 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 11:04:15 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 11:04:15 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 11:04:15 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 11:04:15 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 11:04:15 spire-1.2.1/test/integration/suites/k8s/init-kubectl 11:04:15 spire-1.2.1/test/integration/suites/k8s/teardown 11:04:15 spire-1.2.1/test/integration/suites/nested-rotation/ 11:04:15 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 11:04:15 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 11:04:15 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 11:04:15 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 11:04:15 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 11:04:15 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 11:04:15 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 11:04:15 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 11:04:15 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 11:04:15 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 11:04:15 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 11:04:15 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 11:04:15 spire-1.2.1/test/integration/suites/nested-rotation/README.md 11:04:15 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 11:04:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 11:04:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 11:04:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 11:04:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 11:04:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 11:04:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 11:04:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 11:04:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 11:04:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 11:04:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 11:04:15 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 11:04:15 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 11:04:15 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 11:04:15 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 11:04:15 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 11:04:15 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 11:04:15 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 11:04:15 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 11:04:15 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 11:04:15 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 11:04:15 spire-1.2.1/test/integration/suites/nested-rotation/root/ 11:04:15 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 11:04:15 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 11:04:15 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 11:04:15 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 11:04:15 spire-1.2.1/test/integration/suites/nested-rotation/teardown 11:04:15 spire-1.2.1/test/integration/suites/node-attestation/ 11:04:15 spire-1.2.1/test/integration/suites/node-attestation/00-setup 11:04:15 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 11:04:15 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 11:04:15 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 11:04:15 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 11:04:15 spire-1.2.1/test/integration/suites/node-attestation/README.md 11:04:15 spire-1.2.1/test/integration/suites/node-attestation/conf/ 11:04:15 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 11:04:15 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 11:04:15 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 11:04:15 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 11:04:15 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 11:04:15 spire-1.2.1/test/integration/suites/node-attestation/teardown 11:04:15 spire-1.2.1/test/integration/suites/rotation/ 11:04:15 spire-1.2.1/test/integration/suites/rotation/00-setup 11:04:15 spire-1.2.1/test/integration/suites/rotation/01-start-server 11:04:15 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 11:04:15 spire-1.2.1/test/integration/suites/rotation/03-start-agent 11:04:15 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 11:04:15 spire-1.2.1/test/integration/suites/rotation/05-check-svids 11:04:15 spire-1.2.1/test/integration/suites/rotation/README.md 11:04:15 spire-1.2.1/test/integration/suites/rotation/conf/ 11:04:15 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 11:04:15 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 11:04:15 spire-1.2.1/test/integration/suites/rotation/conf/server/ 11:04:15 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 11:04:15 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 11:04:15 spire-1.2.1/test/integration/suites/rotation/teardown 11:04:15 spire-1.2.1/test/integration/suites/self-test/ 11:04:15 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 11:04:15 spire-1.2.1/test/integration/suites/self-test/README.md 11:04:15 spire-1.2.1/test/integration/suites/self-test/teardown 11:04:15 spire-1.2.1/test/integration/suites/spire-server-cli/ 11:04:15 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 11:04:15 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 11:04:15 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 11:04:15 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 11:04:15 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 11:04:15 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 11:04:15 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 11:04:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 11:04:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 11:04:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 11:04:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 11:04:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 11:04:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 11:04:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 11:04:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 11:04:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 11:04:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 11:04:15 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 11:04:15 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 11:04:15 spire-1.2.1/test/integration/suites/upgrade/ 11:04:15 spire-1.2.1/test/integration/suites/upgrade/00-setup 11:04:15 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 11:04:15 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 11:04:15 spire-1.2.1/test/integration/suites/upgrade/README.md 11:04:15 spire-1.2.1/test/integration/suites/upgrade/conf/ 11:04:15 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 11:04:15 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 11:04:15 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 11:04:15 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 11:04:15 spire-1.2.1/test/integration/suites/upgrade/teardown 11:04:15 spire-1.2.1/test/integration/suites/upgrade/versions.txt 11:04:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 11:04:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 11:04:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 11:04:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 11:04:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 11:04:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 11:04:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 11:04:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 11:04:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 11:04:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 11:04:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 11:04:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 11:04:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 11:04:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 11:04:15 spire-1.2.1/test/integration/test-one.sh 11:04:15 spire-1.2.1/test/integration/test.sh 11:04:15 spire-1.2.1/test/plugintest/ 11:04:15 spire-1.2.1/test/plugintest/config.go 11:04:15 spire-1.2.1/test/plugintest/load.go 11:04:15 spire-1.2.1/test/plugintest/option.go 11:04:15 spire-1.2.1/test/spiretest/ 11:04:15 spire-1.2.1/test/spiretest/apiserver.go 11:04:15 spire-1.2.1/test/spiretest/assertions.go 11:04:15 spire-1.2.1/test/spiretest/dir.go 11:04:15 spire-1.2.1/test/spiretest/errors_posix.go 11:04:15 spire-1.2.1/test/spiretest/errors_windows.go 11:04:15 spire-1.2.1/test/spiretest/logs.go 11:04:15 spire-1.2.1/test/spiretest/socketapi.go 11:04:15 spire-1.2.1/test/spiretest/suite.go 11:04:15 spire-1.2.1/test/spiretest/x509.go 11:04:15 spire-1.2.1/test/testca/ 11:04:15 spire-1.2.1/test/testca/ca.go 11:04:15 spire-1.2.1/test/testkey/ 11:04:15 spire-1.2.1/test/testkey/generate.sh 11:04:15 spire-1.2.1/test/testkey/genkeys.go 11:04:15 spire-1.2.1/test/testkey/keys.go 11:04:15 spire-1.2.1/test/testkey/new.go 11:04:15 spire-1.2.1/test/tpmsimulator/ 11:04:15 spire-1.2.1/test/tpmsimulator/simulator.go 11:04:15 spire-1.2.1/test/util/ 11:04:15 spire-1.2.1/test/util/cert_fixtures.go 11:04:15 spire-1.2.1/test/util/cert_generation.go 11:04:15 spire-1.2.1/test/util/io_redirection.go 11:04:15 spire-1.2.1/test/util/race.go 11:04:15 spire-1.2.1/test/util/util.go 11:04:15 building spire from source... 11:04:16 Removing intermediate container be959b32f313 11:04:16 ---> 19ff6dd41c08 11:04:16 Step 20/22 : LABEL arch=arm64 11:04:16 ---> Running in ee46f741b13d 11:04:16 Installing go1.17.7... 11:04:16 Removing intermediate container ee46f741b13d 11:04:16 ---> 067a147ef6a3 11:04:16 Step 21/22 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 11:04:16 ---> Running in 7d0e6775046b 11:04:17 Removing intermediate container 7d0e6775046b 11:04:17 ---> de355e152156 11:04:17 Step 22/22 : LABEL version=0.0.0 11:04:17 ---> Running in 5682936ed68a 11:04:18 Removing intermediate container 5682936ed68a 11:04:18 ---> ac56c7380230 11:04:18 11:04:19 Successfully built ac56c7380230 11:04:19 Successfully tagged support-notifications-arm64:latest 11:04:34  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:04:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:04:34 ---> c565db6526e6 11:04:34 Step 3/22 : WORKDIR /edgex-go 11:04:34 ---> Using cache 11:04:34 ---> 7131ff2ec910 11:04:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:04:34 ---> Using cache 11:04:34 ---> 4c2495c52be6 11:04:34 Step 5/22 : RUN apk add --update --no-cache make git 11:04:34 ---> Using cache 11:04:34 ---> b6331e467671 11:04:34 Step 6/22 : COPY go.mod vendor* ./ 11:04:34 ---> Using cache 11:04:34 ---> a10f56557c12 11:04:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:04:34 ---> Using cache 11:04:34 ---> 1784cc65ca38 11:04:34 Step 8/22 : COPY . . 11:04:34 ---> Using cache 11:04:34 ---> 4cf2fc946767 11:04:34 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 11:04:34 ---> Running in b4ff618dcb4a 11:04:37 CGO_ENABLED=0 GO111MODULE=on go build -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 11:04:39 Building bin/spire-server... 11:04:39 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 11:04:39 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 11:04:39 go: downloading github.com/mitchellh/cli v1.1.2 11:04:40 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 11:04:40 go: downloading google.golang.org/grpc v1.44.0 11:04:40 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 11:04:41 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 11:04:43 go: downloading github.com/imdario/mergo v0.3.12 11:04:43 go: downloading github.com/sirupsen/logrus v1.8.1 11:04:44 go: downloading github.com/hashicorp/go-hclog v1.1.0 11:04:45 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 11:04:45 go: downloading github.com/fatih/color v1.13.0 11:04:45 go: downloading github.com/mattn/go-isatty v0.0.14 11:04:45 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 11:04:45 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 11:04:45 go: downloading github.com/hashicorp/go-plugin v1.4.3 11:04:45 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 11:04:47 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 11:04:47 go: downloading github.com/InVisionApp/go-logger v1.0.1 11:04:47 go: downloading github.com/armon/go-metrics v0.3.10 11:04:47 go: downloading github.com/prometheus/client_golang v1.12.1 11:04:47 go: downloading github.com/uber-go/tally/v4 v4.1.1 11:04:48 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:04:48 Step 2/25 : FROM ${BUILDER_BASE} AS builder 11:04:48 ---> c565db6526e6 11:04:48 Step 3/25 : WORKDIR /edgex-go 11:04:48 ---> Using cache 11:04:48 ---> 7131ff2ec910 11:04:48 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:04:48 ---> Using cache 11:04:48 ---> 4c2495c52be6 11:04:48 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 11:04:48 ---> Using cache 11:04:48 ---> 8f25ab979033 11:04:48 Step 6/25 : COPY go.mod vendor* ./ 11:04:48 ---> Using cache 11:04:48 ---> 86a6ff023dca 11:04:48 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:04:48 ---> Using cache 11:04:48 ---> 67e1b4d13286 11:04:48 Step 8/25 : COPY . . 11:04:48 ---> Using cache 11:04:48 ---> 6cc0a61ff890 11:04:48 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 11:04:48 ---> Using cache 11:04:48 ---> 8986d83955ea 11:04:48 Step 10/25 : RUN mkdir -p spire-build 11:04:48 ---> Using cache 11:04:48 ---> 4171fa64bdeb 11:04:48 Step 11/25 : WORKDIR /edgex-go/spire-build 11:04:48 ---> Using cache 11:04:48 ---> 549915cc83a7 11:04:48 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 11:04:48 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 11:04:48 go: downloading github.com/open-policy-agent/opa v0.38.0 11:04:48  ---> Running in ab76530c6165 11:04:51 spire-1.2.1/ 11:04:51 spire-1.2.1/.data/ 11:04:51 spire-1.2.1/.data/.file 11:04:51 spire-1.2.1/.dockerignore 11:04:51 spire-1.2.1/.gitattributes 11:04:51 spire-1.2.1/.githooks/ 11:04:51 spire-1.2.1/.githooks/pre-commit 11:04:51 spire-1.2.1/.github/ 11:04:51 spire-1.2.1/.github/ISSUE_TEMPLATE.md 11:04:51 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 11:04:51 spire-1.2.1/.github/dependabot.yml 11:04:51 spire-1.2.1/.github/workflows/ 11:04:51 spire-1.2.1/.github/workflows/nightly_build.yaml 11:04:51 spire-1.2.1/.github/workflows/pr_build.yaml 11:04:51 spire-1.2.1/.github/workflows/release_build.yaml 11:04:51 spire-1.2.1/.github/workflows/scripts/ 11:04:51 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 11:04:51 spire-1.2.1/.github/workflows/scripts/push-images.sh 11:04:51 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 11:04:51 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 11:04:51 spire-1.2.1/.github/workflows/scripts/split.sh 11:04:51 spire-1.2.1/.gitignore 11:04:51 spire-1.2.1/.go-version 11:04:51 spire-1.2.1/.golangci.yml 11:04:51 spire-1.2.1/ADOPTERS.md 11:04:51 spire-1.2.1/CHANGELOG.md 11:04:51 spire-1.2.1/CODE-OF-CONDUCT.md 11:04:51 spire-1.2.1/CODEOWNERS 11:04:51 spire-1.2.1/CONTRIBUTING.md 11:04:51 spire-1.2.1/Dockerfile 11:04:51 spire-1.2.1/Dockerfile.dev 11:04:51 spire-1.2.1/Dockerfile.scratch 11:04:51 spire-1.2.1/LICENSE 11:04:51 spire-1.2.1/MAINTAINERS.md 11:04:51 spire-1.2.1/Makefile 11:04:51 spire-1.2.1/README.md 11:04:51 spire-1.2.1/ROADMAP.md 11:04:51 spire-1.2.1/SECURITY.md 11:04:51 spire-1.2.1/cmd/ 11:04:51 spire-1.2.1/cmd/spire-agent/ 11:04:51 spire-1.2.1/cmd/spire-agent/cli/ 11:04:51 spire-1.2.1/cmd/spire-agent/cli/api/ 11:04:51 spire-1.2.1/cmd/spire-agent/cli/api/common.go 11:04:51 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 11:04:51 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 11:04:51 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 11:04:51 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 11:04:51 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 11:04:51 spire-1.2.1/cmd/spire-agent/cli/cli.go 11:04:51 spire-1.2.1/cmd/spire-agent/cli/common/ 11:04:51 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 11:04:51 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 11:04:51 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 11:04:51 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 11:04:51 spire-1.2.1/cmd/spire-agent/cli/run/ 11:04:51 spire-1.2.1/cmd/spire-agent/cli/run/run.go 11:04:51 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 11:04:51 spire-1.2.1/cmd/spire-agent/cli/validate/ 11:04:51 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 11:04:51 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 11:04:51 spire-1.2.1/cmd/spire-agent/main.go 11:04:51 spire-1.2.1/cmd/spire-server/ 11:04:51 spire-1.2.1/cmd/spire-server/cli/ 11:04:51 spire-1.2.1/cmd/spire-server/cli/agent/ 11:04:51 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/agent/count.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/agent/list.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/agent/show.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/bundle/ 11:04:51 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/cli.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/entry/ 11:04:51 spire-1.2.1/cmd/spire-server/cli/entry/count.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/entry/create.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/entry/show.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/entry/update.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/entry/util.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/federation/ 11:04:51 spire-1.2.1/cmd/spire-server/cli/federation/common.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/federation/create.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/federation/list.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/federation/show.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/federation/update.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 11:04:51 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/jwt/ 11:04:51 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/run/ 11:04:51 spire-1.2.1/cmd/spire-server/cli/run/run.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/token/ 11:04:51 spire-1.2.1/cmd/spire-server/cli/token/generate.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/validate/ 11:04:51 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/x509/ 11:04:51 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 11:04:51 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 11:04:51 spire-1.2.1/cmd/spire-server/main.go 11:04:51 spire-1.2.1/cmd/spire-server/util/ 11:04:51 spire-1.2.1/cmd/spire-server/util/util.go 11:04:51 spire-1.2.1/conf/ 11:04:51 spire-1.2.1/conf/agent/ 11:04:51 spire-1.2.1/conf/agent/agent.conf 11:04:51 spire-1.2.1/conf/agent/agent_full.conf 11:04:51 spire-1.2.1/conf/agent/dummy_root_ca.crt 11:04:51 spire-1.2.1/conf/server/ 11:04:51 spire-1.2.1/conf/server/dummy_upstream_ca.crt 11:04:51 spire-1.2.1/conf/server/dummy_upstream_ca.key 11:04:51 spire-1.2.1/conf/server/server.conf 11:04:51 spire-1.2.1/conf/server/server_full.conf 11:04:51 spire-1.2.1/doc/ 11:04:51 spire-1.2.1/doc/SPIRE101.md 11:04:51 spire-1.2.1/doc/auditlog.md 11:04:51 spire-1.2.1/doc/authorization_policy_engine.md 11:04:51 spire-1.2.1/doc/changelog_guidelines.md 11:04:51 spire-1.2.1/doc/cure53-report.pdf 11:04:51 spire-1.2.1/doc/images/ 11:04:51 spire-1.2.1/doc/images/2019_roadmap.png 11:04:51 spire-1.2.1/doc/images/SPIRE101.png 11:04:51 spire-1.2.1/doc/images/SPIRE_agent.png 11:04:51 spire-1.2.1/doc/images/SPIRE_server.png 11:04:51 spire-1.2.1/doc/images/cache_mgr.png 11:04:51 spire-1.2.1/doc/images/cache_mgr_components.png 11:04:51 spire-1.2.1/doc/images/federated_spire.png 11:04:51 spire-1.2.1/doc/images/ha_mode.png 11:04:51 spire-1.2.1/doc/images/nested_spire.png 11:04:51 spire-1.2.1/doc/images/oidc_federation.png 11:04:51 spire-1.2.1/doc/images/single_trust_domain.png 11:04:51 spire-1.2.1/doc/images/spiffe_compatible.png 11:04:51 spire-1.2.1/doc/images/spire_logo.png 11:04:51 spire-1.2.1/doc/migrating_registration_api_clients.md 11:04:51 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 11:04:51 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 11:04:51 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 11:04:51 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 11:04:51 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 11:04:51 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 11:04:51 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 11:04:51 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 11:04:51 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 11:04:51 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 11:04:51 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 11:04:51 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 11:04:51 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 11:04:51 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 11:04:51 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 11:04:51 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 11:04:51 spire-1.2.1/doc/plugin_server_datastore_sql.md 11:04:51 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 11:04:51 spire-1.2.1/doc/plugin_server_keymanager_disk.md 11:04:51 spire-1.2.1/doc/plugin_server_keymanager_memory.md 11:04:51 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 11:04:51 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 11:04:51 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 11:04:51 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 11:04:51 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 11:04:51 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 11:04:51 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 11:04:51 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 11:04:51 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 11:04:51 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 11:04:51 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 11:04:51 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 11:04:51 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 11:04:51 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 11:04:51 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 11:04:51 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 11:04:51 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 11:04:51 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 11:04:51 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 11:04:51 spire-1.2.1/doc/scaling_spire.md 11:04:51 spire-1.2.1/doc/spire_agent.md 11:04:51 spire-1.2.1/doc/spire_server.md 11:04:51 spire-1.2.1/doc/supported_integrations.md 11:04:51 spire-1.2.1/doc/telemetry.md 11:04:51 spire-1.2.1/doc/telemetry_config.md 11:04:51 spire-1.2.1/doc/upgrading.md 11:04:51 spire-1.2.1/doc/using_spire.md 11:04:51 spire-1.2.1/examples/ 11:04:51 spire-1.2.1/examples/README.md 11:04:51 spire-1.2.1/go.mod 11:04:51 spire-1.2.1/go.sum 11:04:51 spire-1.2.1/pkg/ 11:04:51 spire-1.2.1/pkg/agent/ 11:04:51 spire-1.2.1/pkg/agent/agent.go 11:04:51 spire-1.2.1/pkg/agent/api/ 11:04:51 spire-1.2.1/pkg/agent/api/config.go 11:04:51 spire-1.2.1/pkg/agent/api/debug/ 11:04:51 spire-1.2.1/pkg/agent/api/debug/v1/ 11:04:51 spire-1.2.1/pkg/agent/api/debug/v1/service.go 11:04:51 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 11:04:51 spire-1.2.1/pkg/agent/api/delegatedidentity/ 11:04:51 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 11:04:51 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 11:04:51 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 11:04:51 spire-1.2.1/pkg/agent/api/endpoints.go 11:04:51 spire-1.2.1/pkg/agent/api/health/ 11:04:51 spire-1.2.1/pkg/agent/api/health/v1/ 11:04:51 spire-1.2.1/pkg/agent/api/health/v1/service.go 11:04:51 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 11:04:51 spire-1.2.1/pkg/agent/api/rpccontext/ 11:04:51 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 11:04:51 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 11:04:51 spire-1.2.1/pkg/agent/attestor/ 11:04:51 spire-1.2.1/pkg/agent/attestor/node/ 11:04:51 spire-1.2.1/pkg/agent/attestor/node/experimental.go 11:04:51 spire-1.2.1/pkg/agent/attestor/node/node.go 11:04:51 spire-1.2.1/pkg/agent/attestor/node/node_test.go 11:04:51 spire-1.2.1/pkg/agent/attestor/workload/ 11:04:51 spire-1.2.1/pkg/agent/attestor/workload/workload.go 11:04:51 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 11:04:51 spire-1.2.1/pkg/agent/catalog/ 11:04:51 spire-1.2.1/pkg/agent/catalog/catalog.go 11:04:51 spire-1.2.1/pkg/agent/catalog/keymanager.go 11:04:51 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 11:04:51 spire-1.2.1/pkg/agent/catalog/svidstore.go 11:04:51 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 11:04:51 spire-1.2.1/pkg/agent/client/ 11:04:51 spire-1.2.1/pkg/agent/client/client.go 11:04:51 spire-1.2.1/pkg/agent/client/client_test.go 11:04:51 spire-1.2.1/pkg/agent/client/dial.go 11:04:51 spire-1.2.1/pkg/agent/client/nodeconn.go 11:04:51 spire-1.2.1/pkg/agent/client/nodeconn_test.go 11:04:51 spire-1.2.1/pkg/agent/client/update.go 11:04:51 spire-1.2.1/pkg/agent/client/util.go 11:04:51 spire-1.2.1/pkg/agent/common/ 11:04:51 spire-1.2.1/pkg/agent/common/backoff/ 11:04:51 spire-1.2.1/pkg/agent/common/backoff/backoff.go 11:04:51 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 11:04:51 spire-1.2.1/pkg/agent/common/cgroups/ 11:04:51 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 11:04:51 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 11:04:51 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 11:04:51 spire-1.2.1/pkg/agent/config.go 11:04:51 spire-1.2.1/pkg/agent/endpoints/ 11:04:51 spire-1.2.1/pkg/agent/endpoints/config.go 11:04:51 spire-1.2.1/pkg/agent/endpoints/endpoints.go 11:04:51 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 11:04:51 spire-1.2.1/pkg/agent/endpoints/metrics.go 11:04:51 spire-1.2.1/pkg/agent/endpoints/middleware.go 11:04:51 spire-1.2.1/pkg/agent/endpoints/peertracker.go 11:04:51 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 11:04:51 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 11:04:51 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 11:04:51 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 11:04:51 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 11:04:51 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 11:04:51 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 11:04:51 spire-1.2.1/pkg/agent/endpoints/workload/ 11:04:51 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 11:04:51 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 11:04:51 spire-1.2.1/pkg/agent/manager/ 11:04:51 spire-1.2.1/pkg/agent/manager/cache/ 11:04:51 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 11:04:51 spire-1.2.1/pkg/agent/manager/cache/cache.go 11:04:51 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 11:04:51 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 11:04:51 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 11:04:51 spire-1.2.1/pkg/agent/manager/cache/sets.go 11:04:51 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 11:04:51 spire-1.2.1/pkg/agent/manager/config.go 11:04:51 spire-1.2.1/pkg/agent/manager/manager.go 11:04:51 spire-1.2.1/pkg/agent/manager/manager_test.go 11:04:51 spire-1.2.1/pkg/agent/manager/storage.go 11:04:51 spire-1.2.1/pkg/agent/manager/storage_test.go 11:04:51 spire-1.2.1/pkg/agent/manager/storecache/ 11:04:51 spire-1.2.1/pkg/agent/manager/storecache/cache.go 11:04:51 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 11:04:51 spire-1.2.1/pkg/agent/manager/sync.go 11:04:51 spire-1.2.1/pkg/agent/plugin/ 11:04:51 spire-1.2.1/pkg/agent/plugin/keymanager/ 11:04:51 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 11:04:51 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 11:04:51 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 11:04:51 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 11:04:51 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 11:04:51 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 11:04:51 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 11:04:51 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 11:04:51 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 11:04:51 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 11:04:51 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 11:04:51 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 11:04:51 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 11:04:51 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 11:04:51 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 11:04:51 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 11:04:51 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 11:04:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 11:04:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 11:04:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 11:04:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 11:04:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 11:04:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 11:04:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 11:04:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 11:04:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 11:04:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 11:04:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 11:04:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 11:04:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 11:04:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 11:04:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 11:04:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 11:04:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 11:04:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 11:04:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 11:04:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 11:04:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 11:04:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 11:04:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 11:04:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 11:04:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 11:04:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 11:04:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 11:04:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 11:04:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 11:04:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 11:04:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 11:04:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 11:04:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 11:04:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 11:04:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 11:04:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 11:04:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 11:04:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 11:04:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 11:04:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 11:04:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 11:04:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 11:04:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 11:04:51 spire-1.2.1/pkg/agent/plugin/svidstore/ 11:04:51 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 11:04:51 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 11:04:51 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 11:04:51 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 11:04:51 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 11:04:51 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 11:04:51 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 11:04:51 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 11:04:51 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 11:04:51 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 11:04:51 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 11:04:51 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 11:04:51 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 11:04:51 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 11:04:51 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 11:04:51 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 11:04:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 11:04:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 11:04:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 11:04:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 11:04:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 11:04:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 11:04:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 11:04:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 11:04:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 11:04:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 11:04:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 11:04:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 11:04:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 11:04:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 11:04:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 11:04:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 11:04:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 11:04:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 11:04:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 11:04:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 11:04:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 11:04:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 11:04:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 11:04:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 11:04:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 11:04:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 11:04:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 11:04:51 spire-1.2.1/pkg/agent/svid/ 11:04:51 spire-1.2.1/pkg/agent/svid/rotator.go 11:04:51 spire-1.2.1/pkg/agent/svid/rotator_config.go 11:04:51 spire-1.2.1/pkg/agent/svid/rotator_test.go 11:04:51 spire-1.2.1/pkg/agent/svid/store/ 11:04:51 spire-1.2.1/pkg/agent/svid/store/service.go 11:04:51 spire-1.2.1/pkg/agent/svid/store/service_test.go 11:04:51 spire-1.2.1/pkg/common/ 11:04:51 spire-1.2.1/pkg/common/agentpathtemplate/ 11:04:51 spire-1.2.1/pkg/common/agentpathtemplate/template.go 11:04:51 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 11:04:51 spire-1.2.1/pkg/common/api/ 11:04:51 spire-1.2.1/pkg/common/api/metrics.go 11:04:51 spire-1.2.1/pkg/common/api/middleware/ 11:04:51 spire-1.2.1/pkg/common/api/middleware/common_test.go 11:04:51 spire-1.2.1/pkg/common/api/middleware/interceptor.go 11:04:51 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 11:04:51 spire-1.2.1/pkg/common/api/middleware/logger.go 11:04:51 spire-1.2.1/pkg/common/api/middleware/logger_test.go 11:04:51 spire-1.2.1/pkg/common/api/middleware/metrics.go 11:04:51 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 11:04:51 spire-1.2.1/pkg/common/api/middleware/middleware.go 11:04:51 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 11:04:51 spire-1.2.1/pkg/common/api/middleware/misconfig.go 11:04:51 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 11:04:51 spire-1.2.1/pkg/common/api/middleware/names.go 11:04:51 spire-1.2.1/pkg/common/api/middleware/names_test.go 11:04:51 spire-1.2.1/pkg/common/api/names.go 11:04:51 spire-1.2.1/pkg/common/api/ratelimit.go 11:04:51 spire-1.2.1/pkg/common/api/rpccontext/ 11:04:51 spire-1.2.1/pkg/common/api/rpccontext/logger.go 11:04:51 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 11:04:51 spire-1.2.1/pkg/common/api/rpccontext/names.go 11:04:51 spire-1.2.1/pkg/common/auth/ 11:04:51 spire-1.2.1/pkg/common/auth/interceptors.go 11:04:51 spire-1.2.1/pkg/common/auth/interceptors_test.go 11:04:51 spire-1.2.1/pkg/common/auth/untracked_uds.go 11:04:51 spire-1.2.1/pkg/common/bundleutil/ 11:04:51 spire-1.2.1/pkg/common/bundleutil/bundle.go 11:04:52 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 11:04:52 spire-1.2.1/pkg/common/bundleutil/common_test.go 11:04:52 spire-1.2.1/pkg/common/bundleutil/marshal.go 11:04:52 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 11:04:52 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 11:04:52 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 11:04:52 spire-1.2.1/pkg/common/bundleutil/types.go 11:04:52 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 11:04:52 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 11:04:52 spire-1.2.1/pkg/common/catalog/ 11:04:52 spire-1.2.1/pkg/common/catalog/bind.go 11:04:52 spire-1.2.1/pkg/common/catalog/builtin.go 11:04:52 spire-1.2.1/pkg/common/catalog/catalog.go 11:04:52 spire-1.2.1/pkg/common/catalog/catalog_test.go 11:04:52 spire-1.2.1/pkg/common/catalog/closers.go 11:04:52 spire-1.2.1/pkg/common/catalog/cmd_linux.go 11:04:52 spire-1.2.1/pkg/common/catalog/cmd_other.go 11:04:52 spire-1.2.1/pkg/common/catalog/config.go 11:04:52 spire-1.2.1/pkg/common/catalog/config_test.go 11:04:52 spire-1.2.1/pkg/common/catalog/configure.go 11:04:52 spire-1.2.1/pkg/common/catalog/constraints.go 11:04:52 spire-1.2.1/pkg/common/catalog/constraints_test.go 11:04:52 spire-1.2.1/pkg/common/catalog/context.go 11:04:52 spire-1.2.1/pkg/common/catalog/external.go 11:04:52 spire-1.2.1/pkg/common/catalog/host.go 11:04:52 spire-1.2.1/pkg/common/catalog/pipenet.go 11:04:52 spire-1.2.1/pkg/common/catalog/plugin.go 11:04:52 spire-1.2.1/pkg/common/catalog/testplugin/ 11:04:52 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 11:04:52 spire-1.2.1/pkg/common/catalog/testplugin/main.go 11:04:52 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 11:04:52 spire-1.2.1/pkg/common/cli/ 11:04:52 spire-1.2.1/pkg/common/cli/env.go 11:04:52 spire-1.2.1/pkg/common/cli/flags.go 11:04:52 spire-1.2.1/pkg/common/cli/trust_domain.go 11:04:52 spire-1.2.1/pkg/common/cli/trust_domain_test.go 11:04:52 spire-1.2.1/pkg/common/cli/umask.go 11:04:52 spire-1.2.1/pkg/common/cli/umask_posix.go 11:04:52 spire-1.2.1/pkg/common/cli/umask_test.go 11:04:52 spire-1.2.1/pkg/common/cli/umask_windows.go 11:04:52 spire-1.2.1/pkg/common/cliprinter/ 11:04:52 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 11:04:52 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 11:04:52 spire-1.2.1/pkg/common/cliprinter/flag.go 11:04:52 spire-1.2.1/pkg/common/cliprinter/flag_test.go 11:04:52 spire-1.2.1/pkg/common/cliprinter/format.go 11:04:52 spire-1.2.1/pkg/common/cliprinter/format_test.go 11:04:52 spire-1.2.1/pkg/common/cliprinter/internal/ 11:04:52 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 11:04:52 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 11:04:52 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 11:04:52 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 11:04:52 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 11:04:52 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 11:04:52 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 11:04:52 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 11:04:52 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 11:04:52 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 11:04:52 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 11:04:52 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 11:04:52 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 11:04:52 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 11:04:52 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 11:04:52 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 11:04:52 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 11:04:52 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 11:04:52 spire-1.2.1/pkg/common/coretypes/ 11:04:52 spire-1.2.1/pkg/common/coretypes/bundle/ 11:04:52 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 11:04:52 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 11:04:52 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 11:04:52 spire-1.2.1/pkg/common/coretypes/bundle/require.go 11:04:52 spire-1.2.1/pkg/common/coretypes/jwtkey/ 11:04:52 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 11:04:52 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 11:04:52 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 11:04:52 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 11:04:52 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 11:04:52 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 11:04:52 spire-1.2.1/pkg/common/coretypes/x509certificate/ 11:04:52 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 11:04:52 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 11:04:52 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 11:04:52 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 11:04:52 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 11:04:52 spire-1.2.1/pkg/common/cryptoutil/ 11:04:52 spire-1.2.1/pkg/common/cryptoutil/keys.go 11:04:52 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 11:04:52 spire-1.2.1/pkg/common/diskutil/ 11:04:52 spire-1.2.1/pkg/common/diskutil/file_posix.go 11:04:52 spire-1.2.1/pkg/common/diskutil/file_test.go 11:04:52 spire-1.2.1/pkg/common/diskutil/file_windows.go 11:04:52 spire-1.2.1/pkg/common/errorutil/ 11:04:52 spire-1.2.1/pkg/common/errorutil/wrapper.go 11:04:52 spire-1.2.1/pkg/common/health/ 11:04:52 spire-1.2.1/pkg/common/health/config.go 11:04:52 spire-1.2.1/pkg/common/health/context.go 11:04:52 spire-1.2.1/pkg/common/health/context_test.go 11:04:52 spire-1.2.1/pkg/common/health/health.go 11:04:52 spire-1.2.1/pkg/common/health/health_test.go 11:04:52 spire-1.2.1/pkg/common/health/logger.go 11:04:52 spire-1.2.1/pkg/common/hostservice/ 11:04:52 spire-1.2.1/pkg/common/hostservice/metricsservice/ 11:04:52 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 11:04:52 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 11:04:52 spire-1.2.1/pkg/common/idutil/ 11:04:52 spire-1.2.1/pkg/common/idutil/require.go 11:04:52 spire-1.2.1/pkg/common/idutil/require_test.go 11:04:52 spire-1.2.1/pkg/common/idutil/safety.go 11:04:52 spire-1.2.1/pkg/common/idutil/safety_test.go 11:04:52 spire-1.2.1/pkg/common/idutil/spiffeid.go 11:04:52 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 11:04:52 spire-1.2.1/pkg/common/jwtsvid/ 11:04:52 spire-1.2.1/pkg/common/jwtsvid/common.go 11:04:52 spire-1.2.1/pkg/common/jwtsvid/sign.go 11:04:52 spire-1.2.1/pkg/common/jwtsvid/token_test.go 11:04:52 spire-1.2.1/pkg/common/jwtsvid/validate.go 11:04:52 spire-1.2.1/pkg/common/jwtutil/ 11:04:52 spire-1.2.1/pkg/common/jwtutil/keyset.go 11:04:52 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 11:04:52 spire-1.2.1/pkg/common/log/ 11:04:52 spire-1.2.1/pkg/common/log/hclog_adapter.go 11:04:52 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 11:04:52 spire-1.2.1/pkg/common/log/log.go 11:04:52 spire-1.2.1/pkg/common/log/log_test.go 11:04:52 spire-1.2.1/pkg/common/log/options.go 11:04:52 spire-1.2.1/pkg/common/nodeutil/ 11:04:52 spire-1.2.1/pkg/common/nodeutil/node.go 11:04:52 spire-1.2.1/pkg/common/nodeutil/node_test.go 11:04:52 spire-1.2.1/pkg/common/peertracker/ 11:04:52 spire-1.2.1/pkg/common/peertracker/conn.go 11:04:52 spire-1.2.1/pkg/common/peertracker/credentials.go 11:04:52 spire-1.2.1/pkg/common/peertracker/errors.go 11:04:52 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 11:04:52 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 11:04:52 spire-1.2.1/pkg/common/peertracker/info.go 11:04:52 spire-1.2.1/pkg/common/peertracker/listener.go 11:04:52 spire-1.2.1/pkg/common/peertracker/listener_test.go 11:04:52 spire-1.2.1/pkg/common/peertracker/peertracker.go 11:04:52 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 11:04:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 11:04:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 11:04:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 11:04:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 11:04:52 spire-1.2.1/pkg/common/peertracker/tcp.go 11:04:52 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 11:04:52 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 11:04:52 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 11:04:52 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 11:04:52 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 11:04:52 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 11:04:52 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 11:04:52 spire-1.2.1/pkg/common/peertracker/uds.go 11:04:52 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 11:04:52 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 11:04:52 spire-1.2.1/pkg/common/peertracker/uds_linux.go 11:04:52 spire-1.2.1/pkg/common/pemutil/ 11:04:52 spire-1.2.1/pkg/common/pemutil/block.go 11:04:52 spire-1.2.1/pkg/common/pemutil/certs.go 11:04:52 spire-1.2.1/pkg/common/pemutil/common.go 11:04:52 spire-1.2.1/pkg/common/pemutil/csr.go 11:04:52 spire-1.2.1/pkg/common/pemutil/keys.go 11:04:52 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 11:04:52 spire-1.2.1/pkg/common/pemutil/testdata/ 11:04:52 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 11:04:52 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 11:04:52 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 11:04:52 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 11:04:52 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 11:04:52 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 11:04:52 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 11:04:52 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 11:04:52 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 11:04:52 spire-1.2.1/pkg/common/plugin/ 11:04:52 spire-1.2.1/pkg/common/plugin/aws/ 11:04:52 spire-1.2.1/pkg/common/plugin/aws/iid.go 11:04:52 spire-1.2.1/pkg/common/plugin/azure/ 11:04:52 spire-1.2.1/pkg/common/plugin/azure/msi.go 11:04:52 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 11:04:52 spire-1.2.1/pkg/common/plugin/facade.go 11:04:52 spire-1.2.1/pkg/common/plugin/facade_test.go 11:04:52 spire-1.2.1/pkg/common/plugin/gcp/ 11:04:52 spire-1.2.1/pkg/common/plugin/gcp/iit.go 11:04:52 spire-1.2.1/pkg/common/plugin/k8s/ 11:04:52 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 11:04:52 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 11:04:52 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 11:04:52 spire-1.2.1/pkg/common/plugin/k8s/utils.go 11:04:52 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 11:04:52 spire-1.2.1/pkg/common/plugin/log.go 11:04:52 spire-1.2.1/pkg/common/plugin/sshpop/ 11:04:52 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 11:04:52 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 11:04:52 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 11:04:52 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 11:04:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 11:04:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 11:04:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 11:04:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 11:04:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 11:04:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 11:04:52 spire-1.2.1/pkg/common/plugin/tpmdevid/ 11:04:52 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 11:04:52 spire-1.2.1/pkg/common/plugin/x509pop/ 11:04:52 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 11:04:52 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 11:04:52 spire-1.2.1/pkg/common/profiling/ 11:04:52 spire-1.2.1/pkg/common/profiling/dumpers.go 11:04:52 spire-1.2.1/pkg/common/profiling/profiling.go 11:04:52 spire-1.2.1/pkg/common/protoutil/ 11:04:52 spire-1.2.1/pkg/common/protoutil/masks.go 11:04:52 spire-1.2.1/pkg/common/protoutil/masks_test.go 11:04:52 spire-1.2.1/pkg/common/rotationutil/ 11:04:52 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 11:04:52 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 11:04:52 spire-1.2.1/pkg/common/selector/ 11:04:52 spire-1.2.1/pkg/common/selector/selector.go 11:04:52 spire-1.2.1/pkg/common/selector/selector_test.go 11:04:52 spire-1.2.1/pkg/common/selector/set.go 11:04:52 spire-1.2.1/pkg/common/selector/set_utils.go 11:04:52 spire-1.2.1/pkg/common/selector/set_utils_test.go 11:04:52 spire-1.2.1/pkg/common/telemetry/ 11:04:52 spire-1.2.1/pkg/common/telemetry/agent/ 11:04:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 11:04:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 11:04:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 11:04:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 11:04:52 spire-1.2.1/pkg/common/telemetry/agent/manager.go 11:04:52 spire-1.2.1/pkg/common/telemetry/agent/node.go 11:04:52 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 11:04:52 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 11:04:52 spire-1.2.1/pkg/common/telemetry/agent/store/ 11:04:52 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 11:04:52 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 11:04:52 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 11:04:52 spire-1.2.1/pkg/common/telemetry/blackhole.go 11:04:52 spire-1.2.1/pkg/common/telemetry/call.go 11:04:52 spire-1.2.1/pkg/common/telemetry/common/ 11:04:52 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 11:04:52 spire-1.2.1/pkg/common/telemetry/config.go 11:04:52 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 11:04:52 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 11:04:52 spire-1.2.1/pkg/common/telemetry/inmem.go 11:04:52 spire-1.2.1/pkg/common/telemetry/inmem_test.go 11:04:52 spire-1.2.1/pkg/common/telemetry/m3.go 11:04:52 spire-1.2.1/pkg/common/telemetry/m3_test.go 11:04:52 spire-1.2.1/pkg/common/telemetry/metrics.go 11:04:52 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 11:04:52 spire-1.2.1/pkg/common/telemetry/names.go 11:04:52 spire-1.2.1/pkg/common/telemetry/prometheus.go 11:04:52 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 11:04:52 spire-1.2.1/pkg/common/telemetry/sanitize.go 11:04:52 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 11:04:52 spire-1.2.1/pkg/common/telemetry/server/ 11:04:52 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 11:04:52 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 11:04:52 spire-1.2.1/pkg/common/telemetry/server/datastore/ 11:04:52 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 11:04:52 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 11:04:52 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 11:04:52 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 11:04:52 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 11:04:52 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 11:04:52 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 11:04:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 11:04:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 11:04:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 11:04:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 11:04:52 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 11:04:52 spire-1.2.1/pkg/common/telemetry/server/rotate.go 11:04:52 spire-1.2.1/pkg/common/telemetry/server/server.go 11:04:52 spire-1.2.1/pkg/common/telemetry/sink.go 11:04:52 spire-1.2.1/pkg/common/telemetry/statsd.go 11:04:52 spire-1.2.1/pkg/common/telemetry/statsd_test.go 11:04:52 spire-1.2.1/pkg/common/telemetry/uptime.go 11:04:52 spire-1.2.1/pkg/common/telemetry/version.go 11:04:52 spire-1.2.1/pkg/common/telemetry/withlabels.go 11:04:52 spire-1.2.1/pkg/common/uptime/ 11:04:52 spire-1.2.1/pkg/common/uptime/uptime.go 11:04:52 spire-1.2.1/pkg/common/uptime/uptime_test.go 11:04:52 spire-1.2.1/pkg/common/util/ 11:04:52 spire-1.2.1/pkg/common/util/certs.go 11:04:52 spire-1.2.1/pkg/common/util/certs_test.go 11:04:52 spire-1.2.1/pkg/common/util/csr.go 11:04:52 spire-1.2.1/pkg/common/util/hash.go 11:04:52 spire-1.2.1/pkg/common/util/selectors.go 11:04:52 spire-1.2.1/pkg/common/util/selectors_test.go 11:04:52 spire-1.2.1/pkg/common/util/signals.go 11:04:52 spire-1.2.1/pkg/common/util/sort.go 11:04:52 spire-1.2.1/pkg/common/util/sort_test.go 11:04:52 spire-1.2.1/pkg/common/util/task.go 11:04:52 spire-1.2.1/pkg/common/util/task_test.go 11:04:52 spire-1.2.1/pkg/common/util/testdata/ 11:04:52 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 11:04:52 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 11:04:52 spire-1.2.1/pkg/common/version/ 11:04:52 spire-1.2.1/pkg/common/version/version.go 11:04:52 spire-1.2.1/pkg/common/x509svid/ 11:04:52 spire-1.2.1/pkg/common/x509svid/common_test.go 11:04:52 spire-1.2.1/pkg/common/x509svid/csr.go 11:04:52 spire-1.2.1/pkg/common/x509svid/upstreamca.go 11:04:52 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 11:04:52 spire-1.2.1/pkg/common/x509util/ 11:04:52 spire-1.2.1/pkg/common/x509util/cert.go 11:04:52 spire-1.2.1/pkg/common/x509util/dns.go 11:04:52 spire-1.2.1/pkg/common/x509util/dns_test.go 11:04:52 spire-1.2.1/pkg/common/x509util/keyid.go 11:04:52 spire-1.2.1/pkg/common/x509util/keypair.go 11:04:52 spire-1.2.1/pkg/common/x509util/serialnumber.go 11:04:52 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 11:04:52 spire-1.2.1/pkg/server/ 11:04:52 spire-1.2.1/pkg/server/api/ 11:04:52 spire-1.2.1/pkg/server/api/agent.go 11:04:52 spire-1.2.1/pkg/server/api/agent/ 11:04:52 spire-1.2.1/pkg/server/api/agent/v1/ 11:04:52 spire-1.2.1/pkg/server/api/agent/v1/service.go 11:04:52 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 11:04:52 spire-1.2.1/pkg/server/api/agent_test.go 11:04:52 spire-1.2.1/pkg/server/api/api.go 11:04:52 spire-1.2.1/pkg/server/api/audit/ 11:04:52 spire-1.2.1/pkg/server/api/audit/audit.go 11:04:52 spire-1.2.1/pkg/server/api/audit/audit_test.go 11:04:52 spire-1.2.1/pkg/server/api/bundle.go 11:04:52 spire-1.2.1/pkg/server/api/bundle/ 11:04:52 spire-1.2.1/pkg/server/api/bundle/v1/ 11:04:52 spire-1.2.1/pkg/server/api/bundle/v1/service.go 11:04:52 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 11:04:52 spire-1.2.1/pkg/server/api/bundle_test.go 11:04:52 spire-1.2.1/pkg/server/api/debug/ 11:04:52 spire-1.2.1/pkg/server/api/debug/v1/ 11:04:52 spire-1.2.1/pkg/server/api/debug/v1/service.go 11:04:52 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 11:04:52 spire-1.2.1/pkg/server/api/entry.go 11:04:52 spire-1.2.1/pkg/server/api/entry/ 11:04:52 spire-1.2.1/pkg/server/api/entry/v1/ 11:04:52 spire-1.2.1/pkg/server/api/entry/v1/service.go 11:04:52 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 11:04:52 spire-1.2.1/pkg/server/api/entry_test.go 11:04:52 spire-1.2.1/pkg/server/api/health/ 11:04:52 spire-1.2.1/pkg/server/api/health/v1/ 11:04:52 spire-1.2.1/pkg/server/api/health/v1/service.go 11:04:52 spire-1.2.1/pkg/server/api/health/v1/service_test.go 11:04:52 spire-1.2.1/pkg/server/api/id.go 11:04:52 spire-1.2.1/pkg/server/api/id_test.go 11:04:52 spire-1.2.1/pkg/server/api/limits/ 11:04:52 spire-1.2.1/pkg/server/api/limits/limits.go 11:04:52 spire-1.2.1/pkg/server/api/middleware/ 11:04:52 spire-1.2.1/pkg/server/api/middleware/alias.go 11:04:52 spire-1.2.1/pkg/server/api/middleware/audit.go 11:04:52 spire-1.2.1/pkg/server/api/middleware/authorization.go 11:04:52 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 11:04:52 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 11:04:52 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 11:04:52 spire-1.2.1/pkg/server/api/middleware/caller.go 11:04:52 spire-1.2.1/pkg/server/api/middleware/caller_test.go 11:04:52 spire-1.2.1/pkg/server/api/middleware/common.go 11:04:52 spire-1.2.1/pkg/server/api/middleware/common_test.go 11:04:52 spire-1.2.1/pkg/server/api/middleware/entries.go 11:04:52 spire-1.2.1/pkg/server/api/middleware/entries_test.go 11:04:52 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 11:04:52 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 11:04:52 spire-1.2.1/pkg/server/api/ratelimit.go 11:04:52 spire-1.2.1/pkg/server/api/rpccontext/ 11:04:52 spire-1.2.1/pkg/server/api/rpccontext/alias.go 11:04:52 spire-1.2.1/pkg/server/api/rpccontext/audit.go 11:04:52 spire-1.2.1/pkg/server/api/rpccontext/caller.go 11:04:52 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 11:04:52 spire-1.2.1/pkg/server/api/selector.go 11:04:52 spire-1.2.1/pkg/server/api/selector_test.go 11:04:52 spire-1.2.1/pkg/server/api/status.go 11:04:52 spire-1.2.1/pkg/server/api/status_test.go 11:04:52 spire-1.2.1/pkg/server/api/svid/ 11:04:52 spire-1.2.1/pkg/server/api/svid/v1/ 11:04:52 spire-1.2.1/pkg/server/api/svid/v1/service.go 11:04:52 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 11:04:52 spire-1.2.1/pkg/server/api/trustdomain.go 11:04:52 spire-1.2.1/pkg/server/api/trustdomain/ 11:04:52 spire-1.2.1/pkg/server/api/trustdomain/v1/ 11:04:52 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 11:04:52 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 11:04:52 spire-1.2.1/pkg/server/api/trustdomain_test.go 11:04:52 spire-1.2.1/pkg/server/authpolicy/ 11:04:52 spire-1.2.1/pkg/server/authpolicy/defaults.go 11:04:52 spire-1.2.1/pkg/server/authpolicy/policy.go 11:04:52 spire-1.2.1/pkg/server/authpolicy/policy.rego 11:04:52 spire-1.2.1/pkg/server/authpolicy/policy_data.json 11:04:52 spire-1.2.1/pkg/server/authpolicy/policy_test.go 11:04:52 spire-1.2.1/pkg/server/authpolicy/validate.go 11:04:52 spire-1.2.1/pkg/server/bundle/ 11:04:52 spire-1.2.1/pkg/server/bundle/client/ 11:04:52 spire-1.2.1/pkg/server/bundle/client/client.go 11:04:52 spire-1.2.1/pkg/server/bundle/client/client_test.go 11:04:52 spire-1.2.1/pkg/server/bundle/client/manager.go 11:04:52 spire-1.2.1/pkg/server/bundle/client/manager_test.go 11:04:52 spire-1.2.1/pkg/server/bundle/client/sources.go 11:04:52 spire-1.2.1/pkg/server/bundle/client/sources_test.go 11:04:52 spire-1.2.1/pkg/server/bundle/client/updater.go 11:04:52 spire-1.2.1/pkg/server/bundle/client/updater_test.go 11:04:52 spire-1.2.1/pkg/server/ca/ 11:04:52 spire-1.2.1/pkg/server/ca/ca.go 11:04:52 spire-1.2.1/pkg/server/ca/ca_health.go 11:04:52 spire-1.2.1/pkg/server/ca/ca_test.go 11:04:52 spire-1.2.1/pkg/server/ca/journal.go 11:04:52 spire-1.2.1/pkg/server/ca/journal_test.go 11:04:52 spire-1.2.1/pkg/server/ca/manager.go 11:04:52 spire-1.2.1/pkg/server/ca/manager_health.go 11:04:52 spire-1.2.1/pkg/server/ca/manager_test.go 11:04:52 spire-1.2.1/pkg/server/ca/templates.go 11:04:52 spire-1.2.1/pkg/server/ca/upstream_client.go 11:04:52 spire-1.2.1/pkg/server/ca/upstream_client_test.go 11:04:52 spire-1.2.1/pkg/server/ca/validation.go 11:04:52 spire-1.2.1/pkg/server/cache/ 11:04:52 spire-1.2.1/pkg/server/cache/dscache/ 11:04:52 spire-1.2.1/pkg/server/cache/dscache/cache.go 11:04:52 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 11:04:52 spire-1.2.1/pkg/server/cache/entrycache/ 11:04:52 spire-1.2.1/pkg/server/cache/entrycache/cache.go 11:04:52 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 11:04:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 11:04:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 11:04:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 11:04:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 11:04:52 spire-1.2.1/pkg/server/catalog/ 11:04:52 spire-1.2.1/pkg/server/catalog/catalog.go 11:04:52 spire-1.2.1/pkg/server/catalog/keymanager.go 11:04:52 spire-1.2.1/pkg/server/catalog/nodeattestor.go 11:04:52 spire-1.2.1/pkg/server/catalog/noderesolver.go 11:04:52 spire-1.2.1/pkg/server/catalog/notifier.go 11:04:52 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 11:04:52 spire-1.2.1/pkg/server/config.go 11:04:52 spire-1.2.1/pkg/server/datastore/ 11:04:52 spire-1.2.1/pkg/server/datastore/datastore.go 11:04:52 spire-1.2.1/pkg/server/datastore/datastore_health.go 11:04:52 spire-1.2.1/pkg/server/datastore/repository.go 11:04:52 spire-1.2.1/pkg/server/datastore/sqlstore/ 11:04:52 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 11:04:52 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 11:04:52 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 11:04:52 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 11:04:52 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 11:04:52 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 11:04:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 11:04:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 11:04:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 11:04:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 11:04:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 11:04:52 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 11:04:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 11:04:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 11:04:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 11:04:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 11:04:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 11:04:52 spire-1.2.1/pkg/server/endpoints/ 11:04:52 spire-1.2.1/pkg/server/endpoints/bundle/ 11:04:52 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 11:04:52 spire-1.2.1/pkg/server/endpoints/bundle/config.go 11:04:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 11:04:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 11:04:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 11:04:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 11:04:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 11:04:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 11:04:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 11:04:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 11:04:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 11:04:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 11:04:52 spire-1.2.1/pkg/server/endpoints/bundle/server.go 11:04:52 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 11:04:52 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 11:04:52 spire-1.2.1/pkg/server/endpoints/config.go 11:04:52 spire-1.2.1/pkg/server/endpoints/endpoints.go 11:04:52 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 11:04:52 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 11:04:52 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 11:04:52 spire-1.2.1/pkg/server/endpoints/middleware.go 11:04:52 spire-1.2.1/pkg/server/endpoints/middleware_test.go 11:04:52 spire-1.2.1/pkg/server/hostservice/ 11:04:52 spire-1.2.1/pkg/server/hostservice/agentstore/ 11:04:52 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 11:04:52 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 11:04:52 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 11:04:52 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 11:04:52 spire-1.2.1/pkg/server/hostservice/identityprovider/ 11:04:52 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 11:04:52 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 11:04:52 spire-1.2.1/pkg/server/plugin/ 11:04:52 spire-1.2.1/pkg/server/plugin/keymanager/ 11:04:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 11:04:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 11:04:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 11:04:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 11:04:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 11:04:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 11:04:52 spire-1.2.1/pkg/server/plugin/keymanager/base/ 11:04:52 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 11:04:52 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 11:04:52 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 11:04:52 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 11:04:52 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 11:04:52 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 11:04:52 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 11:04:52 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 11:04:52 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 11:04:52 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 11:04:52 spire-1.2.1/pkg/server/plugin/keymanager/test/ 11:04:52 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 11:04:52 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 11:04:52 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 11:04:52 spire-1.2.1/pkg/server/plugin/nodeattestor/ 11:04:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 11:04:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 11:04:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 11:04:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 11:04:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 11:04:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 11:04:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 11:04:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 11:04:52 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 11:04:52 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 11:04:52 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 11:04:52 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 11:04:52 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 11:04:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 11:04:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 11:04:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 11:04:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 11:04:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 11:04:52 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 11:04:52 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 11:04:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 11:04:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 11:04:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 11:04:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 11:04:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 11:04:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 11:04:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 11:04:52 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 11:04:52 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 11:04:52 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 11:04:52 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 11:04:52 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 11:04:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 11:04:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 11:04:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 11:04:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 11:04:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 11:04:52 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 11:04:52 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 11:04:52 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 11:04:52 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 11:04:52 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 11:04:52 spire-1.2.1/pkg/server/plugin/noderesolver/ 11:04:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 11:04:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 11:04:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 11:04:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 11:04:52 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 11:04:52 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 11:04:52 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 11:04:52 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 11:04:52 spire-1.2.1/pkg/server/plugin/notifier/ 11:04:52 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 11:04:52 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 11:04:52 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 11:04:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 11:04:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 11:04:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 11:04:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 11:04:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 11:04:52 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 11:04:52 spire-1.2.1/pkg/server/plugin/notifier/repository.go 11:04:52 spire-1.2.1/pkg/server/plugin/notifier/v1.go 11:04:52 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 11:04:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 11:04:52 spire-1.2.1/pkg/server/registration/ 11:04:52 spire-1.2.1/pkg/server/registration/manager.go 11:04:52 spire-1.2.1/pkg/server/registration/manager_test.go 11:04:52 spire-1.2.1/pkg/server/scanentries.go 11:04:52 spire-1.2.1/pkg/server/scanentries_test.go 11:04:52 spire-1.2.1/pkg/server/server.go 11:04:52 spire-1.2.1/pkg/server/server_test.go 11:04:52 spire-1.2.1/pkg/server/svid/ 11:04:52 spire-1.2.1/pkg/server/svid/observer.go 11:04:52 spire-1.2.1/pkg/server/svid/observer_test.go 11:04:52 spire-1.2.1/pkg/server/svid/rotator.go 11:04:52 spire-1.2.1/pkg/server/svid/rotator_config.go 11:04:52 spire-1.2.1/pkg/server/svid/rotator_config_test.go 11:04:52 spire-1.2.1/pkg/server/svid/rotator_test.go 11:04:52 spire-1.2.1/proto/ 11:04:52 spire-1.2.1/proto/private/ 11:04:52 spire-1.2.1/proto/private/server/ 11:04:52 spire-1.2.1/proto/private/server/journal/ 11:04:52 spire-1.2.1/proto/private/server/journal/journal.pb.go 11:04:52 spire-1.2.1/proto/private/server/journal/journal.proto 11:04:52 spire-1.2.1/proto/spire/ 11:04:52 spire-1.2.1/proto/spire/common/ 11:04:52 spire-1.2.1/proto/spire/common/common.pb.go 11:04:52 spire-1.2.1/proto/spire/common/common.proto 11:04:52 spire-1.2.1/proto/spire/common/plugin/ 11:04:52 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 11:04:52 spire-1.2.1/proto/spire/common/plugin/plugin.proto 11:04:52 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 11:04:52 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 11:04:52 spire-1.2.1/proto/spire/plugin/ 11:04:52 spire-1.2.1/proto/spire/plugin/agent/ 11:04:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 11:04:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 11:04:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 11:04:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 11:04:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 11:04:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 11:04:52 spire-1.2.1/release/ 11:04:52 spire-1.2.1/release/spire-extras/ 11:04:52 spire-1.2.1/release/spire-extras/README.md 11:04:52 spire-1.2.1/release/spire-extras/conf/ 11:04:52 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 11:04:52 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 11:04:52 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 11:04:52 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 11:04:52 spire-1.2.1/release/spire/ 11:04:52 spire-1.2.1/release/spire/README.md 11:04:52 spire-1.2.1/release/spire/conf/ 11:04:52 spire-1.2.1/release/spire/conf/agent/ 11:04:52 spire-1.2.1/release/spire/conf/agent/agent.conf 11:04:52 spire-1.2.1/release/spire/conf/server/ 11:04:52 spire-1.2.1/release/spire/conf/server/server.conf 11:04:52 spire-1.2.1/script/ 11:04:52 spire-1.2.1/script/build-artifact.sh 11:04:52 spire-1.2.1/script/generate_dummy_ca.sh 11:04:52 spire-1.2.1/support/ 11:04:52 spire-1.2.1/support/k8s/ 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/ 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 11:04:52 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 11:04:52 spire-1.2.1/support/oidc-discovery-provider/ 11:04:52 spire-1.2.1/support/oidc-discovery-provider/README.md 11:04:52 spire-1.2.1/support/oidc-discovery-provider/common_test.go 11:04:52 spire-1.2.1/support/oidc-discovery-provider/config.go 11:04:52 spire-1.2.1/support/oidc-discovery-provider/config_test.go 11:04:52 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 11:04:52 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 11:04:52 spire-1.2.1/support/oidc-discovery-provider/handler.go 11:04:52 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 11:04:52 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 11:04:52 spire-1.2.1/support/oidc-discovery-provider/main.go 11:04:52 spire-1.2.1/support/oidc-discovery-provider/server_api.go 11:04:52 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 11:04:52 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 11:04:52 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 11:04:52 spire-1.2.1/test/ 11:04:52 spire-1.2.1/test/clock/ 11:04:52 spire-1.2.1/test/clock/clock.go 11:04:52 spire-1.2.1/test/fakes/ 11:04:52 spire-1.2.1/test/fakes/fakeagentcatalog/ 11:04:52 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 11:04:52 spire-1.2.1/test/fakes/fakeagentkeymanager/ 11:04:52 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 11:04:52 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 11:04:52 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 11:04:52 spire-1.2.1/test/fakes/fakeagentstore/ 11:04:52 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 11:04:52 spire-1.2.1/test/fakes/fakedatastore/ 11:04:52 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 11:04:52 spire-1.2.1/test/fakes/fakeentryclient/ 11:04:52 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 11:04:52 spire-1.2.1/test/fakes/fakehealthchecker/ 11:04:52 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 11:04:52 spire-1.2.1/test/fakes/fakeidentityprovider/ 11:04:52 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 11:04:52 spire-1.2.1/test/fakes/fakemetrics/ 11:04:52 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 11:04:52 spire-1.2.1/test/fakes/fakenoderesolver/ 11:04:52 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 11:04:52 spire-1.2.1/test/fakes/fakenotifier/ 11:04:52 spire-1.2.1/test/fakes/fakenotifier/notifier.go 11:04:52 spire-1.2.1/test/fakes/fakepluginmetrics/ 11:04:52 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 11:04:52 spire-1.2.1/test/fakes/fakeserverca/ 11:04:52 spire-1.2.1/test/fakes/fakeserverca/serverca.go 11:04:52 spire-1.2.1/test/fakes/fakeservercatalog/ 11:04:52 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 11:04:52 spire-1.2.1/test/fakes/fakeserverkeymanager/ 11:04:52 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 11:04:52 spire-1.2.1/test/fakes/fakeservernodeattestor/ 11:04:52 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 11:04:52 spire-1.2.1/test/fakes/fakeupstreamauthority/ 11:04:52 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 11:04:52 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 11:04:52 spire-1.2.1/test/fakes/fakeworkloadapi/ 11:04:52 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 11:04:52 spire-1.2.1/test/fakes/fakeworkloadattestor/ 11:04:52 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 11:04:52 spire-1.2.1/test/fixture/ 11:04:52 spire-1.2.1/test/fixture/certs/ 11:04:52 spire-1.2.1/test/fixture/certs/agent_svid.der 11:04:52 spire-1.2.1/test/fixture/certs/base_cert.pem 11:04:52 spire-1.2.1/test/fixture/certs/base_csr.pem 11:04:52 spire-1.2.1/test/fixture/certs/base_key.pem 11:04:52 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 11:04:52 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 11:04:52 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 11:04:52 spire-1.2.1/test/fixture/certs/blog_cert.pem 11:04:52 spire-1.2.1/test/fixture/certs/blog_csr.pem 11:04:52 spire-1.2.1/test/fixture/certs/blog_key.pem 11:04:52 spire-1.2.1/test/fixture/certs/bundle.der 11:04:52 spire-1.2.1/test/fixture/certs/ca.pem 11:04:52 spire-1.2.1/test/fixture/certs/ca_key.pem 11:04:52 spire-1.2.1/test/fixture/certs/database_cert.pem 11:04:52 spire-1.2.1/test/fixture/certs/database_csr.pem 11:04:52 spire-1.2.1/test/fixture/certs/database_key.pem 11:04:52 spire-1.2.1/test/fixture/certs/node_cert.pem 11:04:52 spire-1.2.1/test/fixture/certs/node_csr.pem 11:04:52 spire-1.2.1/test/fixture/certs/node_key.pem 11:04:52 spire-1.2.1/test/fixture/certs/svid.pem 11:04:52 spire-1.2.1/test/fixture/certs/svid_key.pem 11:04:52 spire-1.2.1/test/fixture/config/ 11:04:52 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 11:04:52 spire-1.2.1/test/fixture/config/agent_good.conf 11:04:52 spire-1.2.1/test/fixture/config/agent_good_templated.conf 11:04:52 spire-1.2.1/test/fixture/config/plugin_good.conf 11:04:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 11:04:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 11:04:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 11:04:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 11:04:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 11:04:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 11:04:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 11:04:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 11:04:52 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 11:04:52 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 11:04:52 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 11:04:52 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 11:04:52 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 11:04:52 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 11:04:52 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 11:04:52 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 11:04:52 spire-1.2.1/test/fixture/config/server_good.conf 11:04:52 spire-1.2.1/test/fixture/config/server_good_templated.conf 11:04:52 spire-1.2.1/test/fixture/fixture.go 11:04:52 spire-1.2.1/test/fixture/nodeattestor/ 11:04:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 11:04:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 11:04:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 11:04:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 11:04:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 11:04:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 11:04:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 11:04:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 11:04:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 11:04:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 11:04:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 11:04:52 spire-1.2.1/test/fixture/registration/ 11:04:52 spire-1.2.1/test/fixture/registration/entries.json 11:04:52 spire-1.2.1/test/fixture/registration/good-for-update.json 11:04:52 spire-1.2.1/test/fixture/registration/good.json 11:04:52 spire-1.2.1/test/fixture/registration/invalid.json 11:04:52 spire-1.2.1/test/fixture/registration/invalid_json.json 11:04:52 spire-1.2.1/test/fixture/registration/manager_test_entries.json 11:04:52 spire-1.2.1/test/integration/ 11:04:52 spire-1.2.1/test/integration/README.md 11:04:52 spire-1.2.1/test/integration/common 11:04:52 spire-1.2.1/test/integration/setup/ 11:04:52 spire-1.2.1/test/integration/setup/adminclient/ 11:04:52 spire-1.2.1/test/integration/setup/adminclient/build.sh 11:04:52 spire-1.2.1/test/integration/setup/adminclient/client.go 11:04:52 spire-1.2.1/test/integration/setup/debugagent/ 11:04:52 spire-1.2.1/test/integration/setup/debugagent/build.sh 11:04:52 spire-1.2.1/test/integration/setup/debugagent/main.go 11:04:52 spire-1.2.1/test/integration/setup/debugserver/ 11:04:52 spire-1.2.1/test/integration/setup/debugserver/build.sh 11:04:52 spire-1.2.1/test/integration/setup/debugserver/main.go 11:04:52 spire-1.2.1/test/integration/setup/downstreamclient/ 11:04:52 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 11:04:52 spire-1.2.1/test/integration/setup/downstreamclient/client.go 11:04:52 spire-1.2.1/test/integration/setup/itclient/ 11:04:52 spire-1.2.1/test/integration/setup/itclient/client.go 11:04:52 spire-1.2.1/test/integration/setup/node-attestation/ 11:04:52 spire-1.2.1/test/integration/setup/node-attestation/build.sh 11:04:52 spire-1.2.1/test/integration/setup/node-attestation/client.go 11:04:52 spire-1.2.1/test/integration/setup/x509pop/ 11:04:52 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 11:04:52 spire-1.2.1/test/integration/setup/x509pop/setup.sh 11:04:52 spire-1.2.1/test/integration/suites/ 11:04:52 spire-1.2.1/test/integration/suites/admin-endpoints/ 11:04:52 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 11:04:52 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 11:04:52 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 11:04:52 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 11:04:52 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 11:04:52 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 11:04:52 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 11:04:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 11:04:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 11:04:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 11:04:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 11:04:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 11:04:52 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 11:04:52 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 11:04:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 11:04:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 11:04:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 11:04:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 11:04:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 11:04:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 11:04:52 spire-1.2.1/test/integration/suites/datastore-mysql/ 11:04:52 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 11:04:52 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 11:04:52 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 11:04:52 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 11:04:52 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 11:04:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 11:04:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 11:04:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 11:04:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 11:04:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 11:04:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 11:04:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 11:04:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 11:04:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 11:04:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 11:04:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 11:04:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 11:04:52 spire-1.2.1/test/integration/suites/datastore-postgres/ 11:04:52 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 11:04:52 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 11:04:52 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 11:04:52 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 11:04:52 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 11:04:52 spire-1.2.1/test/integration/suites/debug-endpoints/ 11:04:52 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 11:04:52 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 11:04:52 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 11:04:52 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 11:04:52 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 11:04:52 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 11:04:52 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 11:04:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 11:04:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 11:04:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 11:04:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 11:04:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 11:04:52 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 11:04:52 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 11:04:52 spire-1.2.1/test/integration/suites/downstream-endpoints/ 11:04:52 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 11:04:52 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 11:04:52 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 11:04:52 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 11:04:52 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 11:04:52 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 11:04:52 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 11:04:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 11:04:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 11:04:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 11:04:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 11:04:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 11:04:52 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 11:04:52 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 11:04:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 11:04:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 11:04:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 11:04:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 11:04:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 11:04:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 11:04:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 11:04:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 11:04:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 11:04:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 11:04:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 11:04:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 11:04:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 11:04:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 11:04:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 11:04:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 11:04:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 11:04:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 11:04:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 11:04:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 11:04:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 11:04:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 11:04:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 11:04:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 11:04:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 11:04:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 11:04:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 11:04:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 11:04:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 11:04:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 11:04:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 11:04:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 11:04:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 11:04:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 11:04:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 11:04:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 11:04:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 11:04:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 11:04:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 11:04:52 spire-1.2.1/test/integration/suites/join-token/ 11:04:52 spire-1.2.1/test/integration/suites/join-token/01-start-server 11:04:52 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 11:04:52 spire-1.2.1/test/integration/suites/join-token/03-start-agent 11:04:52 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 11:04:52 spire-1.2.1/test/integration/suites/join-token/05-check-svid 11:04:52 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 11:04:52 spire-1.2.1/test/integration/suites/join-token/README.md 11:04:52 spire-1.2.1/test/integration/suites/join-token/conf/ 11:04:52 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 11:04:52 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 11:04:52 spire-1.2.1/test/integration/suites/join-token/conf/server/ 11:04:52 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 11:04:52 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 11:04:52 spire-1.2.1/test/integration/suites/join-token/teardown 11:04:52 spire-1.2.1/test/integration/suites/k8s-reconcile/ 11:04:52 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 11:04:52 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 11:04:52 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 11:04:53 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 11:04:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 11:04:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 11:04:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 11:04:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 11:04:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 11:04:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 11:04:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 11:04:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 11:04:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 11:04:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 11:04:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 11:04:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 11:04:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 11:04:53 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 11:04:53 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 11:04:53 spire-1.2.1/test/integration/suites/k8s-scratch/ 11:04:53 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 11:04:53 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 11:04:53 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 11:04:53 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 11:04:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 11:04:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 11:04:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 11:04:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 11:04:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 11:04:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 11:04:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 11:04:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 11:04:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 11:04:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 11:04:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 11:04:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 11:04:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 11:04:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 11:04:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 11:04:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 11:04:53 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 11:04:53 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 11:04:53 spire-1.2.1/test/integration/suites/k8s/ 11:04:53 spire-1.2.1/test/integration/suites/k8s/00-setup 11:04:53 spire-1.2.1/test/integration/suites/k8s/01-apply-config 11:04:53 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 11:04:53 spire-1.2.1/test/integration/suites/k8s/README.md 11:04:53 spire-1.2.1/test/integration/suites/k8s/conf/ 11:04:53 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 11:04:53 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 11:04:53 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 11:04:53 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 11:04:53 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 11:04:53 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 11:04:53 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 11:04:53 spire-1.2.1/test/integration/suites/k8s/conf/server/ 11:04:53 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 11:04:53 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 11:04:53 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 11:04:53 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 11:04:53 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 11:04:53 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 11:04:53 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 11:04:53 spire-1.2.1/test/integration/suites/k8s/init-kubectl 11:04:53 spire-1.2.1/test/integration/suites/k8s/teardown 11:04:53 spire-1.2.1/test/integration/suites/nested-rotation/ 11:04:53 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 11:04:53 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 11:04:53 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 11:04:53 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 11:04:53 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 11:04:53 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 11:04:53 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 11:04:53 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 11:04:53 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 11:04:53 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 11:04:53 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 11:04:53 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 11:04:53 spire-1.2.1/test/integration/suites/nested-rotation/README.md 11:04:53 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 11:04:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 11:04:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 11:04:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 11:04:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 11:04:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 11:04:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 11:04:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 11:04:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 11:04:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 11:04:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 11:04:53 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 11:04:53 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 11:04:53 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 11:04:53 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 11:04:53 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 11:04:53 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 11:04:53 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 11:04:53 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 11:04:53 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 11:04:53 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 11:04:53 spire-1.2.1/test/integration/suites/nested-rotation/root/ 11:04:53 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 11:04:53 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 11:04:53 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 11:04:53 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 11:04:53 spire-1.2.1/test/integration/suites/nested-rotation/teardown 11:04:53 spire-1.2.1/test/integration/suites/node-attestation/ 11:04:53 spire-1.2.1/test/integration/suites/node-attestation/00-setup 11:04:53 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 11:04:53 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 11:04:53 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 11:04:53 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 11:04:53 spire-1.2.1/test/integration/suites/node-attestation/README.md 11:04:53 spire-1.2.1/test/integration/suites/node-attestation/conf/ 11:04:53 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 11:04:53 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 11:04:53 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 11:04:53 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 11:04:53 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 11:04:53 spire-1.2.1/test/integration/suites/node-attestation/teardown 11:04:53 spire-1.2.1/test/integration/suites/rotation/ 11:04:53 spire-1.2.1/test/integration/suites/rotation/00-setup 11:04:53 spire-1.2.1/test/integration/suites/rotation/01-start-server 11:04:53 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 11:04:53 spire-1.2.1/test/integration/suites/rotation/03-start-agent 11:04:53 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 11:04:53 spire-1.2.1/test/integration/suites/rotation/05-check-svids 11:04:53 spire-1.2.1/test/integration/suites/rotation/README.md 11:04:53 spire-1.2.1/test/integration/suites/rotation/conf/ 11:04:53 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 11:04:53 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 11:04:53 spire-1.2.1/test/integration/suites/rotation/conf/server/ 11:04:53 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 11:04:53 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 11:04:53 spire-1.2.1/test/integration/suites/rotation/teardown 11:04:53 spire-1.2.1/test/integration/suites/self-test/ 11:04:53 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 11:04:53 spire-1.2.1/test/integration/suites/self-test/README.md 11:04:53 spire-1.2.1/test/integration/suites/self-test/teardown 11:04:53 spire-1.2.1/test/integration/suites/spire-server-cli/ 11:04:53 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 11:04:53 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 11:04:53 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 11:04:53 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 11:04:53 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 11:04:53 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 11:04:53 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 11:04:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 11:04:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 11:04:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 11:04:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 11:04:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 11:04:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 11:04:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 11:04:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 11:04:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 11:04:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 11:04:53 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 11:04:53 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 11:04:53 spire-1.2.1/test/integration/suites/upgrade/ 11:04:53 spire-1.2.1/test/integration/suites/upgrade/00-setup 11:04:53 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 11:04:53 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 11:04:53 spire-1.2.1/test/integration/suites/upgrade/README.md 11:04:53 spire-1.2.1/test/integration/suites/upgrade/conf/ 11:04:53 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 11:04:53 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 11:04:53 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 11:04:53 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 11:04:53 spire-1.2.1/test/integration/suites/upgrade/teardown 11:04:53 spire-1.2.1/test/integration/suites/upgrade/versions.txt 11:04:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 11:04:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 11:04:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 11:04:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 11:04:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 11:04:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 11:04:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 11:04:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 11:04:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 11:04:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 11:04:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 11:04:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 11:04:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 11:04:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 11:04:53 spire-1.2.1/test/integration/test-one.sh 11:04:53 spire-1.2.1/test/integration/test.sh 11:04:53 spire-1.2.1/test/plugintest/ 11:04:53 spire-1.2.1/test/plugintest/config.go 11:04:53 spire-1.2.1/test/plugintest/load.go 11:04:53 spire-1.2.1/test/plugintest/option.go 11:04:53 spire-1.2.1/test/spiretest/ 11:04:53 spire-1.2.1/test/spiretest/apiserver.go 11:04:53 spire-1.2.1/test/spiretest/assertions.go 11:04:53 spire-1.2.1/test/spiretest/dir.go 11:04:53 spire-1.2.1/test/spiretest/errors_posix.go 11:04:53 spire-1.2.1/test/spiretest/errors_windows.go 11:04:53 spire-1.2.1/test/spiretest/logs.go 11:04:53 spire-1.2.1/test/spiretest/socketapi.go 11:04:53 spire-1.2.1/test/spiretest/suite.go 11:04:53 spire-1.2.1/test/spiretest/x509.go 11:04:53 spire-1.2.1/test/testca/ 11:04:53 spire-1.2.1/test/testca/ca.go 11:04:53 spire-1.2.1/test/testkey/ 11:04:53 spire-1.2.1/test/testkey/generate.sh 11:04:53 spire-1.2.1/test/testkey/genkeys.go 11:04:53 spire-1.2.1/test/testkey/keys.go 11:04:53 spire-1.2.1/test/testkey/new.go 11:04:53 spire-1.2.1/test/tpmsimulator/ 11:04:53 spire-1.2.1/test/tpmsimulator/simulator.go 11:04:53 spire-1.2.1/test/util/ 11:04:53 spire-1.2.1/test/util/cert_fixtures.go 11:04:53 spire-1.2.1/test/util/cert_generation.go 11:04:53 spire-1.2.1/test/util/io_redirection.go 11:04:53 spire-1.2.1/test/util/race.go 11:04:53 spire-1.2.1/test/util/util.go 11:04:53 building spire from source... 11:04:53 Installing go1.17.7... 11:05:00 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 11:05:00 go: downloading github.com/mattn/go-colorable v0.1.12 11:05:00 go: downloading github.com/Masterminds/goutils v1.1.0 11:05:00 go: downloading github.com/Masterminds/semver v1.5.0 11:05:00 go: downloading github.com/google/uuid v1.1.2 11:05:00 go: downloading github.com/huandu/xstrings v1.3.2 11:05:00 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 11:05:00 go: downloading github.com/oklog/run v1.0.0 11:05:01 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 11:05:01 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 11:05:01 go: downloading github.com/prometheus/client_model v0.2.0 11:05:01 go: downloading github.com/prometheus/common v0.32.1 11:05:01 go: downloading github.com/beorn7/perks v1.0.1 11:05:01 go: downloading github.com/cespare/xxhash/v2 v2.1.2 11:05:01 go: downloading github.com/prometheus/procfs v0.7.3 11:05:02 go: downloading go.uber.org/atomic v1.9.0 11:05:02 go: downloading github.com/pkg/errors v0.9.1 11:05:02 go: downloading github.com/imkira/go-observer v1.0.3 11:05:02 go: downloading github.com/hashicorp/errwrap v1.1.0 11:05:03 go: downloading github.com/mitchellh/reflectwalk v1.0.1 11:05:03 go: downloading github.com/hashicorp/golang-lru v0.5.4 11:05:03 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 11:05:03 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 11:05:03 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 11:05:03 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 11:05:15 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 11:05:15 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 11:05:15 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 11:05:15 go: downloading github.com/stretchr/testify v1.7.0 11:05:15 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 11:05:15 Building bin/spire-server... 11:05:15 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 11:05:15 go: downloading github.com/blang/semver/v4 v4.0.0 11:05:15 go: downloading github.com/mitchellh/cli v1.1.2 11:05:15 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 11:05:15 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 11:05:15 go: downloading github.com/go-sql-driver/mysql v1.6.0 11:05:15 go: downloading github.com/jinzhu/gorm v1.9.16 11:05:15 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 11:05:15 go: downloading github.com/lib/pq v1.10.4 11:05:16 go: downloading github.com/mattn/go-sqlite3 v1.14.12 11:05:16 go: downloading google.golang.org/grpc v1.44.0 11:05:16 go: downloading github.com/aws/aws-sdk-go v1.43.0 11:05:16 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 11:05:17 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 11:05:18 go: downloading github.com/imdario/mergo v0.3.12 11:05:18 go: downloading github.com/sirupsen/logrus v1.8.1 11:05:19 go: downloading github.com/hashicorp/go-hclog v1.1.0 11:05:20 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 11:05:20 go: downloading github.com/fatih/color v1.13.0 11:05:20 go: downloading github.com/mattn/go-isatty v0.0.14 11:05:20 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 11:05:21 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 11:05:21 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 11:05:21 go: downloading github.com/hashicorp/go-plugin v1.4.3 11:05:21 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 11:05:21 go: downloading github.com/InVisionApp/go-logger v1.0.1 11:05:21 go: downloading github.com/armon/go-metrics v0.3.10 11:05:22 go: downloading github.com/prometheus/client_golang v1.12.1 11:05:22 go: downloading github.com/uber-go/tally/v4 v4.1.1 11:05:22 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 11:05:22 go: downloading github.com/open-policy-agent/opa v0.38.0 11:05:35 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 11:05:35 go: downloading github.com/Masterminds/goutils v1.1.0 11:05:35 go: downloading github.com/mattn/go-colorable v0.1.12 11:05:35 go: downloading github.com/Masterminds/semver v1.5.0 11:05:35 go: downloading github.com/google/uuid v1.1.2 11:05:35 go: downloading github.com/huandu/xstrings v1.3.2 11:05:35 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 11:05:35 go: downloading github.com/oklog/run v1.0.0 11:05:36 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 11:05:36 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 11:05:36 go: downloading github.com/prometheus/client_model v0.2.0 11:05:36 go: downloading github.com/prometheus/common v0.32.1 11:05:36 go: downloading github.com/beorn7/perks v1.0.1 11:05:36 go: downloading github.com/cespare/xxhash/v2 v2.1.2 11:05:36 go: downloading github.com/prometheus/procfs v0.7.3 11:05:37 go: downloading github.com/pkg/errors v0.9.1 11:05:37 go: downloading go.uber.org/atomic v1.9.0 11:05:37 go: downloading google.golang.org/api v0.70.0 11:05:37 go: downloading k8s.io/api v0.23.4 11:05:37 go: downloading k8s.io/client-go v0.23.4 11:05:37 go: downloading github.com/imkira/go-observer v1.0.3 11:05:38 go: downloading github.com/hashicorp/errwrap v1.1.0 11:05:38 go: downloading github.com/mitchellh/reflectwalk v1.0.1 11:05:38 go: downloading github.com/hashicorp/golang-lru v0.5.4 11:05:38 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 11:05:38 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 11:05:38 go: downloading github.com/blang/semver/v4 v4.0.0 11:05:38 go: downloading github.com/go-sql-driver/mysql v1.6.0 11:05:38 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 11:05:38 go: downloading github.com/jinzhu/gorm v1.9.16 11:05:39 go: downloading github.com/lib/pq v1.10.4 11:05:39 go: downloading github.com/mattn/go-sqlite3 v1.14.12 11:05:39 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 11:05:39 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 11:05:42 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 11:05:47 go: downloading github.com/google/go-tpm v0.3.3 11:05:47 go: downloading cloud.google.com/go/storage v1.21.0 11:05:48 go: downloading cloud.google.com/go v0.100.2 11:05:49 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 11:05:50 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 11:05:50 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 11:05:50 go: downloading github.com/stretchr/testify v1.7.0 11:05:50 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 11:05:51 go: downloading github.com/aws/aws-sdk-go v1.43.0 11:06:13 go: downloading google.golang.org/api v0.70.0 11:06:13 go: downloading k8s.io/client-go v0.23.4 11:06:13 go: downloading k8s.io/api v0.23.4 11:06:13 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 11:06:13 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 11:06:13 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 11:06:13 go: downloading k8s.io/apimachinery v0.23.4 11:06:14 go: downloading k8s.io/kube-aggregator v0.23.3 11:06:15 go: downloading sigs.k8s.io/controller-runtime v0.11.1 11:06:16 go: downloading github.com/hashicorp/vault/api v1.4.1 11:06:16 go: downloading cloud.google.com/go/security v1.3.0 11:06:16 go: downloading github.com/twmb/murmur3 v1.1.6 11:06:16 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 11:06:17 go: downloading github.com/OneOfOne/xxhash v1.2.8 11:06:17 go: downloading gopkg.in/yaml.v2 v2.4.0 11:06:18 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 11:06:18 go: downloading github.com/gobwas/glob v0.2.3 11:06:18 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 11:06:18 go: downloading github.com/aws/smithy-go v1.11.0 11:06:19 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 11:06:19 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 11:06:19 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 11:06:20 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 11:06:20 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 11:06:20 go: downloading github.com/jinzhu/inflection v1.0.0 11:06:20 go: downloading github.com/google/go-tpm v0.3.3 11:06:21 go: downloading github.com/gogo/protobuf v1.3.2 11:06:21 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 11:06:25 go: downloading cloud.google.com/go/compute v1.3.0 11:06:26 go: downloading cloud.google.com/go/iam v0.1.1 11:06:26 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 11:06:26 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 11:06:27 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 11:06:27 go: downloading github.com/Azure/go-autorest/logger v0.2.1 11:06:27 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 11:06:27 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 11:06:27 go: downloading github.com/dimchansky/utfbom v1.1.1 11:06:27 go: downloading k8s.io/klog/v2 v2.30.0 11:06:27 go: downloading github.com/google/gofuzz v1.1.0 11:06:27 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 11:06:28 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 11:06:29 go: downloading github.com/spf13/pflag v1.0.5 11:06:29 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 11:06:29 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 11:06:29 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 11:06:29 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 11:06:29 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 11:06:29 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 11:06:30 go: downloading github.com/hashicorp/vault/sdk v0.4.1 11:06:30 go: downloading github.com/mitchellh/mapstructure v1.4.3 11:06:31 go: downloading github.com/tklauser/go-sysconf v0.3.9 11:06:31 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 11:06:31 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 11:06:31 go: downloading github.com/jmespath/go-jmespath v0.4.0 11:06:33 go: downloading go.opencensus.io v0.23.0 11:06:34 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 11:06:34 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 11:06:34 go: downloading gopkg.in/inf.v0 v0.9.1 11:06:34 go: downloading github.com/go-logr/logr v1.2.2 11:06:35 go: downloading github.com/google/go-cmp v0.5.7 11:06:35 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 11:06:35 go: downloading github.com/json-iterator/go v1.1.12 11:06:35 go: downloading github.com/googleapis/gnostic v0.5.5 11:06:38 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 11:06:40 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 11:06:40 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 11:06:40 go: downloading github.com/tklauser/numcpus v0.3.0 11:06:40 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 11:06:40 go: downloading go.uber.org/zap v1.21.0 11:06:40 go: downloading sigs.k8s.io/yaml v1.3.0 11:06:41 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 11:06:41 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 11:06:41 go: downloading github.com/modern-go/reflect2 v1.0.2 11:06:41 go: downloading github.com/ryanuber/go-glob v1.0.0 11:06:41 go: downloading github.com/golang/snappy v0.0.4 11:06:41 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 11:06:47 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 11:06:47 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 11:06:47 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 11:06:47 go: downloading k8s.io/apimachinery v0.23.4 11:06:49 go: downloading k8s.io/kube-aggregator v0.23.3 11:06:49 go: downloading cloud.google.com/go/storage v1.21.0 11:06:50 go: downloading cloud.google.com/go v0.100.2 11:06:50 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 11:06:50 go: downloading github.com/hashicorp/go-uuid v1.0.2 11:06:50 go: downloading github.com/hashicorp/go-version v1.2.0 11:06:50 go: downloading go.uber.org/multierr v1.6.0 11:06:50 go: downloading sigs.k8s.io/controller-runtime v0.11.1 11:06:52 go: downloading cloud.google.com/go/security v1.3.0 11:06:52 go: downloading github.com/hashicorp/vault/api v1.4.1 11:06:53 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 11:06:54 go: downloading github.com/twmb/murmur3 v1.1.6 11:06:54 go: downloading github.com/OneOfOne/xxhash v1.2.8 11:06:54 go: downloading gopkg.in/yaml.v2 v2.4.0 11:06:54 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 11:06:55 go: downloading github.com/gobwas/glob v0.2.3 11:06:55 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 11:06:55 go: downloading github.com/jinzhu/inflection v1.0.0 11:06:55 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 11:06:55 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 11:06:55 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 11:06:55 go: downloading github.com/aws/smithy-go v1.11.0 11:06:56 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 11:06:56 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 11:06:57 go: downloading github.com/gogo/protobuf v1.3.2 11:07:02 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 11:07:02 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 11:07:02 go: downloading github.com/Azure/go-autorest/logger v0.2.1 11:07:02 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 11:07:02 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 11:07:02 go: downloading github.com/dimchansky/utfbom v1.1.1 11:07:02 go: downloading k8s.io/klog/v2 v2.30.0 11:07:03 go: downloading github.com/google/gofuzz v1.1.0 11:07:03 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 11:07:04 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 11:07:04 go: downloading github.com/spf13/pflag v1.0.5 11:07:04 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 11:07:04 go: downloading cloud.google.com/go/compute v1.3.0 11:07:05 go: downloading cloud.google.com/go/iam v0.1.1 11:07:05 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 11:07:05 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 11:07:06 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 11:07:06 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 11:07:06 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 11:07:06 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 11:07:06 go: downloading github.com/hashicorp/vault/sdk v0.4.1 11:07:07 go: downloading github.com/mitchellh/mapstructure v1.4.3 11:07:07 go: downloading github.com/tklauser/go-sysconf v0.3.9 11:07:07 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 11:07:07 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 11:07:07 go: downloading github.com/jmespath/go-jmespath v0.4.0 11:07:09 go: downloading go.opencensus.io v0.23.0 11:07:10 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 11:07:10 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 11:07:10 go: downloading gopkg.in/inf.v0 v0.9.1 11:07:10 go: downloading github.com/go-logr/logr v1.2.2 11:07:10 go: downloading github.com/google/go-cmp v0.5.7 11:07:11 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 11:07:11 go: downloading github.com/json-iterator/go v1.1.12 11:07:11 go: downloading github.com/googleapis/gnostic v0.5.5 11:07:12 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 11:07:12 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 11:07:13 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 11:07:15 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 11:07:15 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 11:07:16 go: downloading github.com/tklauser/numcpus v0.3.0 11:07:16 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 11:07:16 go: downloading go.uber.org/zap v1.21.0 11:07:17 go: downloading sigs.k8s.io/yaml v1.3.0 11:07:17 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 11:07:17 go: downloading github.com/modern-go/reflect2 v1.0.2 11:07:17 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 11:07:17 go: downloading github.com/ryanuber/go-glob v1.0.0 11:07:17 go: downloading github.com/golang/snappy v0.0.4 11:07:18 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 11:07:26 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 11:07:26 go: downloading github.com/hashicorp/go-uuid v1.0.2 11:07:26 go: downloading github.com/hashicorp/go-version v1.2.0 11:07:26 go: downloading go.uber.org/multierr v1.6.0 11:07:53 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 11:07:53 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 11:10:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 11:10:25 Removing intermediate container b4ff618dcb4a 11:10:25 ---> f5b9281e6a1e 11:10:25 11:10:25 Step 10/22 : FROM alpine:3.14 11:10:25 ---> ac73e934f311 11:10:25 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 11:10:25 ---> Running in a2668cbcdf48 11:10:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:10:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:10:28 (1/6) Installing ca-certificates (20211220-r0) 11:10:28 (2/6) Installing brotli-libs (1.0.9-r5) 11:10:28 (3/6) Installing nghttp2-libs (1.43.0-r0) 11:10:28 (4/6) Installing libcurl (7.79.1-r0) 11:10:28 (5/6) Installing curl (7.79.1-r0) 11:10:28 (6/6) Installing dumb-init (1.2.5-r1) 11:10:28 Executing busybox-1.33.1-r7.trigger 11:10:28 Executing ca-certificates-20211220-r0.trigger 11:10:29 OK: 8 MiB in 20 packages 11:10:31 Removing intermediate container a2668cbcdf48 11:10:31 ---> 3079f50cd288 11:10:31 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:10:31 ---> Running in aeff9bd4aa17 11:10:31 Removing intermediate container aeff9bd4aa17 11:10:31 ---> 0a5562e0a778 11:10:31 Step 13/22 : WORKDIR /edgex 11:10:31 ---> Running in 810152d9b218 11:10:32 Removing intermediate container 810152d9b218 11:10:32 ---> a0698c1265e0 11:10:32 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 11:10:32 ---> 38a956cc6b83 11:10:32 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 11:10:35 ---> 001d0a9d2fe7 11:10:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:10:37 ---> c925808a8fa5 11:10:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 11:10:38 ---> 5b834c33f781 11:10:38 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:10:38 ---> Running in 7599701fa27f 11:10:41 Removing intermediate container 7599701fa27f 11:10:41 ---> d8c366cd6633 11:10:41 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 11:10:41 ---> Running in 404820746b6b 11:10:42 Removing intermediate container 404820746b6b 11:10:42 ---> f85cf6475551 11:10:42 Step 20/22 : LABEL arch=arm64 11:10:42 ---> Running in 791c74846ed8 11:10:43 Removing intermediate container 791c74846ed8 11:10:43 ---> 1de821316b30 11:10:43 Step 21/22 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 11:10:43 ---> Running in b02b647b5d9f 11:10:43 Removing intermediate container b02b647b5d9f 11:10:43 ---> 591f2b16a9ed 11:10:43 Step 22/22 : LABEL version=0.0.0 11:10:44 ---> Running in 21df28b738b7 11:10:44 Removing intermediate container 21df28b738b7 11:10:44 ---> 8a7a3a625b39 11:10:44 11:10:45 Successfully built 8a7a3a625b39 11:10:45 Successfully tagged security-proxy-setup-arm64:latest 11:28:54  Building security-proxy-setup ... done Building bin/spire-agent... 11:28:54 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 11:28:54 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 11:28:54 go: downloading cloud.google.com/go/secretmanager v1.3.0 11:28:54 go: downloading github.com/docker/docker v20.10.12+incompatible 11:28:54 go: downloading github.com/google/go-tpm-tools v0.3.3 11:28:54 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 11:28:54 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 11:28:54 go: downloading github.com/docker/go-connections v0.4.0 11:28:54 go: downloading github.com/docker/go-units v0.4.0 11:28:54 go: downloading github.com/opencontainers/image-spec v1.0.1 11:28:54 go: downloading github.com/docker/distribution v2.7.1+incompatible 11:28:54 go: downloading github.com/containerd/containerd v1.3.4 11:28:54 go: downloading github.com/opencontainers/go-digest v1.0.0 11:34:01 Removing intermediate container cc65a0aa4c7e 11:34:01 ---> 4b247abee3ef 11:34:01 11:34:01 Step 13/26 : FROM alpine:3.15 11:34:01 ---> 3fb3c9af89a9 11:34:01 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 11:34:01 ---> Using cache 11:34:01 ---> ef67dfe41034 11:34:01 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:34:01 ---> Using cache 11:34:01 ---> 6bb5284ff093 11:34:01 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 11:34:01 ---> Running in ee7815454f23 11:34:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:34:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:34:01 v3.15.4-13-gd81b20db72 [https://nl.alpinelinux.org/alpine/v3.15/main] 11:34:01 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 11:34:01 OK: 15729 distinct packages available 11:34:01 Building bin/spire-agent... 11:34:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:34:02 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 11:34:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:34:03 (1/4) Installing dumb-init (1.2.5-r1) 11:34:03 (2/4) Installing musl-obstack (1.2.3-r0) 11:34:04 (3/4) Installing libucontext (1.1-r0) 11:34:04 (4/4) Installing gcompat (1.0.0-r4) 11:34:04 Executing busybox-1.34.1-r5.trigger 11:34:04 OK: 6 MiB in 18 packages 11:34:06 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 11:34:06 go: downloading cloud.google.com/go/secretmanager v1.3.0 11:34:06 go: downloading github.com/docker/docker v20.10.12+incompatible 11:34:06 Removing intermediate container ee7815454f23 11:34:06 ---> 7925869feb0d 11:34:06 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 11:34:06 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 11:34:06 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 11:34:06 go: downloading github.com/google/go-tpm-tools v0.3.3 11:34:10 go: downloading github.com/docker/go-connections v0.4.0 11:34:10 go: downloading github.com/docker/go-units v0.4.0 11:34:10 go: downloading github.com/opencontainers/image-spec v1.0.1 11:34:10 go: downloading github.com/docker/distribution v2.7.1+incompatible 11:34:10 go: downloading github.com/containerd/containerd v1.3.4 11:34:10 go: downloading github.com/opencontainers/go-digest v1.0.0 11:34:12  ---> 44810dc2802a 11:34:12 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 11:34:12 ---> efc5c7d78acf 11:34:12 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 11:34:12 ---> Running in aa8a2984b62e 11:34:13 Removing intermediate container aa8a2984b62e 11:34:13 ---> dd7798d249d4 11:34:13 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 11:34:13 ---> 776326b7880a 11:34:13 Step 21/26 : WORKDIR / 11:34:13 ---> Running in b4a25e94f438 11:34:14 Removing intermediate container b4a25e94f438 11:34:14 ---> ce2415226d0a 11:34:14 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 11:34:14 ---> Running in cf402a98d286 11:34:15 Removing intermediate container cf402a98d286 11:34:15 ---> f1bd4bb6e835 11:34:15 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 11:34:15 ---> Running in c6cc3f0ba4dd 11:34:15 Removing intermediate container c6cc3f0ba4dd 11:34:15 ---> 07b86314ea5f 11:34:15 Step 24/26 : LABEL arch=arm64 11:34:15 ---> Running in 0a8e8dbd83b4 11:34:16 Removing intermediate container 0a8e8dbd83b4 11:34:16 ---> 6ab46aa609b8 11:34:16 Step 25/26 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 11:34:16 ---> Running in dfe53be2c59b 11:34:16 Removing intermediate container dfe53be2c59b 11:34:16 ---> b7cddc3e9423 11:34:16 Step 26/26 : LABEL version=0.0.0 11:34:17 ---> Running in f424bb2791db 11:34:17 Removing intermediate container f424bb2791db 11:34:17 ---> 0524812001f7 11:34:17 11:34:17 Successfully built 0524812001f7 11:34:17 Successfully tagged security-spire-config-arm64:latest 11:34:21  Building security-spire-config ... done Building bin/spire-agent... 11:34:22 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 11:34:22 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 11:34:22 go: downloading github.com/docker/docker v20.10.12+incompatible 11:34:26 go: downloading cloud.google.com/go/secretmanager v1.3.0 11:34:26 go: downloading github.com/google/go-tpm-tools v0.3.3 11:34:27 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 11:34:27 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 11:34:27 go: downloading github.com/docker/go-connections v0.4.0 11:34:27 go: downloading github.com/docker/go-units v0.4.0 11:34:27 go: downloading github.com/opencontainers/image-spec v1.0.1 11:34:27 go: downloading github.com/containerd/containerd v1.3.4 11:34:27 go: downloading github.com/docker/distribution v2.7.1+incompatible 11:34:28 go: downloading github.com/opencontainers/go-digest v1.0.0 11:38:50 Removing intermediate container cddd05127579 11:38:50 ---> 68bfb548d544 11:38:50 11:38:50 Step 13/26 : FROM alpine:3.15 11:38:50 ---> 3fb3c9af89a9 11:38:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 11:38:50 ---> Using cache 11:38:50 ---> ef67dfe41034 11:38:50 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:38:50 ---> Using cache 11:38:50 ---> 6bb5284ff093 11:38:50 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:38:50 ---> Running in 6675574906cd 11:38:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:38:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:38:50 v3.15.4-13-gd81b20db72 [https://nl.alpinelinux.org/alpine/v3.15/main] 11:38:50 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 11:38:50 OK: 15729 distinct packages available 11:38:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:38:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:38:50 (1/5) Installing dumb-init (1.2.5-r1) 11:38:50 (2/5) Installing musl-obstack (1.2.3-r0) 11:38:50 (3/5) Installing libucontext (1.1-r0) 11:38:50 (4/5) Installing gcompat (1.0.0-r4) 11:38:50 (5/5) Installing openssl (1.1.1n-r0) 11:38:50 Executing busybox-1.34.1-r5.trigger 11:38:50 OK: 6 MiB in 19 packages 11:38:50 Removing intermediate container 6675574906cd 11:38:50 ---> 2aa0e743a7ed 11:38:50 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 11:38:50 ---> a20a3a20a0e1 11:38:50 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 11:38:51 Removing intermediate container ab76530c6165 11:38:51 ---> 8bab9a2ac1bd 11:38:51 11:38:51 Step 13/25 : FROM alpine:3.15 11:38:51 ---> 3fb3c9af89a9 11:38:51 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 11:38:51 ---> Using cache 11:38:51 ---> ef67dfe41034 11:38:51 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:38:51 ---> Using cache 11:38:51 ---> 6bb5284ff093 11:38:51 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:38:51 ---> Using cache 11:38:51 ---> 2aa0e743a7ed 11:38:51 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 11:38:52 ---> 112500f80ba0 11:38:52 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 11:38:53 ---> 75f37db91f07 11:38:53 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 11:38:53 ---> d37ac933c4d6 11:38:53 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 11:38:54 ---> 2a05a8b8b2ab 11:38:54 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 11:38:54 ---> Running in aeab83e8e6ac 11:38:54 Removing intermediate container aeab83e8e6ac 11:38:54 ---> 9d06e53b5806 11:38:54 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 11:38:55 ---> Running in 0da3a9f2acf0 11:38:55 ---> 3645537592b2 11:38:55 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 11:38:55 Removing intermediate container 0da3a9f2acf0 11:38:55 ---> e8829a583e3e 11:38:55 Step 24/26 : LABEL arch=arm64 11:38:55 ---> Running in ad3797f8d3a0 11:38:55 ---> 58bfc2cb084e 11:38:55 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 11:38:55 Removing intermediate container ad3797f8d3a0 11:38:55 ---> 67c691c3b15d 11:38:55 Step 25/26 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 11:38:55 ---> Running in 74512bd48217 11:38:56 ---> 95b437da8dab 11:38:56 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 11:38:56 Removing intermediate container 74512bd48217 11:38:56 ---> 45505f3ec2bb 11:38:56 Step 26/26 : LABEL version=0.0.0 11:38:56 ---> Running in 578d51c6072b 11:38:56 Removing intermediate container 578d51c6072b 11:38:56 ---> 3a68d0a29ab2 11:38:56 11:38:57 ---> a257fb4ff5ca 11:38:57 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 11:38:57 ---> Running in 06a68c71fcb6 11:38:57 Successfully built 3a68d0a29ab2 11:38:57 Successfully tagged security-spire-agent-arm64:latest 11:38:57  Building security-spire-agent ... done Removing intermediate container 06a68c71fcb6 11:38:57 ---> 7545143be8c8 11:38:57 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 11:38:57 ---> Running in ec2bb0cbb4a4 11:38:57 Removing intermediate container ec2bb0cbb4a4 11:38:57 ---> 8c85e44c2bd9 11:38:57 Step 23/25 : LABEL arch=arm64 11:38:57 ---> Running in 24d3af08310a 11:38:58 Removing intermediate container 24d3af08310a 11:38:58 ---> bc35682573b2 11:38:58 Step 24/25 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 11:38:58 ---> Running in 63b991a6f3f7 11:38:58 Removing intermediate container 63b991a6f3f7 11:38:58 ---> f4074bb5fcf3 11:38:58 Step 25/25 : LABEL version=0.0.0 11:38:58 ---> Running in 56de266221de 11:38:59 Removing intermediate container 56de266221de 11:38:59 ---> 1558574ce657 11:38:59 11:38:59 Successfully built 1558574ce657 11:38:59 Successfully tagged security-spire-server-arm64:latest 11:38:59  Building security-spire-server ... done  [Pipeline] } 11:38:59 $ docker stop --time=1 048c0a3f0a736f5c142af7b2b637e4b2a572a762b0abcfd2a3996f7c310c6eb0 11:39:01 $ docker rm -f 048c0a3f0a736f5c142af7b2b637e4b2a572a762b0abcfd2a3996f7c310c6eb0 [Pipeline] // withDockerContainer [Pipeline] sh 11:39:01 + docker images 11:39:02 REPOSITORY TAG IMAGE ID CREATED SIZE 11:39:02 security-spire-server-arm64 latest 1558574ce657 4 seconds ago 86.3MB 11:39:02 security-spire-agent-arm64 latest 3a68d0a29ab2 6 seconds ago 126MB 11:39:02 8bab9a2ac1bd 26 seconds ago 4.21GB 11:39:02 68bfb548d544 42 seconds ago 4.21GB 11:39:02 security-spire-config-arm64 latest 0524812001f7 4 minutes ago 85.6MB 11:39:02 4b247abee3ef 5 minutes ago 4.21GB 11:39:02 security-proxy-setup-arm64 latest 8a7a3a625b39 28 minutes ago 42.1MB 11:39:02 f5b9281e6a1e 28 minutes ago 1.44GB 11:39:02 support-notifications-arm64 latest ac56c7380230 34 minutes ago 25.5MB 11:39:02 security-bootstrapper-arm64 latest b4df4d25b7bb 35 minutes ago 23.6MB 11:39:02 a3d77797022a 35 minutes ago 1.43GB 11:39:02 support-scheduler-arm64 latest 573b883c824e 35 minutes ago 24.9MB 11:39:02 858454f95f86 35 minutes ago 1.43GB 11:39:02 core-command-arm64 latest c96e8daa2bb5 35 minutes ago 23.7MB 11:39:02 610de0990882 35 minutes ago 1.43GB 11:39:02 8967c084b6c6 35 minutes ago 1.43GB 11:39:02 sys-mgmt-agent-arm64 latest eaf78fab544c 43 minutes ago 290MB 11:39:02 core-data-arm64 latest 7dad31a3196a 43 minutes ago 34.4MB 11:39:02 c9c31e7733b3 44 minutes ago 1.46GB 11:39:02 security-secretstore-setup-arm64 latest 1a85316f1fd9 44 minutes ago 40.8MB 11:39:02 core-metadata-arm64 latest e5f3303d4283 44 minutes ago 25.1MB 11:39:02 security-spiffe-token-provider-arm64 latest 4c7655608ff6 44 minutes ago 27.7MB 11:39:02 186c97686f8e 44 minutes ago 1.43GB 11:39:02 fe9afba0198a 44 minutes ago 1.43GB 11:39:02 937185f97740 44 minutes ago 1.44GB 11:39:02 6259a0ff04cb 45 minutes ago 1.42GB 11:39:02 ci-base-image-arm64 latest c565db6526e6 About an hour ago 886MB 11:39:02 docker 20.10.14 c346e9eafbab 6 days ago 202MB 11:39:02 alpine 3.14 ac73e934f311 6 days ago 5.34MB 11:39:02 alpine 3.15 3fb3c9af89a9 6 days ago 5.32MB 11:39:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 11:39:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:39:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:39:02 11:39:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 11:39:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:39:03 arm64: Pulling from edgex-lftools-log-publisher 11:39:03 8998bd30e6a1: Pulling fs layer 11:39:03 04944245beec: Pulling fs layer 11:39:03 699f458cf7ca: Pulling fs layer 11:39:03 765212b225bb: Pulling fs layer 11:39:03 f23df028b6ca: Pulling fs layer 11:39:03 d65c8cfc05b1: Pulling fs layer 11:39:03 2437ff75d9bd: Pulling fs layer 11:39:03 765212b225bb: Waiting 11:39:03 f23df028b6ca: Waiting 11:39:03 d65c8cfc05b1: Waiting 11:39:03 2437ff75d9bd: Waiting 11:39:03 04944245beec: Verifying Checksum 11:39:03 765212b225bb: Verifying Checksum 11:39:03 765212b225bb: Download complete 11:39:03 f23df028b6ca: Verifying Checksum 11:39:03 f23df028b6ca: Download complete 11:39:03 d65c8cfc05b1: Verifying Checksum 11:39:03 d65c8cfc05b1: Download complete 11:39:03 699f458cf7ca: Verifying Checksum 11:39:03 699f458cf7ca: Download complete 11:39:04 8998bd30e6a1: Verifying Checksum 11:39:04 8998bd30e6a1: Download complete 11:39:06 2437ff75d9bd: Verifying Checksum 11:39:06 2437ff75d9bd: Download complete 11:39:08 8998bd30e6a1: Pull complete 11:39:09 04944245beec: Pull complete 11:39:10 699f458cf7ca: Pull complete 11:39:10 765212b225bb: Pull complete 11:39:11 f23df028b6ca: Pull complete 11:39:11 d65c8cfc05b1: Pull complete 11:39:26 2437ff75d9bd: Pull complete 11:39:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:39:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:39:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 11:39:27 prd-ubuntu20.04-docker-arm64-4c-16g-19482 does not seem to be running inside a container 11:39:27 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-lftools-log-publisher:arm64 cat 11:39:30 $ docker top 727e7e0007fadb858a932d7495ce0ff29f6b737249ab565737199c324695c845 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:39:31 ---> job-cost.sh 11:39:31 lf-activate-venv: SKIPPING 11:39:31 INFO: No Stack... 11:39:31 INFO: Retrieving Pricing Info for: v3-standard-4 11:39:32 INFO: Archiving Costs [Pipeline] sh 11:39:33 + cat /w/workspace/edgex-go/3/archives/cost.csv 11:39:33 + cut -d, -f6 [Pipeline] lock 11:39:33 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3951-3-stack-cost] 11:39:33 Resource [jenkins-edgexfoundry-edgex-go-PR-3951-3-stack-cost] did not exist. Created. 11:39:33 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3951-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:39:33 + echo total: 0.2199999988079071 [Pipeline] stash 11:39:33 Stashed 1 file(s) [Pipeline] } 11:39:33 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3951-3-stack-cost] [Pipeline] // lock [Pipeline] } 11:39:33 $ docker stop --time=1 727e7e0007fadb858a932d7495ce0ff29f6b737249ab565737199c324695c845 11:39:35 $ docker rm -f 727e7e0007fadb858a932d7495ce0ff29f6b737249ab565737199c324695c845 [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 11:39:35 provisioning config files... 11:39:36 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config4118407552581610587tmp [Pipeline] { [Pipeline] sh 11:39:36 + set +x 11:39:36 + curl -s https://codecov.io/bash 11:39:36 + bash -s -- 11:39:36 11:39:36 _____ _ 11:39:36 / ____| | | 11:39:36 | | ___ __| | ___ ___ _____ __ 11:39:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:39:36 | |___| (_) | (_| | __/ (_| (_) \ V / 11:39:36 \_____\___/ \__,_|\___|\___\___/ \_/ 11:39:36 Bash-1.0.6 11:39:36 11:39:36 11:39:36 ==> git version 2.25.1 found 11:39:36 ==> 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 11:39:36 Release-Date: 2020-01-08 11:39:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:39:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:39:36 ==> Jenkins CI detected. 11:39:36 current dir:  /w/workspace/edgex-go/3 11:39:36 project root: . 11:39:36 --> token set from env 11:39:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:39:36 ==> Running gcov in . (disable via -X gcov) 11:39:36 ==> Python coveragepy not found 11:39:36 ==> Searching for coverage reports in: 11:39:36 + . 11:39:36 -> Found 1 reports 11:39:36 ==> Detecting git/mercurial file structure 11:39:36 ==> Reading reports 11:39:36 + ./coverage.out bytes=431438 11:39:36 ==> Appending adjustments 11:39:36 https://docs.codecov.io/docs/fixing-reports 11:39:37 + Found adjustments 11:39:37 ==> Gzipping contents 11:39:37 60K /tmp/codecov.slOdh7.gz 11:39:37 ==> Uploading reports 11:39:37 url: https://codecov.io 11:39:37 query: branch=PR-3951&commit=a20eafb3f02a68d115a71e44df748c621d1ae242&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3951%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3951&job=&cmd_args= 11:39:37 -> Pinging Codecov 11:39:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3951&commit=a20eafb3f02a68d115a71e44df748c621d1ae242&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3951%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3951&job=&cmd_args= 11:39:37 -> Uploading to 11:39:37 https://storage.googleapis.com/codecov/v4/raw/2022-04-11/00271124DB129430A58F1EEE437C3FCB/a20eafb3f02a68d115a71e44df748c621d1ae242/38633b44-e452-4a38-a406-6f1178e2479a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220411T113937Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dfef098fe9c8095320e16a6d4bfbc6538114be63e53dac44e08737fdcaa0892e 11:39:38 % Total % Received % Xferd Average Speed Time Time Time Current 11:39:38 Dload Upload Total Spent Left Speed 11:39:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59285 0 0 100 59285 0 239k --:--:-- --:--:-- --:--:-- 239k 11:39:38 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a20eafb3f02a68d115a71e44df748c621d1ae242 [Pipeline] } 11:39:38 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 11:39:38 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 11:39:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:39:39 ---> package-listing.sh 11:39:39 ++ facter osfamily 11:39:39 ++ tr '[:upper:]' '[:lower:]' 11:39:40 + OS_FAMILY=debian 11:39:40 + workspace=/w/workspace/edgex-go/3 11:39:40 + START_PACKAGES=/tmp/packages_start.txt 11:39:40 + END_PACKAGES=/tmp/packages_end.txt 11:39:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:39:40 + PACKAGES=/tmp/packages_start.txt 11:39:40 + '[' /w/workspace/edgex-go/3 ']' 11:39:40 + PACKAGES=/tmp/packages_end.txt 11:39:40 + case "${OS_FAMILY}" in 11:39:40 + dpkg -l 11:39:40 + grep '^ii' 11:39:40 + '[' -f /tmp/packages_start.txt ']' 11:39:40 + '[' -f /tmp/packages_end.txt ']' 11:39:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:39:40 + '[' /w/workspace/edgex-go/3 ']' 11:39:40 + mkdir -p /w/workspace/edgex-go/3/archives/ 11:39:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 11:39:40 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:39:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:39:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:39:40 11:39:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 11:39:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:39:41 latest: Pulling from edgex-lftools-log-publisher 11:39:41 5eb5b503b376: Pulling fs layer 11:39:41 5c69ac0246d0: Pulling fs layer 11:39:41 ec43610c2a17: Pulling fs layer 11:39:41 3a2ae6a8a46f: Pulling fs layer 11:39:41 33b1e0a273af: Pulling fs layer 11:39:41 5d3b04190fa2: Pulling fs layer 11:39:41 2f39f015ded8: Pulling fs layer 11:39:41 3a2ae6a8a46f: Waiting 11:39:41 33b1e0a273af: Waiting 11:39:41 5d3b04190fa2: Waiting 11:39:41 5c69ac0246d0: Verifying Checksum 11:39:41 5c69ac0246d0: Download complete 11:39:41 3a2ae6a8a46f: Download complete 11:39:41 33b1e0a273af: Verifying Checksum 11:39:41 33b1e0a273af: Download complete 11:39:41 5d3b04190fa2: Verifying Checksum 11:39:41 5d3b04190fa2: Download complete 11:39:41 ec43610c2a17: Verifying Checksum 11:39:41 ec43610c2a17: Download complete 11:39:41 5eb5b503b376: Verifying Checksum 11:39:41 5eb5b503b376: Download complete 11:39:42 2f39f015ded8: Download complete 11:39:42 5eb5b503b376: Pull complete 11:39:42 5c69ac0246d0: Pull complete 11:39:43 ec43610c2a17: Pull complete 11:39:43 3a2ae6a8a46f: Pull complete 11:39:43 33b1e0a273af: Pull complete 11:39:43 5d3b04190fa2: Pull complete 11:39:47 2f39f015ded8: Pull complete 11:39:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:39:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:39:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 11:39:48 prd-ubuntu20.04-docker-8c-8g-19481 does not seem to be running inside a container 11:39:48 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 11:39:50 $ docker top a6ad0cdc3dd6a9434d42b01886caa978f2ec57f329df4efcf5d4920f391e08ee -eo pid,comm [Pipeline] { [Pipeline] sh 11:39:50 + touch /tmp/pre-build-complete [Pipeline] sh 11:39:50 + mkdir -p /var/log/sysstat [Pipeline] sh 11:39:51 + ls /var/log/sa-host 11:39:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:39:51 provisioning config files... 11:39:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config55913051557889052tmp [Pipeline] { [Pipeline] echo 11:39:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:39:51 ---> create-netrc.sh [Pipeline] } 11:39:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:39:52 ---> python-tools-install.sh [Pipeline] echo 11:39:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:39:52 ---> sudo-logs.sh 11:39:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:39:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:39:52 ---> job-cost.sh 11:39:52 lf-activate-venv: SKIPPING 11:39:52 DEBUG: total: 0.2199999988079071 11:39:52 INFO: Retrieving Stack Cost... 11:39:53 INFO: Retrieving Pricing Info for: v3-standard-8 11:39:53 INFO: Archiving Costs [Pipeline] echo 11:39:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:39:54 ---> logs-deploy.sh 11:39:54 lf-activate-venv: SKIPPING 11:39:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3951/3 11:39:54 INFO: archiving workspace using pattern(s): 11:39:55 Archives upload complete. 11:39:55 INFO: archiving logs to Nexus 11:39:55 ---> uname -a: 11:39:55 Linux prd-ubuntu20-04-docker-8c-8g-19481 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 11:39:55 11:39:55 11:39:55 ---> lscpu: 11:39:55 Architecture: x86_64 11:39:55 CPU op-mode(s): 32-bit, 64-bit 11:39:55 Byte Order: Little Endian 11:39:55 Address sizes: 40 bits physical, 48 bits virtual 11:39:55 CPU(s): 8 11:39:55 On-line CPU(s) list: 0-7 11:39:55 Thread(s) per core: 1 11:39:55 Core(s) per socket: 1 11:39:55 Socket(s): 8 11:39:55 NUMA node(s): 1 11:39:55 Vendor ID: AuthenticAMD 11:39:55 CPU family: 23 11:39:55 Model: 49 11:39:55 Model name: AMD EPYC-Rome Processor 11:39:55 Stepping: 0 11:39:55 CPU MHz: 2799.996 11:39:55 BogoMIPS: 5599.99 11:39:55 Virtualization: AMD-V 11:39:55 Hypervisor vendor: KVM 11:39:55 Virtualization type: full 11:39:55 L1d cache: 256 KiB 11:39:55 L1i cache: 256 KiB 11:39:55 L2 cache: 4 MiB 11:39:55 L3 cache: 128 MiB 11:39:55 NUMA node0 CPU(s): 0-7 11:39:55 Vulnerability Itlb multihit: Not affected 11:39:55 Vulnerability L1tf: Not affected 11:39:55 Vulnerability Mds: Not affected 11:39:55 Vulnerability Meltdown: Not affected 11:39:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:39:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:39:55 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:39:55 Vulnerability Srbds: Not affected 11:39:55 Vulnerability Tsx async abort: Not affected 11:39:55 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 11:39:55 11:39:55 11:39:55 ---> nproc: 11:39:55 8 11:39:55 11:39:55 11:39:55 ---> df -h: 11:39:55 Filesystem Size Used Avail Use% Mounted on 11:39:55 overlay 155G 28G 128G 18% / 11:39:55 tmpfs 64M 0 64M 0% /dev 11:39:55 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:39:55 shm 64M 0 64M 0% /dev/shm 11:39:55 /dev/vda1 155G 28G 128G 18% /facter-os 11:39:55 11:39:55 11:39:55 ---> sar -b -r -n DEV: 11:39:55 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19481) 04/11/22 _x86_64_ (8 CPU) 11:39:55 11:39:55 10:29:52 LINUX RESTART (8 CPU) 11:39:55 11:39:55 10:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:39:55 10:31:01 367.49 56.61 310.88 0.00 7458.98 193382.87 0.00 11:39:55 10:32:01 122.28 1.33 120.95 0.00 20.13 62474.92 0.00 11:39:55 10:33:01 40.33 0.10 40.23 0.00 1.47 16277.17 0.00 11:39:55 10:34:01 486.72 0.17 486.55 0.00 26.79 414439.05 0.00 11:39:55 10:35:01 1106.80 0.43 1106.37 0.00 11.60 373328.05 0.00 11:39:55 10:36:01 812.18 0.55 811.63 0.00 8.80 320105.43 0.00 11:39:55 10:37:01 691.72 0.47 691.25 0.00 3.73 300222.96 0.00 11:39:55 10:38:01 906.71 0.18 906.53 0.00 1.47 275518.56 0.00 11:39:55 10:39:01 296.32 0.00 296.32 0.00 0.00 102111.78 0.00 11:39:55 10:40:01 284.49 0.00 284.49 0.00 0.00 117545.61 0.00 11:39:55 10:41:01 1.70 0.00 1.70 0.00 0.00 22.26 0.00 11:39:55 10:42:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 11:39:55 10:43:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 11:39:55 10:44:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 11:39:55 10:45:01 1.15 0.02 1.13 0.00 0.13 12.53 0.00 11:39:55 10:46:01 1.73 0.00 1.73 0.00 0.00 21.46 0.00 11:39:55 10:47:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 11:39:55 10:48:01 1.02 0.00 1.02 0.00 0.00 13.20 0.00 11:39:55 10:49:02 1.10 0.00 1.10 0.00 0.00 12.66 0.00 11:39:55 10:50:01 1.02 0.00 1.02 0.00 0.00 11.93 0.00 11:39:55 10:51:01 1.25 0.00 1.25 0.00 0.00 15.60 0.00 11:39:55 10:52:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 11:39:55 10:53:01 1.25 0.00 1.25 0.00 0.00 15.86 0.00 11:39:55 10:54:01 2.75 1.58 1.17 0.00 50.40 14.80 0.00 11:39:55 10:55:01 1.30 0.00 1.30 0.00 0.00 17.20 0.00 11:39:55 10:56:01 1.02 0.00 1.02 0.00 0.00 12.80 0.00 11:39:55 10:57:01 1.47 0.00 1.47 0.00 0.00 16.39 0.00 11:39:55 10:58:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 11:39:55 10:59:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 11:39:55 11:00:01 1.50 0.00 1.50 0.00 0.00 15.86 0.00 11:39:55 11:01:01 1.23 0.00 1.23 0.00 0.00 15.20 0.00 11:39:55 11:02:01 1.47 0.00 1.47 0.00 0.00 15.86 0.00 11:39:55 11:03:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 11:39:55 11:04:01 1.60 0.00 1.60 0.00 0.00 17.20 0.00 11:39:55 11:05:01 1.02 0.00 1.02 0.00 0.00 12.66 0.00 11:39:55 11:06:01 1.62 0.00 1.62 0.00 0.00 19.19 0.00 11:39:55 11:07:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 11:39:55 11:08:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 11:39:55 11:09:01 3.38 0.00 3.38 0.00 0.00 88.79 0.00 11:39:55 11:10:01 11.46 0.00 11.46 0.00 0.00 403.13 0.00 11:39:55 11:11:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 11:39:55 11:12:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 11:39:55 11:13:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 11:39:55 11:14:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 11:39:55 11:15:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 11:39:55 11:16:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 11:39:55 11:17:01 1.58 0.02 1.57 0.00 0.13 17.73 0.00 11:39:55 11:18:01 1.78 0.00 1.78 0.00 0.00 19.20 0.00 11:39:55 11:19:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 11:39:55 11:20:01 1.52 0.00 1.52 0.00 0.00 16.00 0.00 11:39:55 11:21:01 1.25 0.00 1.25 0.00 0.00 15.59 0.00 11:39:55 11:22:01 1.60 0.00 1.60 0.00 0.00 17.73 0.00 11:39:55 11:23:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 11:39:55 11:24:01 1.50 0.00 1.50 0.00 0.00 16.26 0.00 11:39:55 11:25:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 11:39:55 11:26:01 1.75 0.00 1.75 0.00 0.00 21.20 0.00 11:39:55 11:27:01 1.17 0.00 1.17 0.00 0.00 13.46 0.00 11:39:55 11:28:01 3.17 0.87 2.30 0.00 18.40 29.46 0.00 11:39:55 11:29:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 11:39:55 11:30:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 11:39:55 11:31:01 1.52 0.00 1.52 0.00 0.00 18.40 0.00 11:39:55 11:32:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 11:39:55 11:33:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 11:39:55 11:34:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 11:39:55 11:35:01 1.15 0.00 1.15 0.00 0.00 14.53 0.00 11:39:55 11:36:01 1.28 0.00 1.28 0.00 0.00 13.73 0.00 11:39:55 11:37:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 11:39:55 11:38:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 11:39:55 11:39:01 1.27 0.00 1.27 0.00 0.00 16.13 0.00 11:39:55 Average: 75.46 0.90 74.55 0.00 110.22 31558.04 0.00 11:39:55 11:39:55 10:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:39:55 10:31:01 29596912 31822444 521660 1.59 93628 2431272 1775004 5.23 1111940 1869684 268 11:39:55 10:32:01 27937432 31705184 588964 1.79 149908 3813464 2015852 5.94 1592240 2892400 481576 11:39:55 10:33:01 27590728 31739980 552184 1.68 154832 4156144 1959560 5.78 1481708 3315204 427400 11:39:55 10:34:01 21614672 31243092 1020476 3.10 171816 9418236 3714168 10.95 2461616 8068664 338208 11:39:55 10:35:01 14656508 30101216 2164848 6.58 265640 14809768 4720924 13.91 4454732 12702724 937512 11:39:55 10:36:01 11053156 30602368 1649092 5.02 364036 18487536 3817924 11.25 4220592 16200944 2496 11:39:55 10:37:01 2957288 30814160 1420780 4.32 530772 26101096 4165120 12.28 5683960 22282672 2779040 11:39:55 10:38:01 5386188 31191088 1062608 3.23 618348 24082840 2796872 8.24 4759364 20921944 818712 11:39:55 10:39:01 6181124 31582744 676572 2.06 707000 23630440 2262180 6.67 3558176 21375648 2471152 11:39:55 10:40:01 9367288 31728472 537888 1.64 710584 20776364 1861128 5.48 3015968 18927924 256 11:39:55 10:41:01 9368440 31729580 537072 1.63 710600 20776340 1861128 5.48 3015880 18927900 12 11:39:55 10:42:01 9377008 31738144 528536 1.61 710612 20776344 1861128 5.48 3006768 18927904 180 11:39:55 10:43:01 9377512 31738656 528004 1.61 710620 20776348 1861128 5.48 3006752 18927908 16 11:39:55 10:44:01 9381988 31743132 523688 1.59 710640 20776344 1861128 5.48 3002744 18927908 8 11:39:55 10:45:01 9377492 31738716 527844 1.61 710656 20776348 1887508 5.56 3010604 18927956 308 11:39:55 10:46:01 9381688 31743024 523920 1.59 710660 20776356 1887508 5.56 3003520 18927956 228 11:39:55 10:47:01 9381544 31742928 523852 1.59 710680 20776360 1887508 5.56 3002780 18927960 16 11:39:55 10:48:01 9381716 31743108 523588 1.59 710708 20776360 1887508 5.56 3002764 18927964 156 11:39:55 10:49:02 9381668 31743060 523572 1.59 710708 20776364 1887508 5.56 3002764 18927964 16 11:39:55 10:50:01 9381652 31743092 523508 1.59 710724 20776368 1887508 5.56 3002808 18927968 144 11:39:55 10:51:01 9381416 31742880 523700 1.59 710744 20776360 1887508 5.56 3003208 18927968 12 11:39:55 10:52:01 9381400 31742880 523632 1.59 710752 20776372 1887508 5.56 3002856 18927972 156 11:39:55 10:53:01 9381844 31743328 523312 1.59 710772 20776376 1887508 5.56 3003488 18927976 12 11:39:55 10:54:01 9379456 31743368 523160 1.59 710792 20777892 1887508 5.56 3008560 18927548 168 11:39:55 10:55:01 9378936 31742884 523588 1.59 710808 20777896 1887508 5.56 3007656 18927548 12 11:39:55 10:56:01 9378856 31742828 523604 1.59 710812 20777900 1887508 5.56 3008044 18927552 188 11:39:55 10:57:01 9379512 31743488 523188 1.59 710820 20777900 1887508 5.56 3007680 18927552 12 11:39:55 10:58:01 9379252 31743232 523416 1.59 710836 20777904 1887508 5.56 3007692 18927556 156 11:39:55 10:59:01 9379420 31743400 523408 1.59 710840 20777904 1887508 5.56 3007680 18927556 8 11:39:55 11:00:01 9379436 31743424 523348 1.59 710848 20777908 1887508 5.56 3007680 18927560 152 11:39:55 11:01:01 9379104 31743136 523604 1.59 710856 20777912 1887508 5.56 3008092 18927564 8 11:39:55 11:02:01 9379340 31743376 523296 1.59 710864 20777916 1887508 5.56 3007760 18927564 8 11:39:55 11:03:01 9379260 31743304 523292 1.59 710884 20777920 1887508 5.56 3008192 18927572 184 11:39:55 11:04:01 9378960 31743008 523508 1.59 710904 20777924 1903668 5.61 3007768 18927576 156 11:39:55 11:05:01 9379164 31743272 523224 1.59 710924 20777924 1903668 5.61 3008520 18927576 12 11:39:55 11:06:01 9379600 31743732 522908 1.59 710960 20777912 1903668 5.61 3008096 18927580 16 11:39:55 11:07:01 9379608 31743776 522868 1.59 710976 20777928 1903668 5.61 3008684 18927580 24 11:39:55 11:08:01 9379316 31743628 522960 1.59 710988 20778060 1903668 5.61 3007952 18927700 164 11:39:55 11:09:01 9379488 31743952 522560 1.59 711148 20778064 1903668 5.61 3007336 18927724 104 11:39:55 11:10:01 9380148 31745480 520928 1.58 711876 20778080 1903668 5.61 3006156 18927732 20 11:39:55 11:11:01 9379904 31745300 521108 1.58 711896 20778084 1887528 5.56 3005928 18927732 8 11:39:55 11:12:01 9380324 31745740 520816 1.58 711916 20778088 1887528 5.56 3005536 18927732 160 11:39:55 11:13:01 9380308 31745756 520792 1.58 711916 20778092 1887528 5.56 3005848 18927736 16 11:39:55 11:14:01 9380320 31745848 520576 1.58 711916 20778096 1887528 5.56 3005888 18927748 216 11:39:55 11:15:01 9379760 31745292 521044 1.58 711944 20778096 1887528 5.56 3006292 18927748 196 11:39:55 11:16:01 9379720 31745256 521008 1.58 711956 20778100 1887528 5.56 3006220 18927752 156 11:39:55 11:17:01 9379160 31744760 521448 1.59 711980 20778104 1887528 5.56 3006468 18927756 236 11:39:55 11:18:01 9379192 31744804 521408 1.59 711988 20778104 1887528 5.56 3006280 18927756 148 11:39:55 11:19:01 9378828 31744476 521704 1.59 711996 20778108 1887528 5.56 3005672 18927760 12 11:39:55 11:20:01 9378812 31744480 521644 1.59 712004 20778112 1887528 5.56 3005708 18927764 168 11:39:55 11:21:01 9378976 31744664 521340 1.59 712016 20778116 1887528 5.56 3006392 18927768 212 11:39:55 11:22:01 9378952 31744652 521332 1.59 712028 20778120 1887528 5.56 3006404 18927772 148 11:39:55 11:23:01 9378912 31744612 521304 1.59 712036 20778120 1887528 5.56 3005684 18927772 20 11:39:55 11:24:01 9378820 31744548 521536 1.59 712044 20778124 1887528 5.56 3005704 18927776 8 11:39:55 11:25:01 9379056 31744784 521256 1.59 712052 20778124 1903620 5.61 3005704 18927776 12 11:39:55 11:26:01 9378780 31744512 521452 1.59 712076 20778112 1903620 5.61 3006036 18927780 156 11:39:55 11:27:01 9378732 31744504 521408 1.59 712084 20778136 1903620 5.61 3005756 18927788 12 11:39:55 11:28:01 9376388 31743080 522760 1.59 712136 20778648 1924292 5.67 3005916 18928200 164 11:39:55 11:29:01 9376900 31743596 522408 1.59 712148 20778652 1924292 5.67 3005964 18928204 12 11:39:55 11:30:01 9376860 31743564 522384 1.59 712148 20778660 1924292 5.67 3006084 18928212 172 11:39:55 11:31:01 9376780 31743612 522272 1.59 712168 20778784 1924292 5.67 3006288 18928340 16 11:39:55 11:32:01 9376952 31743788 522000 1.59 712176 20778792 1924292 5.67 3005900 18928344 164 11:39:55 11:33:01 9376896 31743792 521984 1.59 712188 20778792 1907620 5.62 3005956 18928348 8 11:39:55 11:34:01 9376844 31743744 522172 1.59 712208 20778796 1907620 5.62 3005956 18928352 164 11:39:55 11:35:01 9376828 31743732 522144 1.59 712220 20778800 1907620 5.62 3006004 18928356 32 11:39:55 11:36:01 9376496 31743400 522404 1.59 712232 20778800 1907620 5.62 3006304 18928356 160 11:39:55 11:37:01 9376448 31743356 522376 1.59 712244 20778804 1907620 5.62 3005996 18928360 12 11:39:55 11:38:01 9376684 31743656 522064 1.59 712256 20778804 1907620 5.62 3006052 18928364 172 11:39:55 11:39:01 9376344 31743328 522316 1.59 712272 20778812 1907620 5.62 3006068 18928372 12 11:39:55 Average: 10285427 31672307 594937 1.81 662925 19907213 2041053 6.02 3039345 18047853 119743 11:39:55 11:39:55 10:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:39:55 10:31:01 ens3 1348.82 1484.87 7467.60 207.42 0.00 0.00 0.00 0.00 11:39:55 10:31:01 lo 4.27 4.27 0.41 0.41 0.00 0.00 0.00 0.00 11:39:55 10:31:01 docker0 828.97 478.32 69.10 2719.51 0.00 0.00 0.00 0.00 11:39:55 10:32:01 vetha69cf7b 0.63 0.82 0.05 0.07 0.00 0.00 0.00 0.00 11:39:55 10:32:01 ens3 271.02 180.09 4352.78 30.61 0.00 0.00 0.00 0.00 11:39:55 10:32:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 11:39:55 10:32:01 docker0 94.18 118.91 7.75 987.04 0.00 0.00 0.00 0.00 11:39:55 10:33:01 vetha69cf7b 0.80 0.82 0.06 0.06 0.00 0.00 0.00 0.00 11:39:55 10:33:01 ens3 50.14 42.41 22.00 65.71 0.00 0.00 0.00 0.00 11:39:55 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 10:33:01 docker0 0.80 0.80 0.05 0.06 0.00 0.00 0.00 0.00 11:39:55 10:34:01 veth4e654ab 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 11:39:55 10:34:01 vethded3962 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 11:39:55 10:34:01 vethc8e7f56 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 11:39:55 10:34:01 ens3 251.77 168.51 2905.15 76.79 0.00 0.00 0.00 0.00 11:39:55 10:34:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 11:39:55 10:34:01 vethcfde2f2 0.00 0.93 0.00 0.05 0.00 0.00 0.00 0.00 11:39:55 10:34:01 veth2cc391a 44.67 88.80 2.92 1011.30 0.00 0.00 0.00 0.08 11:39:55 10:34:01 docker0 79.29 131.94 4.25 1201.74 0.00 0.00 0.00 0.00 11:39:55 10:34:01 vethd017829 0.03 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:39:55 10:35:01 ens3 473.05 285.34 5223.67 113.08 0.00 0.00 0.00 0.00 11:39:55 10:35:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 11:39:55 10:35:01 vethcfde2f2 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 11:39:55 10:35:01 veth2cc391a 177.34 334.81 16.38 4818.16 0.00 0.00 0.00 0.39 11:39:55 10:35:01 docker0 214.53 388.77 16.12 5134.51 0.00 0.00 0.00 0.00 11:39:55 10:36:01 veth2ffe6f3 207.18 433.82 18.35 5830.61 0.00 0.00 0.00 0.48 11:39:55 10:36:01 ens3 535.52 271.14 7287.51 38.46 0.00 0.00 0.00 0.00 11:39:55 10:36:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 11:39:55 10:36:01 vethcfde2f2 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 11:39:55 10:36:01 veth2cc391a 11.85 15.23 1.08 206.66 0.00 0.00 0.00 0.02 11:39:55 10:36:01 docker0 228.56 463.05 17.00 6124.98 0.00 0.00 0.00 0.00 11:39:55 10:37:01 veth2ffe6f3 0.12 0.75 0.01 0.03 0.00 0.00 0.00 0.00 11:39:55 10:37:01 veth6ace8fd 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 11:39:55 10:37:01 vethab9a73a 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 11:39:55 10:37:01 ens3 547.84 281.09 6342.97 94.87 0.00 0.00 0.00 0.00 11:39:55 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 10:37:01 vethcfde2f2 0.00 0.63 0.00 0.03 0.00 0.00 0.00 0.00 11:39:55 10:37:01 vethaf0af74 200.08 435.85 17.74 5828.83 0.00 0.00 0.00 0.48 11:39:55 10:37:01 docker0 227.17 482.84 16.96 6312.67 0.00 0.00 0.00 0.00 11:39:55 10:38:01 ens3 74.68 50.92 401.20 13.79 0.00 0.00 0.00 0.00 11:39:55 10:38:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 11:39:55 10:38:01 vethcfde2f2 0.00 0.80 0.00 0.03 0.00 0.00 0.00 0.00 11:39:55 10:38:01 vethaf0af74 0.12 0.93 0.01 0.04 0.00 0.00 0.00 0.00 11:39:55 10:38:01 docker0 36.32 49.40 2.34 380.53 0.00 0.00 0.00 0.00 11:39:55 10:39:01 ens3 69.19 59.49 301.21 47.87 0.00 0.00 0.00 0.00 11:39:55 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 10:39:01 vethcfde2f2 0.00 0.55 0.00 0.03 0.00 0.00 0.00 0.00 11:39:55 10:39:01 docker0 27.43 33.78 1.86 288.53 0.00 0.00 0.00 0.00 11:39:55 10:40:01 ens3 38.16 37.09 83.73 28.92 0.00 0.00 0.00 0.00 11:39:55 10:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:39:55 10:40:01 docker0 13.86 17.41 0.80 77.38 0.00 0.00 0.00 0.00 11:39:55 10:41:01 ens3 5.60 3.15 10.79 0.45 0.00 0.00 0.00 0.00 11:39:55 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 10:42:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:39:55 10:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:39:55 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 10:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 10:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:39:55 10:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:39:55 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 10:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 10:46:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 11:39:55 10:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:39:55 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 10:47:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 10:48:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:39:55 10:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:39:55 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 10:49:02 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 10:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 10:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 10:50:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:39:55 10:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:39:55 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 10:51:01 ens3 0.57 0.42 0.33 0.27 0.00 0.00 0.00 0.00 11:39:55 10:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 10:52:01 ens3 0.52 0.08 0.05 0.01 0.00 0.00 0.00 0.00 11:39:55 10:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:39:55 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 10:53:01 ens3 0.42 0.32 0.26 0.21 0.00 0.00 0.00 0.00 11:39:55 10:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 10:54:01 ens3 7.28 5.98 5.32 6.17 0.00 0.00 0.00 0.00 11:39:55 10:54:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 11:39:55 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 10:55:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 10:56:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 11:39:55 10:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:39:55 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 10:57:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 10:58:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:39:55 10:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:39:55 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 10:59:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:00:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:39:55 11:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:39:55 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:01:01 ens3 0.25 0.15 0.19 0.07 0.00 0.00 0.00 0.00 11:39:55 11:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:02:01 ens3 0.45 0.08 0.05 0.01 0.00 0.00 0.00 0.00 11:39:55 11:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:39:55 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:03:01 ens3 0.50 0.35 0.26 0.21 0.00 0.00 0.00 0.00 11:39:55 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:04:01 ens3 0.60 0.12 0.06 0.01 0.00 0.00 0.00 0.00 11:39:55 11:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:39:55 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:05:01 ens3 0.50 0.25 0.26 0.20 0.00 0.00 0.00 0.00 11:39:55 11:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:06:01 ens3 1.22 0.23 0.24 0.08 0.00 0.00 0.00 0.00 11:39:55 11:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:39:55 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:07:01 ens3 0.98 0.53 0.52 0.40 0.00 0.00 0.00 0.00 11:39:55 11:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:08:01 ens3 0.67 0.08 0.06 0.01 0.00 0.00 0.00 0.00 11:39:55 11:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:39:55 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:09:01 ens3 28.88 29.96 15.83 26.58 0.00 0.00 0.00 0.00 11:39:55 11:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:10:01 ens3 101.92 73.75 80.64 82.13 0.00 0.00 0.00 0.00 11:39:55 11:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:39:55 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:11:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:39:55 11:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:12:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:39:55 11:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:39:55 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:13:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:14:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:39:55 11:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:39:55 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:15:01 ens3 0.20 0.08 0.09 0.01 0.00 0.00 0.00 0.00 11:39:55 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:16:01 ens3 0.28 0.23 0.09 0.08 0.00 0.00 0.00 0.00 11:39:55 11:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:39:55 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:17:01 ens3 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 11:39:55 11:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:18:01 ens3 0.50 0.50 0.32 0.22 0.00 0.00 0.00 0.00 11:39:55 11:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:39:55 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:19:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:20:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:39:55 11:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:39:55 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:21:01 ens3 0.82 0.13 0.13 0.07 0.00 0.00 0.00 0.00 11:39:55 11:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:22:01 ens3 0.70 0.45 0.36 0.28 0.00 0.00 0.00 0.00 11:39:55 11:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:39:55 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:23:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:24:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:39:55 11:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:39:55 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:25:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:26:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 11:39:55 11:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:39:55 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:27:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:28:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:39:55 11:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:39:55 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:29:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 11:39:55 11:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:30:01 ens3 0.30 0.20 0.16 0.01 0.00 0.00 0.00 0.00 11:39:55 11:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:39:55 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:31:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 11:39:55 11:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:32:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:39:55 11:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:39:55 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:33:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:34:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:39:55 11:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:39:55 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:35:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:36:01 ens3 0.22 0.23 0.08 0.08 0.00 0.00 0.00 0.00 11:39:55 11:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:39:55 11:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:37:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:38:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:39:55 11:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:39:55 11:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:55 Average: ens3 55.34 43.21 500.24 12.11 0.00 0.00 0.00 0.00 11:39:55 Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 11:39:55 Average: docker0 25.39 31.39 1.97 336.75 0.00 0.00 0.00 0.00 11:39:55 11:39:55 11:39:55 ---> sar -P ALL: 11:39:55 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19481) 04/11/22 _x86_64_ (8 CPU) 11:39:55 11:39:55 10:29:52 LINUX RESTART (8 CPU) 11:39:55 11:39:55 10:30:01 CPU %user %nice %system %iowait %steal %idle 11:39:55 10:31:01 all 9.69 0.00 3.42 1.60 0.05 85.25 11:39:55 10:31:01 0 10.94 0.00 2.84 0.28 0.05 85.88 11:39:55 10:31:01 1 5.66 0.00 3.58 0.64 0.05 90.08 11:39:55 10:31:01 2 6.35 0.00 2.50 0.91 0.05 90.19 11:39:55 10:31:01 3 12.96 0.00 4.64 3.26 0.07 79.07 11:39:55 10:31:01 4 5.94 0.00 2.00 2.43 0.07 89.57 11:39:55 10:31:01 5 9.71 0.00 4.45 3.66 0.05 82.14 11:39:55 10:31:01 6 16.56 0.00 3.22 0.13 0.05 80.03 11:39:55 10:31:01 7 9.38 0.00 4.11 1.48 0.05 84.99 11:39:55 10:32:01 all 29.49 0.00 6.84 0.79 0.07 62.80 11:39:55 10:32:01 0 29.63 0.00 6.29 0.83 0.07 63.20 11:39:55 10:32:01 1 30.92 0.00 6.02 0.12 0.07 62.87 11:39:55 10:32:01 2 28.69 0.00 7.61 0.25 0.08 63.37 11:39:55 10:32:01 3 29.87 0.00 6.60 0.10 0.07 63.36 11:39:55 10:32:01 4 28.44 0.00 6.04 0.35 0.07 65.10 11:39:55 10:32:01 5 27.53 0.00 6.77 0.07 0.07 65.56 11:39:55 10:32:01 6 31.65 0.00 6.64 0.08 0.08 61.54 11:39:55 10:32:01 7 29.23 0.00 8.80 4.57 0.08 57.31 11:39:55 10:33:01 all 47.57 0.00 6.21 0.12 0.08 46.03 11:39:55 10:33:01 0 46.31 0.00 5.94 0.17 0.07 47.52 11:39:55 10:33:01 1 50.07 0.00 6.22 0.02 0.07 43.63 11:39:55 10:33:01 2 47.94 0.00 6.81 0.76 0.07 44.43 11:39:55 10:33:01 3 47.36 0.00 6.12 0.00 0.08 46.43 11:39:55 10:33:01 4 47.58 0.00 5.99 0.00 0.08 46.35 11:39:55 10:33:01 5 46.95 0.00 5.92 0.00 0.07 47.06 11:39:55 10:33:01 6 46.52 0.00 6.45 0.00 0.08 46.94 11:39:55 10:33:01 7 47.81 0.00 6.23 0.02 0.08 45.86 11:39:55 10:34:01 all 26.96 0.00 13.00 3.85 0.08 56.12 11:39:55 10:34:01 0 24.62 0.00 12.61 6.82 0.09 55.87 11:39:55 10:34:01 1 25.68 0.00 13.30 0.62 0.07 60.33 11:39:55 10:34:01 2 28.32 0.00 13.38 1.74 0.10 56.46 11:39:55 10:34:01 3 27.19 0.00 13.88 1.99 0.09 56.85 11:39:55 10:34:01 4 28.05 0.00 13.21 0.99 0.07 57.68 11:39:55 10:34:01 5 26.68 0.00 11.49 3.24 0.08 58.51 11:39:55 10:34:01 6 28.30 0.00 12.41 1.18 0.07 58.05 11:39:55 10:34:01 7 26.80 0.00 13.77 14.23 0.09 45.11 11:39:55 10:35:01 all 75.37 0.00 15.56 1.66 0.11 7.30 11:39:55 10:35:01 0 77.16 0.00 14.47 1.90 0.10 6.37 11:39:55 10:35:01 1 75.17 0.00 15.65 1.50 0.12 7.57 11:39:55 10:35:01 2 74.49 0.00 16.26 1.92 0.10 7.23 11:39:55 10:35:01 3 76.69 0.00 14.18 1.52 0.10 7.51 11:39:55 10:35:01 4 75.68 0.00 15.24 1.30 0.14 7.65 11:39:55 10:35:01 5 76.48 0.00 14.43 1.46 0.10 7.53 11:39:55 10:35:01 6 73.99 0.00 17.30 1.68 0.12 6.91 11:39:55 10:35:01 7 73.33 0.00 16.91 1.99 0.14 7.63 11:39:55 10:36:01 all 81.64 0.00 12.90 1.13 0.11 4.22 11:39:55 10:36:01 0 82.52 0.00 12.47 0.77 0.12 4.11 11:39:55 10:36:01 1 82.59 0.00 11.70 1.90 0.12 3.69 11:39:55 10:36:01 2 83.98 0.00 12.20 0.62 0.12 3.08 11:39:55 10:36:01 3 82.46 0.00 12.23 1.22 0.10 3.99 11:39:55 10:36:01 4 81.51 0.00 12.51 0.46 0.12 5.41 11:39:55 10:36:01 5 80.00 0.00 13.74 1.23 0.12 4.91 11:39:55 10:36:01 6 79.55 0.00 15.12 2.37 0.12 2.84 11:39:55 10:36:01 7 80.48 0.00 13.22 0.49 0.10 5.71 11:39:55 10:37:01 all 83.20 0.00 14.43 0.50 0.11 1.76 11:39:55 10:37:01 0 88.14 0.00 9.41 0.27 0.10 2.07 11:39:55 10:37:01 1 80.84 0.00 16.65 0.28 0.12 2.11 11:39:55 10:37:01 2 82.00 0.00 15.75 1.06 0.12 1.07 11:39:55 10:37:01 3 83.69 0.00 14.30 0.40 0.12 1.49 11:39:55 10:37:01 4 82.85 0.00 14.72 0.89 0.12 1.42 11:39:55 10:37:01 5 82.48 0.00 14.62 0.28 0.12 2.50 11:39:55 10:37:01 6 84.01 0.00 13.63 0.60 0.10 1.66 11:39:55 10:37:01 7 81.59 0.00 16.35 0.22 0.12 1.72 11:39:55 10:38:01 all 71.07 0.00 10.94 1.02 0.11 16.86 11:39:55 10:38:01 0 83.56 0.00 9.53 0.10 0.10 6.70 11:39:55 10:38:01 1 70.55 0.00 11.80 0.52 0.10 17.03 11:39:55 10:38:01 2 68.22 0.00 9.25 0.24 0.10 22.19 11:39:55 10:38:01 3 70.88 0.00 10.33 0.20 0.12 18.47 11:39:55 10:38:01 4 67.75 0.00 14.16 5.32 0.10 12.66 11:39:55 10:38:01 5 69.42 0.00 10.71 1.19 0.12 18.57 11:39:55 10:38:01 6 70.41 0.00 9.30 0.35 0.12 19.82 11:39:55 10:38:01 7 67.75 0.00 12.43 0.25 0.10 19.46 11:39:55 10:39:01 all 21.74 0.00 6.06 1.74 0.07 70.38 11:39:55 10:39:01 0 41.91 0.00 5.43 0.72 0.08 51.84 11:39:55 10:39:01 1 19.32 0.00 6.52 0.41 0.08 73.67 11:39:55 10:39:01 2 17.14 0.00 5.20 0.08 0.07 77.51 11:39:55 10:39:01 3 21.08 0.00 6.32 1.37 0.07 71.16 11:39:55 10:39:01 4 17.80 0.00 6.83 7.64 0.07 67.66 11:39:55 10:39:01 5 18.12 0.00 5.50 1.45 0.05 74.88 11:39:55 10:39:01 6 17.19 0.00 4.98 0.69 0.07 77.06 11:39:55 10:39:01 7 21.22 0.00 7.72 1.54 0.07 69.44 11:39:55 10:40:01 all 2.01 0.00 1.54 1.75 0.02 94.68 11:39:55 10:40:01 0 2.48 0.00 0.90 0.13 0.02 96.47 11:39:55 10:40:01 1 2.13 0.00 1.66 0.25 0.02 95.95 11:39:55 10:40:01 2 2.36 0.00 1.97 0.55 0.02 95.10 11:39:55 10:40:01 3 1.98 0.00 1.17 0.40 0.02 96.43 11:39:55 10:40:01 4 1.54 0.00 1.26 0.00 0.02 97.18 11:39:55 10:40:01 5 2.34 0.00 1.22 0.82 0.03 95.59 11:39:55 10:40:01 6 1.65 0.00 1.34 0.03 0.02 96.96 11:39:55 10:40:01 7 1.58 0.00 2.81 11.87 0.02 83.73 11:39:55 10:41:01 all 0.04 0.00 0.02 0.00 0.00 99.94 11:39:55 10:41:01 0 0.02 0.00 0.03 0.00 0.02 99.93 11:39:55 10:41:01 1 0.05 0.00 0.00 0.00 0.00 99.95 11:39:55 10:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 10:41:01 3 0.00 0.00 0.03 0.00 0.00 99.97 11:39:55 10:41:01 4 0.07 0.00 0.00 0.00 0.00 99.93 11:39:55 10:41:01 5 0.05 0.00 0.03 0.00 0.00 99.92 11:39:55 10:41:01 6 0.03 0.00 0.03 0.02 0.00 99.92 11:39:55 10:41:01 7 0.07 0.00 0.03 0.02 0.00 99.88 11:39:55 11:39:55 10:41:01 CPU %user %nice %system %iowait %steal %idle 11:39:55 10:42:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:39:55 10:42:01 0 0.05 0.00 0.05 0.00 0.02 99.88 11:39:55 10:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 10:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 10:42:01 3 0.05 0.00 0.00 0.00 0.00 99.95 11:39:55 10:42:01 4 0.02 0.00 0.03 0.00 0.00 99.95 11:39:55 10:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:39:55 10:42:01 6 0.05 0.00 0.00 0.02 0.00 99.93 11:39:55 10:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:39:55 10:43:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:39:55 10:43:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:39:55 10:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 10:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 10:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 10:43:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:39:55 10:43:01 5 0.10 0.00 0.02 0.00 0.00 99.88 11:39:55 10:43:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:39:55 10:43:01 7 0.00 0.00 0.00 0.03 0.00 99.97 11:39:55 10:44:01 all 0.01 0.00 0.01 0.01 0.01 99.96 11:39:55 10:44:01 0 0.02 0.00 0.03 0.00 0.00 99.95 11:39:55 10:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 10:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 10:44:01 3 0.02 0.00 0.03 0.00 0.02 99.93 11:39:55 10:44:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:39:55 10:44:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:39:55 10:44:01 6 0.02 0.00 0.00 0.05 0.00 99.93 11:39:55 10:44:01 7 0.02 0.00 0.02 0.02 0.02 99.93 11:39:55 10:45:01 all 0.01 0.00 0.02 0.00 0.01 99.96 11:39:55 10:45:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:39:55 10:45:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:39:55 10:45:01 2 0.00 0.00 0.02 0.00 0.02 99.97 11:39:55 10:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 10:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:39:55 10:45:01 5 0.03 0.00 0.03 0.00 0.00 99.93 11:39:55 10:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:39:55 10:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 10:46:01 all 0.01 0.00 0.01 0.01 0.00 99.97 11:39:55 10:46:01 0 0.03 0.00 0.05 0.00 0.02 99.90 11:39:55 10:46:01 1 0.02 0.00 0.02 0.03 0.00 99.93 11:39:55 10:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 10:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 10:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 10:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 10:46:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:39:55 10:46:01 7 0.02 0.00 0.00 0.02 0.00 99.97 11:39:55 10:47:01 all 0.01 0.00 0.00 0.00 0.01 99.98 11:39:55 10:47:01 0 0.03 0.00 0.00 0.00 0.02 99.95 11:39:55 10:47:01 1 0.00 0.00 0.00 0.02 0.00 99.98 11:39:55 10:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 10:47:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:39:55 10:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 10:47:01 5 0.00 0.00 0.00 0.00 0.02 99.98 11:39:55 10:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:39:55 10:47:01 7 0.00 0.00 0.00 0.02 0.00 99.98 11:39:55 10:48:01 all 0.09 0.00 0.01 0.01 0.00 99.89 11:39:55 10:48:01 0 0.02 0.00 0.03 0.00 0.00 99.95 11:39:55 10:48:01 1 0.00 0.00 0.00 0.02 0.00 99.98 11:39:55 10:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:39:55 10:48:01 3 0.65 0.00 0.02 0.00 0.00 99.33 11:39:55 10:48:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:39:55 10:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:39:55 10:48:01 6 0.02 0.00 0.00 0.02 0.00 99.97 11:39:55 10:48:01 7 0.00 0.00 0.00 0.02 0.00 99.98 11:39:55 10:49:02 all 0.26 0.00 0.00 0.00 0.00 99.73 11:39:55 10:49:02 0 0.02 0.00 0.00 0.00 0.03 99.95 11:39:55 10:49:02 1 0.00 0.00 0.00 0.02 0.00 99.98 11:39:55 10:49:02 2 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 10:49:02 3 1.97 0.00 0.00 0.00 0.00 98.03 11:39:55 10:49:02 4 0.05 0.00 0.02 0.00 0.00 99.93 11:39:55 10:49:02 5 0.00 0.00 0.02 0.00 0.00 99.98 11:39:55 10:49:02 6 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 10:49:02 7 0.00 0.00 0.00 0.02 0.00 99.98 11:39:55 10:50:01 all 0.26 0.00 0.02 0.01 0.01 99.70 11:39:55 10:50:01 0 0.03 0.00 0.05 0.00 0.02 99.90 11:39:55 10:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:39:55 10:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 10:50:01 3 1.97 0.00 0.03 0.00 0.02 97.98 11:39:55 10:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 10:50:01 5 0.03 0.00 0.03 0.00 0.02 99.92 11:39:55 10:50:01 6 0.00 0.00 0.00 0.05 0.00 99.95 11:39:55 10:50:01 7 0.00 0.00 0.02 0.02 0.00 99.97 11:39:55 10:51:01 all 0.26 0.00 0.01 0.00 0.00 99.72 11:39:55 10:51:01 0 0.00 0.00 0.02 0.00 0.02 99.97 11:39:55 10:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 10:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 10:51:01 3 1.99 0.00 0.00 0.00 0.00 98.01 11:39:55 10:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:39:55 10:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:39:55 10:51:01 6 0.02 0.00 0.00 0.02 0.02 99.95 11:39:55 10:51:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:39:55 10:52:01 all 0.20 0.00 0.01 0.00 0.00 99.78 11:39:55 10:52:01 0 0.02 0.00 0.03 0.00 0.00 99.95 11:39:55 10:52:01 1 0.00 0.00 0.00 0.02 0.00 99.98 11:39:55 10:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 10:52:01 3 1.57 0.00 0.07 0.00 0.02 98.35 11:39:55 10:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 10:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 10:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 10:52:01 7 0.00 0.00 0.00 0.02 0.00 99.98 11:39:55 11:39:55 10:52:01 CPU %user %nice %system %iowait %steal %idle 11:39:55 10:53:01 all 0.02 0.00 0.01 0.01 0.00 99.96 11:39:55 10:53:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:39:55 10:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 10:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 10:53:01 3 0.02 0.00 0.03 0.00 0.00 99.95 11:39:55 10:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 10:53:01 5 0.03 0.00 0.02 0.00 0.02 99.93 11:39:55 10:53:01 6 0.03 0.00 0.00 0.02 0.00 99.95 11:39:55 10:53:01 7 0.02 0.00 0.00 0.07 0.00 99.92 11:39:55 10:54:01 all 0.19 0.00 0.04 0.01 0.01 99.75 11:39:55 10:54:01 0 0.20 0.00 0.07 0.02 0.02 99.70 11:39:55 10:54:01 1 0.08 0.00 0.02 0.00 0.00 99.90 11:39:55 10:54:01 2 0.03 0.00 0.07 0.00 0.00 99.90 11:39:55 10:54:01 3 0.28 0.00 0.02 0.02 0.00 99.68 11:39:55 10:54:01 4 0.32 0.00 0.02 0.00 0.02 99.65 11:39:55 10:54:01 5 0.18 0.00 0.10 0.00 0.00 99.72 11:39:55 10:54:01 6 0.02 0.00 0.03 0.03 0.02 99.90 11:39:55 10:54:01 7 0.42 0.00 0.03 0.02 0.00 99.53 11:39:55 10:55:01 all 0.02 0.00 0.00 0.00 0.01 99.97 11:39:55 10:55:01 0 0.03 0.00 0.00 0.00 0.02 99.95 11:39:55 10:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 10:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 10:55:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:39:55 10:55:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:39:55 10:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 10:55:01 6 0.03 0.00 0.00 0.03 0.00 99.93 11:39:55 10:55:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:39:55 10:56:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:39:55 10:56:01 0 0.03 0.00 0.03 0.00 0.00 99.93 11:39:55 10:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 10:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 10:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:39:55 10:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:39:55 10:56:01 5 0.05 0.00 0.03 0.00 0.00 99.92 11:39:55 10:56:01 6 0.00 0.00 0.00 0.02 0.00 99.98 11:39:55 10:56:01 7 0.02 0.00 0.02 0.02 0.00 99.95 11:39:55 10:57:01 all 0.04 0.00 0.00 0.01 0.00 99.95 11:39:55 10:57:01 0 0.02 0.00 0.00 0.03 0.02 99.93 11:39:55 10:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 10:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 10:57:01 3 0.27 0.00 0.00 0.00 0.00 99.73 11:39:55 10:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 10:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:39:55 10:57:01 6 0.00 0.00 0.02 0.02 0.00 99.97 11:39:55 10:57:01 7 0.00 0.00 0.00 0.02 0.00 99.98 11:39:55 10:58:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:39:55 10:58:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:39:55 10:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 10:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 10:58:01 3 0.05 0.00 0.00 0.00 0.02 99.93 11:39:55 10:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:39:55 10:58:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:39:55 10:58:01 6 0.00 0.00 0.02 0.03 0.00 99.95 11:39:55 10:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 10:59:01 all 0.02 0.00 0.00 0.00 0.00 99.97 11:39:55 10:59:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:39:55 10:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 10:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 10:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 10:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 10:59:01 5 0.00 0.00 0.02 0.00 0.02 99.97 11:39:55 10:59:01 6 0.03 0.00 0.00 0.02 0.00 99.95 11:39:55 10:59:01 7 0.02 0.00 0.00 0.02 0.00 99.97 11:39:55 11:00:01 all 0.02 0.00 0.01 0.01 0.00 99.96 11:39:55 11:00:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:39:55 11:00:01 1 0.00 0.00 0.00 0.03 0.00 99.97 11:39:55 11:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 11:00:01 4 0.07 0.00 0.02 0.00 0.02 99.90 11:39:55 11:00:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:39:55 11:00:01 6 0.00 0.00 0.00 0.02 0.02 99.97 11:39:55 11:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:39:55 11:01:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:39:55 11:01:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:39:55 11:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:39:55 11:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:01:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:39:55 11:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:39:55 11:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 11:01:01 6 0.02 0.00 0.03 0.02 0.00 99.93 11:39:55 11:01:01 7 0.07 0.00 0.00 0.02 0.00 99.92 11:39:55 11:02:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:39:55 11:02:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:39:55 11:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 11:02:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:39:55 11:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:02:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:39:55 11:02:01 5 0.03 0.00 0.03 0.00 0.00 99.93 11:39:55 11:02:01 6 0.00 0.00 0.02 0.02 0.00 99.97 11:39:55 11:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:39:55 11:03:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:39:55 11:03:01 0 0.05 0.00 0.03 0.00 0.02 99.90 11:39:55 11:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 11:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:39:55 11:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:03:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:39:55 11:03:01 6 0.02 0.00 0.00 0.02 0.00 99.97 11:39:55 11:03:01 7 0.00 0.00 0.00 0.02 0.00 99.98 11:39:55 11:39:55 11:03:01 CPU %user %nice %system %iowait %steal %idle 11:39:55 11:04:01 all 0.01 0.00 0.01 0.01 0.01 99.96 11:39:55 11:04:01 0 0.02 0.00 0.03 0.00 0.02 99.93 11:39:55 11:04:01 1 0.00 0.00 0.00 0.02 0.00 99.98 11:39:55 11:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:04:01 3 0.02 0.00 0.03 0.00 0.02 99.93 11:39:55 11:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 11:04:01 5 0.02 0.00 0.00 0.00 0.02 99.97 11:39:55 11:04:01 6 0.00 0.00 0.02 0.02 0.02 99.95 11:39:55 11:04:01 7 0.00 0.00 0.00 0.02 0.02 99.97 11:39:55 11:05:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:39:55 11:05:01 0 0.03 0.00 0.00 0.00 0.02 99.95 11:39:55 11:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:39:55 11:05:01 5 0.02 0.00 0.03 0.00 0.00 99.95 11:39:55 11:05:01 6 0.02 0.00 0.00 0.02 0.00 99.97 11:39:55 11:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 11:06:01 all 0.01 0.00 0.01 0.01 0.00 99.97 11:39:55 11:06:01 0 0.02 0.00 0.03 0.00 0.02 99.93 11:39:55 11:06:01 1 0.02 0.00 0.00 0.03 0.00 99.95 11:39:55 11:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:06:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:39:55 11:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:06:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:39:55 11:06:01 7 0.02 0.00 0.02 0.02 0.00 99.95 11:39:55 11:07:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:39:55 11:07:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:39:55 11:07:01 1 0.02 0.00 0.00 0.02 0.02 99.95 11:39:55 11:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:39:55 11:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:39:55 11:07:01 5 0.02 0.00 0.03 0.00 0.00 99.95 11:39:55 11:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:39:55 11:07:01 7 0.02 0.00 0.00 0.02 0.00 99.97 11:39:55 11:08:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:39:55 11:08:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:39:55 11:08:01 1 0.00 0.00 0.00 0.02 0.00 99.98 11:39:55 11:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:39:55 11:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:39:55 11:08:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:39:55 11:08:01 5 0.02 0.00 0.03 0.00 0.00 99.95 11:39:55 11:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 11:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:39:55 11:09:01 all 0.13 0.00 0.05 0.02 0.00 99.79 11:39:55 11:09:01 0 0.07 0.00 0.05 0.02 0.02 99.85 11:39:55 11:09:01 1 0.10 0.00 0.05 0.02 0.00 99.83 11:39:55 11:09:01 2 0.30 0.00 0.03 0.00 0.00 99.67 11:39:55 11:09:01 3 0.18 0.00 0.05 0.02 0.00 99.75 11:39:55 11:09:01 4 0.08 0.00 0.07 0.02 0.00 99.83 11:39:55 11:09:01 5 0.05 0.00 0.03 0.02 0.00 99.90 11:39:55 11:09:01 6 0.10 0.00 0.00 0.00 0.02 99.88 11:39:55 11:09:01 7 0.18 0.00 0.08 0.10 0.00 99.63 11:39:55 11:10:01 all 0.53 0.00 0.17 0.06 0.01 99.23 11:39:55 11:10:01 0 0.38 0.00 0.10 0.02 0.00 99.50 11:39:55 11:10:01 1 0.43 0.00 0.18 0.05 0.00 99.33 11:39:55 11:10:01 2 0.71 0.00 0.10 0.00 0.00 99.19 11:39:55 11:10:01 3 0.25 0.00 0.20 0.03 0.02 99.50 11:39:55 11:10:01 4 0.35 0.00 0.12 0.02 0.02 99.50 11:39:55 11:10:01 5 1.32 0.00 0.15 0.02 0.02 98.49 11:39:55 11:10:01 6 0.32 0.00 0.07 0.00 0.00 99.62 11:39:55 11:10:01 7 0.47 0.00 0.43 0.37 0.02 98.71 11:39:55 11:11:01 all 0.26 0.00 0.01 0.00 0.00 99.72 11:39:55 11:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:39:55 11:11:01 1 0.00 0.00 0.02 0.02 0.00 99.97 11:39:55 11:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:11:01 3 0.02 0.00 0.05 0.00 0.02 99.92 11:39:55 11:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 11:11:01 5 1.97 0.00 0.00 0.00 0.00 98.03 11:39:55 11:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:11:01 7 0.02 0.00 0.03 0.00 0.00 99.95 11:39:55 11:12:01 all 0.26 0.00 0.01 0.00 0.00 99.72 11:39:55 11:12:01 0 0.00 0.00 0.02 0.00 0.02 99.97 11:39:55 11:12:01 1 0.02 0.00 0.00 0.02 0.00 99.97 11:39:55 11:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:39:55 11:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 11:12:01 5 2.00 0.00 0.02 0.00 0.00 97.98 11:39:55 11:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 11:12:01 7 0.02 0.00 0.00 0.02 0.00 99.97 11:39:55 11:13:01 all 0.25 0.00 0.01 0.00 0.01 99.73 11:39:55 11:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:13:01 1 0.00 0.00 0.00 0.02 0.02 99.97 11:39:55 11:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:39:55 11:13:01 3 0.02 0.00 0.03 0.00 0.02 99.93 11:39:55 11:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:39:55 11:13:01 5 1.97 0.00 0.00 0.00 0.02 98.01 11:39:55 11:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 11:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:14:01 all 0.04 0.00 0.01 0.00 0.00 99.94 11:39:55 11:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:39:55 11:14:01 1 0.02 0.00 0.00 0.03 0.00 99.95 11:39:55 11:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:14:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:39:55 11:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:39:55 11:14:01 5 0.25 0.00 0.07 0.00 0.00 99.68 11:39:55 11:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 11:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 11:39:55 11:14:01 CPU %user %nice %system %iowait %steal %idle 11:39:55 11:15:01 all 0.01 0.00 0.01 0.01 0.00 99.97 11:39:55 11:15:01 0 0.02 0.00 0.03 0.02 0.00 99.93 11:39:55 11:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:15:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:39:55 11:15:01 3 0.03 0.00 0.03 0.00 0.00 99.93 11:39:55 11:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:39:55 11:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:15:01 6 0.00 0.00 0.02 0.00 0.02 99.97 11:39:55 11:15:01 7 0.00 0.00 0.02 0.03 0.00 99.95 11:39:55 11:16:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:39:55 11:16:01 0 0.00 0.00 0.03 0.03 0.00 99.93 11:39:55 11:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 11:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:16:01 3 0.03 0.00 0.02 0.00 0.02 99.93 11:39:55 11:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 11:16:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:39:55 11:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 11:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 11:17:01 all 0.01 0.00 0.01 0.01 0.01 99.97 11:39:55 11:17:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:39:55 11:17:01 1 0.00 0.00 0.00 0.02 0.00 99.98 11:39:55 11:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:17:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:39:55 11:17:01 4 0.03 0.00 0.00 0.00 0.02 99.95 11:39:55 11:17:01 5 0.00 0.00 0.02 0.00 0.02 99.97 11:39:55 11:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:17:01 7 0.00 0.00 0.02 0.02 0.00 99.97 11:39:55 11:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:39:55 11:18:01 0 0.02 0.00 0.02 0.02 0.02 99.93 11:39:55 11:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:39:55 11:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 11:18:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:39:55 11:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:39:55 11:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:39:55 11:18:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:39:55 11:18:01 7 0.02 0.00 0.00 0.02 0.02 99.95 11:39:55 11:19:01 all 0.00 0.00 0.01 0.00 0.00 99.99 11:39:55 11:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:19:01 1 0.00 0.00 0.00 0.02 0.00 99.98 11:39:55 11:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:19:01 3 0.00 0.00 0.03 0.00 0.00 99.97 11:39:55 11:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 11:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:19:01 7 0.00 0.00 0.02 0.02 0.00 99.97 11:39:55 11:20:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:39:55 11:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:20:01 1 0.02 0.00 0.00 0.03 0.00 99.95 11:39:55 11:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:20:01 3 0.03 0.00 0.03 0.00 0.02 99.92 11:39:55 11:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:39:55 11:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 11:20:01 6 0.02 0.00 0.00 0.00 0.02 99.97 11:39:55 11:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:39:55 11:21:01 all 0.01 0.00 0.01 0.01 0.01 99.97 11:39:55 11:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:21:01 1 0.00 0.00 0.00 0.02 0.00 99.98 11:39:55 11:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:21:01 3 0.05 0.00 0.03 0.00 0.03 99.88 11:39:55 11:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:21:01 5 0.00 0.00 0.02 0.00 0.02 99.97 11:39:55 11:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:21:01 7 0.00 0.00 0.03 0.03 0.00 99.93 11:39:55 11:22:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:39:55 11:22:01 0 0.03 0.00 0.02 0.02 0.00 99.93 11:39:55 11:22:01 1 0.02 0.00 0.02 0.02 0.00 99.95 11:39:55 11:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:39:55 11:22:01 3 0.07 0.00 0.02 0.00 0.00 99.92 11:39:55 11:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 11:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 11:23:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:39:55 11:23:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:39:55 11:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 11:23:01 3 0.03 0.00 0.03 0.00 0.02 99.92 11:39:55 11:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:39:55 11:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 11:23:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:39:55 11:23:01 7 0.00 0.00 0.00 0.03 0.00 99.97 11:39:55 11:24:01 all 0.20 0.00 0.01 0.01 0.01 99.78 11:39:55 11:24:01 0 0.98 0.00 0.05 0.02 0.00 98.96 11:39:55 11:24:01 1 0.00 0.00 0.00 0.02 0.00 99.98 11:39:55 11:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:39:55 11:24:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:39:55 11:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:24:01 5 0.58 0.00 0.00 0.00 0.00 99.42 11:39:55 11:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:39:55 11:24:01 7 0.00 0.00 0.00 0.02 0.02 99.97 11:39:55 11:25:01 all 0.01 0.00 0.02 0.00 0.00 99.96 11:39:55 11:25:01 0 0.05 0.00 0.07 0.00 0.00 99.88 11:39:55 11:25:01 1 0.02 0.00 0.02 0.02 0.00 99.95 11:39:55 11:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:25:01 3 0.03 0.00 0.02 0.00 0.02 99.93 11:39:55 11:25:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:39:55 11:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:39:55 11:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:39:55 11:39:55 11:25:01 CPU %user %nice %system %iowait %steal %idle 11:39:55 11:26:01 all 0.02 0.00 0.01 0.01 0.00 99.96 11:39:55 11:26:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:39:55 11:26:01 1 0.00 0.00 0.00 0.03 0.00 99.97 11:39:55 11:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:26:01 3 0.07 0.00 0.03 0.00 0.02 99.88 11:39:55 11:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:39:55 11:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:39:55 11:26:01 7 0.02 0.00 0.00 0.03 0.00 99.95 11:39:55 11:27:01 all 0.01 0.00 0.01 0.01 0.00 99.97 11:39:55 11:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:27:01 1 0.02 0.00 0.00 0.07 0.00 99.92 11:39:55 11:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:27:01 3 0.02 0.00 0.05 0.00 0.02 99.92 11:39:55 11:27:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:39:55 11:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 11:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:28:01 all 0.05 0.00 0.03 0.02 0.00 99.91 11:39:55 11:28:01 0 0.03 0.00 0.05 0.05 0.00 99.87 11:39:55 11:28:01 1 0.20 0.00 0.03 0.05 0.02 99.70 11:39:55 11:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:39:55 11:28:01 3 0.03 0.00 0.02 0.00 0.02 99.93 11:39:55 11:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:39:55 11:28:01 5 0.07 0.00 0.02 0.00 0.00 99.92 11:39:55 11:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:39:55 11:28:01 7 0.00 0.00 0.05 0.03 0.00 99.92 11:39:55 11:29:01 all 0.01 0.00 0.00 0.00 0.01 99.97 11:39:55 11:29:01 0 0.00 0.00 0.00 0.02 0.02 99.97 11:39:55 11:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 11:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:29:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:39:55 11:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 11:29:01 5 0.00 0.00 0.00 0.00 0.02 99.98 11:39:55 11:29:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:39:55 11:29:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:39:55 11:30:01 all 0.01 0.00 0.00 0.01 0.00 99.98 11:39:55 11:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:30:01 1 0.00 0.00 0.02 0.03 0.00 99.95 11:39:55 11:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:30:01 3 0.07 0.00 0.00 0.00 0.02 99.92 11:39:55 11:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 11:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:30:01 7 0.00 0.00 0.00 0.02 0.00 99.98 11:39:55 11:31:01 all 0.01 0.00 0.00 0.00 0.00 99.98 11:39:55 11:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 11:31:01 1 0.02 0.00 0.00 0.02 0.00 99.97 11:39:55 11:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:39:55 11:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 11:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:39:55 11:31:01 7 0.02 0.00 0.00 0.02 0.00 99.97 11:39:55 11:32:01 all 0.01 0.00 0.01 0.00 0.01 99.96 11:39:55 11:32:01 0 0.00 0.00 0.02 0.00 0.02 99.97 11:39:55 11:32:01 1 0.00 0.00 0.02 0.02 0.00 99.97 11:39:55 11:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:39:55 11:32:01 3 0.03 0.00 0.02 0.00 0.02 99.93 11:39:55 11:32:01 4 0.03 0.00 0.02 0.00 0.02 99.93 11:39:55 11:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 11:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:39:55 11:32:01 7 0.02 0.00 0.00 0.02 0.00 99.97 11:39:55 11:33:01 all 0.01 0.00 0.01 0.01 0.01 99.97 11:39:55 11:33:01 0 0.02 0.00 0.00 0.03 0.00 99.95 11:39:55 11:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 11:33:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:39:55 11:33:01 3 0.03 0.00 0.05 0.00 0.02 99.90 11:39:55 11:33:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:39:55 11:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 11:33:01 7 0.00 0.00 0.00 0.02 0.02 99.97 11:39:55 11:34:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:39:55 11:34:01 0 0.00 0.00 0.00 0.02 0.02 99.97 11:39:55 11:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 11:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 11:34:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:39:55 11:34:01 5 0.03 0.00 0.03 0.00 0.00 99.93 11:39:55 11:34:01 6 0.00 0.00 0.02 0.00 0.02 99.97 11:39:55 11:34:01 7 0.00 0.00 0.02 0.02 0.00 99.97 11:39:55 11:35:01 all 0.09 0.00 0.01 0.00 0.00 99.90 11:39:55 11:35:01 0 0.63 0.00 0.00 0.02 0.00 99.35 11:39:55 11:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 11:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:39:55 11:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 11:35:01 4 0.00 0.00 0.03 0.00 0.00 99.97 11:39:55 11:35:01 5 0.02 0.00 0.03 0.00 0.02 99.93 11:39:55 11:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 11:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 11:36:01 all 0.17 0.00 0.01 0.01 0.00 99.81 11:39:55 11:36:01 0 1.32 0.00 0.02 0.02 0.00 98.65 11:39:55 11:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:36:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:39:55 11:36:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:39:55 11:36:01 4 0.00 0.00 0.02 0.00 0.02 99.97 11:39:55 11:36:01 5 0.02 0.00 0.03 0.00 0.00 99.95 11:39:55 11:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:39:55 11:36:01 7 0.00 0.00 0.00 0.02 0.00 99.98 11:39:55 11:39:55 11:36:01 CPU %user %nice %system %iowait %steal %idle 11:39:55 11:37:01 all 0.01 0.00 0.01 0.01 0.00 99.97 11:39:55 11:37:01 0 0.00 0.00 0.00 0.02 0.02 99.97 11:39:55 11:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:39:55 11:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:37:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:39:55 11:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:37:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:39:55 11:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:37:01 7 0.00 0.00 0.02 0.05 0.00 99.93 11:39:55 11:38:01 all 0.01 0.00 0.01 0.01 0.00 99.97 11:39:55 11:38:01 0 0.02 0.00 0.02 0.02 0.00 99.95 11:39:55 11:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 11:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:39:55 11:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:39:55 11:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:39:55 11:38:01 5 0.02 0.00 0.03 0.00 0.02 99.93 11:39:55 11:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 11:38:01 7 0.02 0.00 0.00 0.03 0.00 99.95 11:39:55 11:39:01 all 0.07 0.00 0.01 0.02 0.00 99.90 11:39:55 11:39:01 0 0.52 0.00 0.00 0.02 0.00 99.47 11:39:55 11:39:01 1 0.00 0.00 0.00 0.02 0.00 99.98 11:39:55 11:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:39:55 11:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:39:55 11:39:01 4 0.02 0.00 0.02 0.02 0.00 99.95 11:39:55 11:39:01 5 0.00 0.00 0.05 0.00 0.00 99.95 11:39:55 11:39:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:39:55 11:39:01 7 0.00 0.00 0.00 0.08 0.00 99.92 11:39:55 Average: all 6.51 0.00 1.32 0.21 0.02 91.95 11:39:55 Average: 0 7.09 0.00 1.17 0.18 0.02 91.55 11:39:55 Average: 1 6.39 0.00 1.34 0.10 0.01 92.16 11:39:55 Average: 2 6.33 0.00 1.31 0.12 0.01 92.23 11:39:55 Average: 3 6.69 0.00 1.31 0.15 0.02 91.83 11:39:55 Average: 4 6.30 0.00 1.33 0.28 0.01 92.08 11:39:55 Average: 5 6.47 0.00 1.29 0.19 0.01 92.03 11:39:55 Average: 6 6.49 0.00 1.31 0.11 0.02 92.08 11:39:55 Average: 7 6.33 0.00 1.48 0.54 0.01 91.63 11:39:55 11:39:55 11:39:55